.. |
Connections
|
Fix large construction/disposal overhead on beatmaps with hitobjects at same point in time
|
2020-09-23 15:41:43 +09:00 |
Pieces
|
Merge pull request #10328 from smoogipoo/fix-spinner-transforms
|
2020-10-02 23:51:09 +09:00 |
DrawableHitCircle.cs
|
Replace assignment references to HitResult.Miss with Judgement.MinResult
|
2020-10-02 23:31:24 +02:00 |
DrawableOsuHitObject.cs
|
Replace assignment references to HitResult.Miss with Judgement.MinResult
|
2020-10-02 23:31:24 +02:00 |
DrawableOsuJudgement.cs
|
Replace assignment references to HitResult.Miss with Judgement.MinResult
|
2020-10-02 23:31:24 +02:00 |
DrawableSlider.cs
|
Replace assignment references to HitResult.Miss with Judgement.MinResult
|
2020-10-02 23:31:24 +02:00 |
DrawableSliderHead.cs
|
Merge branch 'master' into add-notelock
|
2020-04-10 01:18:54 +09:00 |
DrawableSliderRepeat.cs
|
Use new hit results in osu
|
2020-09-29 16:33:38 +09:00 |
DrawableSliderTail.cs
|
Use new hit results in osu
|
2020-09-29 16:33:38 +09:00 |
DrawableSliderTick.cs
|
Use new hit results in osu
|
2020-09-29 16:33:38 +09:00 |
DrawableSpinner.cs
|
Merge branch 'master' into fix-spinner-rewind-crash
|
2020-10-05 15:32:52 +09:00 |
DrawableSpinnerBonusTick.cs
|
Split ticks up into bonus and non-bonus
|
2020-07-21 18:22:37 +09:00 |
DrawableSpinnerTick.cs
|
Use new hit results in osu
|
2020-09-29 16:33:38 +09:00 |
IRequireTracking.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
ITrackSnaking.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
SpinnerBackgroundLayer.cs
|
Refactor to centralise implementation into a single component
|
2020-07-29 22:31:52 +09:00 |
SpinnerCentreLayer.cs
|
Simplify and standardise scale for default display
|
2020-07-30 11:50:13 +09:00 |