.. |
.vscode
|
…
|
|
Editor
|
Merge pull request #25409 from Tom94/bspline-sliders
|
2023-11-21 16:28:14 +09:00 |
Mods
|
Merge branch 'master' into bspline-sliders
|
2023-11-20 12:03:29 +09:00 |
Resources
|
Add visual test coverage for displaying hitcircles with high combo index
|
2023-10-27 19:43:49 +02:00 |
LegacyMainCirclePieceTest.cs
|
Fix failing tests
|
2023-10-26 10:36:57 +03:00 |
OsuBeatmapConversionTest.cs
|
Add inline commentary about workarounds in beatmap conversion test
|
2023-10-16 13:40:45 +02:00 |
OsuDifficultyCalculatorTest.cs
|
Revert incorrect classic mod test assertions
|
2023-11-10 12:09:16 +09:00 |
OsuHitObjectGenerationUtilsTest.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
OsuLegacyModConversionTest.cs
|
…
|
|
OsuSkinnableTestScene.cs
|
…
|
|
SpinFramesGenerator.cs
|
Fix potential frame misordering in generator
|
2023-10-16 22:49:41 +09:00 |
SpinnerSpinHistoryTest.cs
|
Remove test which makes less sense with new algorith
|
2023-10-23 20:01:23 +09:00 |
StackingTest.cs
|
…
|
|
TestPlayfieldBorder.cs
|
…
|
|
TestSceneAccuracyHeatmap.cs
|
…
|
|
TestSceneCursorParticles.cs
|
…
|
|
TestSceneCursorTrail.cs
|
Fix null check
|
2023-10-25 17:55:55 +09:00 |
TestSceneDrawableJudgement.cs
|
Bypass `Parent` nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
TestSceneFollowPoints.cs
|
…
|
|
TestSceneGameplayCursor.cs
|
Update existing test coverage
|
2023-11-06 18:35:30 +03:00 |
TestSceneHitCircle.cs
|
Add visual test coverage for displaying hitcircles with high combo index
|
2023-10-27 19:43:49 +02:00 |
TestSceneHitCircleApplication.cs
|
…
|
|
TestSceneHitCircleArea.cs
|
…
|
|
TestSceneHitCircleComboChange.cs
|
…
|
|
TestSceneHitCircleHidden.cs
|
…
|
|
TestSceneHitCircleKiai.cs
|
…
|
|
TestSceneHitCircleLateFade.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneHitCircleLongCombo.cs
|
…
|
|
TestSceneLegacyBeatmapSkin.cs
|
…
|
|
TestSceneLegacyHitPolicy.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneMissHitWindowJudgements.cs
|
…
|
|
TestSceneNoSpinnerStacking.cs
|
…
|
|
TestSceneOsuHitObjectSamples.cs
|
…
|
|
TestSceneOsuPlayer.cs
|
…
|
|
TestSceneOsuTouchInput.cs
|
Rename setting to `TouchDisableGameplayTaps` for better visibility when searching
|
2023-11-07 00:13:46 +01:00 |
TestSceneResumeOverlay.cs
|
Add failing test coverage
|
2023-11-07 19:54:21 +09:00 |
TestSceneScoring.cs
|
…
|
|
TestSceneShaking.cs
|
…
|
|
TestSceneSkinFallbacks.cs
|
…
|
|
TestSceneSlider.cs
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
TestSceneSliderApplication.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneSliderComboChange.cs
|
…
|
|
TestSceneSliderFollowCircleInput.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneSliderHidden.cs
|
…
|
|
TestSceneSliderInput.cs
|
Merge branch 'master' into bspline-sliders
|
2023-11-20 12:03:29 +09:00 |
TestSceneSliderSnaking.cs
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
TestSceneSmoke.cs
|
…
|
|
TestSceneSpinner.cs
|
Add test coverage of spinner with no bonus ticks
|
2023-11-06 18:16:31 +09:00 |
TestSceneSpinnerApplication.cs
|
Rename `RateAdjustedRotation` to `TotalRotation`
|
2023-10-16 18:25:03 +09:00 |
TestSceneSpinnerHidden.cs
|
…
|
|
TestSceneSpinnerInput.cs
|
Remove no-longer-valid assertion
|
2023-10-30 21:31:34 +01:00 |
TestSceneSpinnerJudgement.cs
|
Change `SpinFramesGenerator` to take degrees as input
|
2023-10-16 18:34:56 +09:00 |
TestSceneSpinnerRotation.cs
|
Rename `RateAdjustedRotation` to `TotalRotation`
|
2023-10-16 18:25:03 +09:00 |
TestSceneStartTimeOrderedHitPolicy.cs
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
TestSceneTrianglesSpinnerRotation.cs
|
…
|
|
osu.Game.Rulesets.Osu.Tests.csproj
|
…
|
|