Bartłomiej Dach
|
6894f17b23
|
Add test coverage
|
2024-02-10 15:34:12 +01:00 |
|
Dan Balasescu
|
b44f77cee1
|
Update R# + fix inspections
|
2024-02-02 21:00:28 +09:00 |
|
Nguyên Minh Hồ
|
2fa52de87a
|
Fix formatting
|
2024-01-25 16:29:44 +07:00 |
|
Nguyên Minh Hồ
|
b87ff4db0d
|
Edit test for precise rotation popover
|
2024-01-25 15:33:48 +07:00 |
|
Bartłomiej Dach
|
b7d74fda88
|
Revert "Keep editor in frame stable mode when possible"
|
2024-01-14 09:10:39 +01:00 |
|
Dean Herbert
|
3419c59b06
|
Fix failing tests due to frame stable seeks taking longer
|
2024-01-04 15:47:16 +09:00 |
|
Dean Herbert
|
1beb3f5462
|
Add failing test coverage of fast streams not working in editor
|
2024-01-04 15:47:16 +09:00 |
|
OliBomby
|
6bb72a9fcc
|
Revert "Remove other grid types"
This reverts commit de14da95fa6d0230af1aeef7e9b0afd5caaa059e.
|
2024-01-01 15:46:07 +01:00 |
|
OliBomby
|
de14da95fa
|
Remove other grid types
|
2024-01-01 15:44:20 +01:00 |
|
OliBomby
|
39f4a1aa8e
|
conflict fixes
|
2024-01-01 15:34:05 +01:00 |
|
OliBomby
|
594b6fe167
|
Add back the old keybind for cycling grid spacing
|
2024-01-01 15:27:51 +01:00 |
|
OliBomby
|
c5edf43283
|
fix grid test
|
2024-01-01 15:25:30 +01:00 |
|
OliBomby
|
f649fa106f
|
Added bindables and binding with BindTo
|
2024-01-01 15:13:11 +01:00 |
|
OliBomby
|
f223487e1c
|
improve code
|
2024-01-01 15:13:10 +01:00 |
|
OliBomby
|
d000da725d
|
fix code quality
|
2023-12-20 13:14:05 +01:00 |
|
OliBomby
|
3aaf0b39f5
|
Add slider tail dragging test
|
2023-12-20 02:12:16 +01:00 |
|
OliBomby
|
1365a1b7be
|
fix tests
|
2023-12-20 01:57:11 +01:00 |
|
OliBomby
|
22a0bc7d9d
|
Add basic slider distance control
|
2023-12-20 00:05:32 +01:00 |
|
OliBomby
|
a8f3a0533a
|
Use 4th order BSpline by default
|
2023-12-06 16:35:59 +01:00 |
|
OliBomby
|
13b7f2fa42
|
Fix test cases
|
2023-12-03 22:42:48 +01:00 |
|
Bartłomiej Dach
|
bf972a04ee
|
Merge pull request #25409 from Tom94/bspline-sliders
Add free-hand drawing of sliders to the editor
|
2023-11-21 16:28:14 +09:00 |
|
Dean Herbert
|
1660eb3c15
|
Add failing test coverage of drag after point placement
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
7bedbe4264
|
Apply NRT to SliderPlacementBlueprint tests
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
5175464c18
|
Update test coverage (and add test coverage of curve drawing)
|
2023-11-21 15:38:12 +09:00 |
|
Dean Herbert
|
3afaafb1d9
|
Reorder and simplify private helper methods
|
2023-11-21 15:05:51 +09:00 |
|
Bartłomiej Dach
|
745a04a243
|
More test cleanup
|
2023-11-20 22:12:15 +09:00 |
|
Bartłomiej Dach
|
43dbd65708
|
Show Catmull as a control point type option if selection already contains it
|
2023-11-20 15:53:25 +09:00 |
|
Bartłomiej Dach
|
5f302662be
|
Remove test terminally broken by introduction of slider drawing
|
2023-11-20 15:34:23 +09:00 |
|
Bartłomiej Dach
|
46d4587c97
|
Add test for slider drawing
|
2023-11-20 15:34:01 +09:00 |
|
cs
|
fa976a5aa0
|
Fix code style/quality issues
|
2023-11-13 08:25:27 +01:00 |
|
ratinfx
|
6ddecfd806
|
Update Test cases
|
2023-11-11 14:13:06 +01:00 |
|
Thomas Müller-Höhne
|
926636cc03
|
Generalize Bezier curves to BSplines of Nth degree
|
2023-11-11 13:32:53 +01:00 |
|
ratinfx
|
81caa854e6
|
Separate Test cases by relevant rulesets
|
2023-11-07 13:02:46 +01:00 |
|
Bartłomiej Dach
|
b3369dbb7b
|
Add failing test for slider velocity
|
2023-10-30 10:57:48 +01:00 |
|
Bartłomiej Dach
|
e1ff0d12c6
|
Update tests to NUnit-style assertions
|
2023-10-30 10:55:26 +01:00 |
|
Bartłomiej Dach
|
0ed5f274f6
|
Enable NRT in TestSceneSliderVelocityAdjust
|
2023-10-30 10:48:31 +01:00 |
|
Bartłomiej Dach
|
dcfd6a0a8a
|
Remove DistancedHitObjectComposer inheritance from osu! composer
|
2023-10-19 11:46:30 +02:00 |
|
Dean Herbert
|
e081fa48a2
|
Fix various other inspections
|
2023-10-17 17:48:51 +09:00 |
|
Dean Herbert
|
5341a335a6
|
Bypass Parent nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
|
Dean Herbert
|
81485c548c
|
Move LegacyLastTickOffset specification to generation code and stop passing everywhere
|
2023-09-29 14:32:29 +09:00 |
|
Bartłomiej Dach
|
1d657a8844
|
Merge branch 'master' into fix-slider-reversing
|
2023-08-21 09:29:46 +02:00 |
|
Bartłomiej Dach
|
3d52a1267e
|
Fix test failures via test-local popover containers
|
2023-08-19 15:08:30 +02:00 |
|
Bartłomiej Dach
|
5219b8a13b
|
Add test coverage for precise rotation control
|
2023-08-16 11:37:52 +02:00 |
|
Pasi4K5
|
6346872c39
|
Improve code readability and add assertion to test scene
|
2023-08-15 23:27:12 +02:00 |
|
Pasi4K5
|
cd70673463
|
Fix property name
|
2023-08-14 22:41:25 +02:00 |
|
Pasi4K5
|
28994166bc
|
Split up assertions
|
2023-08-14 22:09:12 +02:00 |
|
Pasi4K5
|
449bee98cc
|
Code cleanup
|
2023-08-14 21:56:08 +02:00 |
|
Pasi4K5
|
bbd91e3ee4
|
Add TestSceneSliderReversal
|
2023-08-14 14:14:11 +02:00 |
|
Dean Herbert
|
b9a66ad7b3
|
Add test coverage of incorrect selection behaviour
|
2023-07-19 14:59:22 +09:00 |
|
Dean Herbert
|
547f247669
|
Fix test to work regardless of screen sizes
|
2023-07-12 17:41:58 +09:00 |
|