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
2025-03-11 13:57:20 +08:00
Code
Issues
Releases
Wiki
Activity
osu-lazer
/
osu.Game
/
Beatmaps
/
ControlPoints
History
Dean Herbert
3c028ce05c
Add
IDeepCloneable
interface and update existing
CreateCopy
methods to use it
2021-07-19 12:54:17 +09:00
..
ControlPoint.cs
Add
IDeepCloneable
interface and update existing
CreateCopy
methods to use it
2021-07-19 12:54:17 +09:00
ControlPointGroup.cs
Allow binding to ControlPointGroup's ControlPoints
2019-10-28 11:39:17 +09:00
ControlPointInfo.cs
Add
IDeepCloneable
interface and update existing
CreateCopy
methods to use it
2021-07-19 12:54:17 +09:00
DifficultyControlPoint.cs
Combine logic of Difficulty and Timing pieces where feasible
2021-04-14 20:55:34 +09:00
EffectControlPoint.cs
Clone and copy ControlPointInfo when retrieving a playable beatmap
2021-01-04 16:37:07 +09:00
SampleControlPoint.cs
Clone and copy ControlPointInfo when retrieving a playable beatmap
2021-01-04 16:37:07 +09:00
TimingControlPoint.cs
Update design for TimingControlPoint
2021-04-14 20:11:47 +09:00