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-18 20:30:27 +08:00
Code
Issues
Releases
Wiki
Activity
11,968
Commits
4
Branches
793
Tags
c4e45e30ef2d64a544a5f38240badd03ea54aa44
Commit Graph
15 Commits
ComputePositions -> UpdatePositions
smoogipoo
·
2018-04-20 14:22:48 +09:00
11b943c820
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Cleanup
smoogipoo
·
2018-01-12 17:19:59 +09:00
8a04c954a9
Better namings for the speed change "algorithms"
smoogipoo
·
2018-01-12 17:18:34 +09:00
441e8aced5
Add some comments
smoogipoo
·
2018-01-12 13:06:17 +09:00
4b2d971b00
Fix license headers
smoogipoo
·
2018-01-11 12:39:06 +09:00
6a5a3b01b2
Add scrolling algorithm to global settings
smoogipoo
·
2018-01-08 11:34:37 +09:00
c4d1922c8b
Split out scrolling algorithm
smoogipoo
·
2018-01-07 13:23:16 +09:00
117ab8a26d
Fix up precision + sizing issues
smoogipoo
·
2018-01-07 11:33:59 +09:00
98fd4f6ff2
Use DP for most of the code to avoid unnecessary computations
smoogipoo
·
2018-01-05 20:56:21 +09:00
7526225282
Initial implementation of the new (old) mania scrolling calculations
smoogipoo
·
2018-01-05 20:18:18 +09:00
5d12682e83
Give hitobjects lifetimes
smoogipoo
·
2018-01-05 15:48:19 +09:00
d2b135d2a8
Fix swells not stopping at the hit position
smoogipoo
·
2018-01-04 21:45:29 +09:00
add68ff068
Add a way to calculate length of IHasEndTime objects
smoogipoo
·
2018-01-04 20:56:18 +09:00
585df22c88
Re-namespace files
smoogipoo
·
2018-01-04 19:22:15 +09:00
a7aab21a29