Fixed "Namespace does not correspond to file location".
Add slider ticks.
- Applies to Slider Ticks and start circle. repeat/endpoints still need addressing. - Removed SliderTicksLayer abstraction for now.
General HitObject improvements.
Also adjusts tracking to only change during sldier active time.
Conflicts: osu.Game.Modes.Osu/Objects/Drawables/DrawableSlider.cs osu.Game.Modes.Osu/Objects/Slider.cs
Change inspection settings.
UnusedMember_002ELocal: Warning -> Hint VirtualMemberCallInConstructor: Warning -> Hint
* mode selector line has the correct length now * calculation is now a 'one-liner' * Line length is absolute now * Line length is calculated inline
Add spinners and improve TestCaseHitObjects.
Deploy automation
# Conflicts: # osu.Game.Modes.Osu/Objects/OsuHitObjectParser.cs
General fixes.
Visually disable options which aren't yet wired up.