This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-04 15:16:38 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2cff75fc0183f0c0e899f2fc0cba05c1898779e
osukey
/
osu.Game
/
Beatmaps
/
ControlPoints
History
Dean Herbert
a2cff75fc0
Fix editor not cloning control points as expected
2021-08-30 21:55:08 +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
Fix editor not cloning control points as expected
2021-08-30 21:55:08 +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