This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-15 09:12:35 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
28 Commits
Assert default origin not null in rotation handle
OliBomby
·
2024-09-23 11:37:42 +02:00
a9ebfbe431
scale along rotated axis
OliBomby
·
2024-07-03 16:23:19 +02:00
d0715c5f12
Add missing
base
calls for safety
Dean Herbert
·
2024-06-25 23:41:43 +09:00
d722be16e3
Use better name if we're renaming
Bartłomiej Dach
·
2024-05-29 09:40:29 +02:00
4c881b5633
rename CanScaleSelectionOrigin/PlayfieldOrigin to make clear its not the origin being scaled
OliBomby
·
2024-05-28 16:14:16 +02:00
a89ba33b47
Merge remote-tracking branch 'upstream/master' into scaling
OliBomby
·
2024-05-15 23:05:19 +02:00
8df5f22b4e
Rename CanRotate property of SelectionRotationHandler to a more descriptive name
Nguyên Minh Hồ
·
2024-01-25 12:10:50 +07:00
e1f8bc9692
fix test
OliBomby
·
2024-01-20 15:53:08 +01:00
9459c66981
fix test
OliBomby
·
2024-01-20 01:13:05 +01:00
bc0e6baba7
Rename diagonal scale variable and update xmldoc
Dean Herbert
·
2023-11-10 17:55:02 +09:00
35e11c7c63
Fix compose select box test failures
Bartłomiej Dach
·
2023-11-10 16:08:45 +09:00
8690b08769
Interface with
SelectionRotationHandler
via DI rather than explicit passing
Bartłomiej Dach
·
2023-07-30 20:21:41 +02:00
ebe5dd2ac9
Make
SelectionRotationHandler
a
Component
Bartłomiej Dach
·
2023-07-30 20:18:33 +02:00
262f25dce8
Migrate test to
SelectionRotationHandler
Bartłomiej Dach
·
2023-07-23 20:56:22 +02:00
21df0e2d60
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Allow specifying flipping support of selection box different from scaling
ekrctb
·
2021-07-21 15:59:45 +09:00
1bff4373b3
Add failing test case
Salman Ahmed
·
2021-05-12 11:42:55 +03:00
80e231d90a
Fix test scene broken on master
Salman Ahmed
·
2021-05-05 00:28:49 +03:00
12c1ded7a8
Hide the corresponding rotation handle when holding scale handle
Salman Ahmed
·
2021-05-04 07:31:55 +03:00
8abff4881b
Remove leftover step
Salman Ahmed
·
2021-04-25 20:13:01 +03:00
334927ed35
Instantiate selection box on SetUp
Salman Ahmed
·
2021-04-25 20:03:15 +03:00
7490511ebf
Add test coverage
Salman Ahmed
·
2021-04-25 10:17:36 +03:00
11318fd9fc
Fix incorrect return types on test methods
Dean Herbert
·
2020-11-03 21:23:10 +09:00
d45520be5e
Split out classes and simplify construction of buttons
Dean Herbert
·
2020-10-01 16:34:34 +09:00
1aff263419
Add flip event flow and stop passing raw input events to handle methods
Dean Herbert
·
2020-10-01 16:25:29 +09:00
78c5d57074
Combine scale operations and tidy up scale drag handle construction
Dean Herbert
·
2020-09-30 15:08:56 +09:00
f1298bed79
Fix non-matching filename
Dean Herbert
·
2020-09-29 20:21:13 +09:00
f93c72dd92