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-17 02:22:35 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
14 Commits
Remove obsolete method
smoogipoo
·
2020-11-18 21:26:35 +09:00
cb5d1d0d77
Fix redundant override showing up in build warnings
Dean Herbert
·
2020-06-03 15:50:00 +09:00
1992a3db54
Add overload to prevent crashes (bosu)
smoogipoo
·
2020-05-15 18:51:44 +09:00
6cd1753459
Actually use the cancellation token
smoogipoo
·
2020-05-15 18:17:39 +09:00
4719fcc291
.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
Add generation comment
smoogipoo
·
2019-08-01 17:36:20 +09:00
0ff1c6184b
Fix ticks in repeat spans being returned in reverse order
smoogipoo
·
2019-08-01 17:31:37 +09:00
a2468e599b
Fix ticks not being generated at the minimum tick distance
smoogipoo
·
2019-03-14 15:20:12 +09:00
71d79f0a39
Clarify repeat index
Dean Herbert
·
2019-03-11 14:53:21 +09:00
63fea65c0c
Add xmldoc and clarify struct variables
Dean Herbert
·
2019-03-11 14:36:29 +09:00
489153579a
Rename and reuse variables
Dean Herbert
·
2019-03-11 14:33:21 +09:00
2029cf93fd
LegacyFinalTick -> LegacyLastTick to match existing variable
Dean Herbert
·
2019-03-08 20:13:11 +09:00
93a999396e
Fix legacy tick handling
Dean Herbert
·
2019-03-08 19:57:30 +09:00
355705f0a5
Apply review
Dean Herbert
·
2019-03-08 15:14:57 +09:00
973f29b765