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-19 01:49:53 +08:00
Code
Issues
Releases
Wiki
Activity
6,725
Commits
4
Branches
793
Tags
a257c6846edfa46e7fba7dbc48e577a7b68b6830
Commit Graph
6 Commits
Remove various scrolling container optimisations (removing when not alive).
smoogipooo
·
2017-08-09 16:19:09 +09:00
d83c218e08
Missed one.
smoogipooo
·
2017-08-09 14:25:49 +09:00
f70c00423a
Rewrite/add comments.
smoogipooo
·
2017-08-07 17:27:50 +09:00
9c0a0b1e2c
Reduce implementation overhead in actually positioning hitobjects and making them scroll.
smoogipooo
·
2017-08-07 16:02:38 +09:00
a3efca9c35
Implement ScrollingPlayfield, now containing ScrollingHitObjectContainer (prev. SpeedAdjustmentCollection).
Also removing a lot of mania code relating to gravity mod for now.
smoogipooo
·
2017-08-04 23:07:08 +09:00
b1d25ed388
Rename *ScrollingDrawableTimingSection -> *ScrollingContainer, move LinearScrollingContainer to osu.Game, make SpeedAdjustmentContainer non-abstract.
smoogipooo
·
2017-08-04 22:50:29 +09:30
54503eef71