osu/osu.Game/Rulesets/Objects
Dean Herbert 122bb05aa8 Add a mention that `OnApply/OnFree` is performed after `ApplyDefaults` 2021-05-27 15:20:35 +09:00
..
Drawables Add a mention that `OnApply/OnFree` is performed after `ApplyDefaults` 2021-05-27 15:20:35 +09:00
Legacy Fix last control point starting new segment 2021-04-05 17:49:36 +09:00
Pooling Don't couple `PoolableDrawableWithLifetime` lifetime with its entry 2021-05-20 14:56:15 +09:00
Types Add concurrent objects check 2021-04-26 20:17:18 +02:00
BarLineGenerator.cs Apply rounding to bar line start times 2020-05-17 22:11:13 +02:00
HitObject.cs Remove obsolete code 2021-04-09 13:56:58 +09:00
HitObjectLifetimeEntry.cs Simplify HitObjectLifetimeEntry logic a bit 2021-04-27 19:37:01 +09:00
HitObjectParser.cs
IBarLine.cs Decouple bar line hitobjects from generator 2019-09-25 00:36:27 +02:00
PathControlPoint.cs Undo public -> internal for `PathControlPoint.Changed` 2021-03-31 20:32:49 +02:00
SliderEventGenerator.cs Remove obsolete method 2020-11-18 21:26:35 +09:00
SliderPath.cs Centralise length validation function 2021-04-16 15:45:24 +09:00
SyntheticHitObjectEntry.cs Revert "Fix wrong InitialLifetimeOffset is used for a non-pooled DHO." 2021-04-21 10:02:50 +09:00