This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2025-02-08 06:07:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33b2fe46d9
osu
/
osu.Game.Rulesets.Osu.Tests
/
Editor
History
Dean Herbert
e02c477008
Merge pull request
#21017
from andy840119/remove-nullable-disable-in-the-checks
...
Remove nullable disable in the checks.
2022-11-06 18:39:03 +09:00
..
Checks
Remove nullable disable annotation in the osu ruleset.
2022-11-05 16:49:55 +08:00
TestSceneHitCirclePlacementBlueprint.cs
TestSceneHitCircleSelectionBlueprint.cs
TestSceneObjectBeatSnap.cs
TestSceneObjectMerging.cs
fix same time merge causing crash
2022-08-27 17:43:32 +02:00
TestSceneObjectObjectSnap.cs
TestSceneOsuComposerSelection.cs
Add test coverage for regressed scenarios
2022-11-04 19:46:23 +01:00
TestSceneOsuDistanceSnapGrid.cs
Add test coverage of distance snap grid failing visually
2022-10-26 13:10:54 +09:00
TestSceneOsuEditor.cs
TestSceneOsuEditorGrids.cs
Remove switch back to selection tool to simplify test flow
2022-10-26 12:18:56 +09:00
TestSceneOsuEditorSelectInvalidPath.cs
TestScenePathControlPointVisualiser.cs
fix TestPerfectCurveChangeToBezier
2022-08-19 19:31:47 +02:00
TestSceneSliderControlPointPiece.cs
TestSceneSliderLengthValidity.cs
TestSceneSliderPlacementBlueprint.cs
TestSceneSliderSelectionBlueprint.cs
TestSceneSliderSnapping.cs
fix code quality
2022-08-20 16:09:02 +02:00
TestSceneSliderSplitting.cs
added a gap between objects and made it theoretically possible to retain sample control point
2022-08-23 23:29:59 +02:00
TestSceneSliderStreamConversion.cs
Fixed stream convert float precision edge case
2022-10-08 23:43:23 +02:00
TestSceneSliderVelocityAdjust.cs
Centralise and harden editor-ready-for-use check
2022-06-27 16:22:01 +09:00
TestSceneSpinnerPlacementBlueprint.cs
TestSceneSpinnerSelectionBlueprint.cs
TestSliderScaling.cs