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 16:13:33 +08:00
Code
Issues
Releases
Wiki
Activity
6,601
Commits
4
Branches
791
Tags
bc7621607a5f6d744fa0b24cf384ad3914bfb3ef
Commit Graph
11 Commits
Remove all unnecessary parenthesis where object initialisers are used
Enforces at CI.
Dean Herbert
·
2017-07-13 15:11:33 +09:00
de46f3ab07
Remove using
Dean Herbert
·
2017-05-24 11:50:12 +09:00
53f489b447
Remove Func<T>'d-ness.
smoogipooo
·
2017-05-24 02:53:08 +09:00
0a385055dc
Add comment.
smoogipooo
·
2017-05-24 02:24:10 +09:00
41824e0179
xmldoc fixes.
smoogipooo
·
2017-05-24 02:22:28 +09:00
2d1df8fd8a
Fix returning incorrect control points for non-timing points.
smoogipooo
·
2017-05-24 02:19:22 +09:00
9e7f384203
Simplify expression.
smoogipooo
·
2017-05-24 01:38:28 +09:00
462bbd02ba
Return first control point in the list if the time is before it.
smoogipooo
·
2017-05-24 01:38:04 +09:00
7628cdf522
More cleanups.
smoogipooo
·
2017-05-23 15:29:38 +09:00
836bf930a0
Use SortedList + BinarySearch to find control points at time values.
smoogipooo
·
2017-05-23 15:20:32 +09:00
002a0e99a2
Split ControlPoint into different types.
# Conflicts: # osu.Game.Rulesets.Mania/UI/Column.cs
smoogipooo
·
2017-05-23 14:03:40 +09:00
3cdfd2eef5