osu/osu.Game/Rulesets/Edit
Dean Herbert aadcc5384d
Adjust editor transparent tweens to be less "flashy"
Touched on in https://github.com/ppy/osu/discussions/28581.

After a bit more usage of the editor I do agree with this and think that
making the fades a bit more gentle helps a lot.
2024-07-09 16:16:19 +09:00
..
Checks Fix typo 2024-07-03 16:13:47 +02:00
Tools Fix code quality inspections 2024-06-18 08:33:02 +02:00
BeatmapVerifier.cs Add verify checks for title markers 2024-07-02 17:20:00 -03:00
BeatmapVerifierContext.cs
ComposerDistanceSnapProvider.cs Adjust distance snap grid momentary toggle logic to not hide it on spacing adjust 2024-05-02 14:11:44 +02:00
DrawableEditorRulesetWrapper.cs
EditorTimestampParser.cs Correct xmldoc 2024-06-18 18:32:24 +02:00
EditorToolboxGroup.cs
ExpandableButton.cs
ExpandingToolboxContainer.cs
HitObjectComposer.cs Adjust editor transparent tweens to be less "flashy" 2024-07-09 16:16:19 +09:00
HitObjectCompositionToolButton.cs Add slider placement binding description in tooltip 2024-06-18 08:16:25 +02:00
HitObjectSelectionBlueprint.cs
IBeatmapVerifier.cs
IBeatSnapProvider.cs
IDistanceSnapProvider.cs
IPositionSnapProvider.cs
PlacementBlueprint.cs Adjust code style 2024-07-04 15:19:36 +02:00
ScrollingHitObjectComposer.cs Reload scrolling composer on control point changes 2024-06-11 12:01:35 +02:00
SelectionBlueprint.cs
SnapResult.cs
SnapType.cs