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-06-02 17:40:43 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
800
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
24 Commits
Fix missed usages
Dean Herbert
·
2020-10-09 18:50:05 +09:00
3838f405dd
Remove necessity for custom mania interface caching
Dean Herbert
·
2020-05-27 23:15:16 +09:00
6be5917eb0
Reduce IManiaHitObjectComposer scope
Dean Herbert
·
2020-05-22 11:35:26 +09:00
f364d0e832
Remove now unnecessary position manipulation
smoogipoo
·
2020-04-28 18:34:39 +09:00
e5131400e7
Cleanup
smoogipoo
·
2020-04-28 15:34:41 +09:00
3eb7c8755c
Attempt to fix multiple selection movements
smoogipoo
·
2020-04-27 20:35:24 +09:00
cebc0fc046
Fix movement not working correctly in down-scroll
smoogipoo
·
2020-04-27 19:47:25 +09:00
b88dd44252
Remove old, now unnecessary method
smoogipoo
·
2020-04-27 17:14:15 +09:00
acf95fca9c
wip
smoogipoo
·
2020-04-23 17:52:54 +09:00
4ebb28d3e7
Break mania more
Dean Herbert
·
2020-01-21 17:37:43 +09:00
6dd50572d2
Begin refactoring SelectionBlueprint to handle non-drawable HitObjects
Dean Herbert
·
2020-01-21 12:47:14 +09:00
bd96cf94a6
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-21 23:42:46 +08:00
818553027b
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Use compound assignment.
Huo Yaoyuan
·
2019-11-12 19:53:50 +08:00
7d7b9e36b2
Disallow selections to be moved outside of the playfield
smoogipoo
·
2019-11-06 17:28:04 +09:00
2c1bfd62ef
Rename HitObject -> DrawableObject in selection blueprints
smoogipoo
·
2019-10-21 17:04:56 +09:00
38c2c328ff
Fix mania hitobject selections not moving correctly
smoogipoo
·
2019-10-17 18:00:15 +09:00
c4cc960e15
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
MouseDownPosition -> DragPosition
Dean Herbert
·
2018-11-30 14:21:20 +09:00
a1666fb7fa
Fix drag breaking if scrolling while dragging
smoogipoo
·
2018-11-26 16:08:56 +09:00
f9f300b215
Fix post-merge errors
smoogipoo
·
2018-11-26 11:47:48 +09:00
60ffad169f
SelectionBox -> SelectionHandler
smoogipoo
·
2018-11-19 16:58:11 +09:00
55edeb095d