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-30 22:11:18 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
799
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
18 Commits
Fix remaining manual degree-to-radian conversions
Dean Herbert
·
2020-10-01 18:10:05 +09:00
b6dc8bb2d3
Use float methods for math operations
Dean Herbert
·
2020-10-01 17:06:05 +09:00
538973e394
Simplify HandleScale method
Dean Herbert
·
2020-09-30 15:20:25 +09:00
7fad9ce34a
Combine scale operations and tidy up scale drag handle construction
Dean Herbert
·
2020-09-30 15:08:56 +09:00
f1298bed79
Refactor scale and rotation operations to share code better
Also adds support for scaling individual sliders.
Dean Herbert
·
2020-09-30 14:41:33 +09:00
313b0d149f
Move a lot of the implementation to base SelectionHandler
Dean Herbert
·
2020-09-30 13:52:57 +09:00
39b55a85df
Tidy up scale/rotation operation code
Dean Herbert
·
2020-09-30 13:02:05 +09:00
99a3801267
Fix syntax
Dean Herbert
·
2020-09-29 20:10:17 +09:00
5ae6b2cf5b
Add proper change handler support
Dean Herbert
·
2020-09-29 20:08:56 +09:00
a2e2cca396
Add rotation support
Dean Herbert
·
2020-09-29 20:08:56 +09:00
934db14e03
Refactor to be able to get a quad for the current selection
Dean Herbert
·
2020-09-29 20:08:56 +09:00
33b24b6f46
Add scaling support to osu! editor
Dean Herbert
·
2020-09-29 20:08:56 +09:00
0a10e40ce0
Disallow selections to be moved outside of the playfield
smoogipoo
·
2019-11-06 17:28:04 +09:00
2c1bfd62ef
Remove drag from class/method namings + refactor
smoogipoo
·
2019-10-08 19:08:31 +09:00
8b661e624d
Move selection relative to the hitobject start positions
smoogipoo
·
2019-10-08 18:57:03 +09:00
08d043f447
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Fix drag breaking if scrolling while dragging
smoogipoo
·
2018-11-26 16:08:56 +09:00
f9f300b215
SelectionBox -> SelectionHandler
smoogipoo
·
2018-11-19 16:58:11 +09:00
55edeb095d