1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Rulesets/Objects
ekrctb e80c3c317a Rename UnmanagedHitObjectEntry -> SyntheticHitObjectEntry
"Unmanaged" was confusing because its lifetime is still managed by the HitObjectContainer.
2021-04-21 09:23:23 +09:00
..
Drawables Rename UnmanagedHitObjectEntry -> SyntheticHitObjectEntry 2021-04-21 09:23:23 +09:00
Legacy Fix last control point starting new segment 2021-04-05 17:49:36 +09:00
Types Remove obsoleted IHasEndTime 2021-01-06 18:38:24 +01: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 Add hitobject lifetime support 2020-11-10 20:16:52 +09:00
HitObjectParser.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
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 Rename UnmanagedHitObjectEntry -> SyntheticHitObjectEntry 2021-04-21 09:23:23 +09:00