OliBomby
|
c30e70cc57
|
fix warnings
|
2024-10-10 17:10:44 +02:00 |
|
OliBomby
|
86a11f6567
|
Merge branch 'feature/command-handler' into command-pattern-real-2
|
2024-10-10 17:08:07 +02:00 |
|
Marvin Schürz
|
3fb986e8bb
|
Fix formatting
|
2024-10-10 15:30:24 +02:00 |
|
Marvin Schürz
|
597396d64a
|
Merge branch 'master' into feature/command-handler
|
2024-10-10 15:27:09 +02:00 |
|
Marvin Schürz
|
4a2995d7e5
|
Add PropertyChangeCommand
|
2024-10-10 15:27:03 +02:00 |
|
OliBomby
|
0422dc71cc
|
Implement variant type generic proxies without heap allocations
|
2024-10-10 14:59:46 +02:00 |
|
Marvin Schürz
|
1924463465
|
Add mergeable commands
|
2024-10-10 14:05:50 +02:00 |
|
OliBomby
|
05a87c9a6e
|
Merge branch 'feature/command-handler' of https://github.com/minetoblend/osu into command-pattern-real-2
|
2024-10-09 22:26:12 +02:00 |
|
Marvin Schürz
|
39dc35712c
|
Attempt to convert slider editing to command pattern
|
2024-10-09 21:20:07 +02:00 |
|
Marvin Schürz
|
1d953e0e6f
|
Add MoveXCommand and MoveYCommand
|
2024-10-08 21:22:05 +02:00 |
|
Marvin Schürz
|
c50adc80b0
|
Add SetStartTimeCommand
|
2024-10-08 20:56:17 +02:00 |
|
Marvin Schürz
|
fb5d3deb91
|
Remove Component superclass from EditorCommandHandler
|
2024-10-08 20:56:04 +02:00 |
|
Marvin Schürz
|
508701f4dd
|
Use commands for moving HitObjects in OsuSelectionHandler
|
2024-10-08 20:55:50 +02:00 |
|
Marvin Schürz
|
fe9e84b47d
|
Add AddHitObjectCommand and RemoveHitObjectCommand
|
2024-10-08 20:29:27 +02:00 |
|
Marvin Schürz
|
867e986240
|
Add MoveCommand
|
2024-10-08 20:29:06 +02:00 |
|
Marvin Schürz
|
18f7321ac6
|
Add SafeSubmit extension for nullable command handler
|
2024-10-08 20:19:15 +02:00 |
|
Marvin Schürz
|
b2276fbee7
|
Add EditorCommandHandler
|
2024-10-08 20:18:16 +02:00 |
|
OliBomby
|
d7526be243
|
Merge remote-tracking branch 'upstream/master' into grids-4
|
2024-10-07 11:56:35 +02:00 |
|
Dean Herbert
|
11fc811e2f
|
Fix delete dialogs having generic "Caution" header text
Regressed in https://github.com/ppy/osu/pull/28363.
|
2024-10-07 16:46:53 +09:00 |
|
Dean Herbert
|
1ab02b93b3
|
Merge branch 'master' into grids-4
|
2024-10-07 15:42:23 +09:00 |
|
Dean Herbert
|
5c826be652
|
Merge pull request #29860 from bdach/fix-nudging
Only allow seek to next/previous object via keybinding if there is no selection
|
2024-10-07 15:36:19 +09:00 |
|
Bartłomiej Dach
|
7816c41b94
|
Only transfer difficulty slider values on commit
Closes https://github.com/ppy/osu/issues/30112.
|
2024-10-04 14:08:46 +02:00 |
|
Dean Herbert
|
4fc0aae486
|
Merge pull request #30108 from bdach/default-combo-colours-in-editor
Initialise colours section with default combo colours if none present
|
2024-10-04 18:57:25 +09:00 |
|
Bartłomiej Dach
|
61103cc712
|
Remove redundant initialiser
|
2024-10-04 11:18:09 +02:00 |
|
Bartłomiej Dach
|
7cd724f342
|
Move setup screen background preview to appropriate form control
See
https://discord.com/channels/188630481301012481/188630652340404224/1291361342971707463.
|
2024-10-04 11:09:14 +02:00 |
|
Bartłomiej Dach
|
6e5a38c6c8
|
Initialise colours section with default combo colours if none present
Closes https://github.com/ppy/osu/issues/30100.
|
2024-10-04 10:01:24 +02:00 |
|
Bartłomiej Dach
|
1bab2236fe
|
Ensure columns collapse into one correctly if no space
|
2024-10-03 15:01:23 +02:00 |
|
Bartłomiej Dach
|
99eb26b7d5
|
Redo the layout of sections based on discord feedback
See
https://discord.com/channels/188630481301012481/188630652340404224/1291358770064130140
and everything after.
|
2024-10-03 13:53:21 +02:00 |
|
Bartłomiej Dach
|
b15608343b
|
Replace setup screen controls with new "form" controls
|
2024-10-03 11:49:03 +02:00 |
|
OliBomby
|
f8397cccc7
|
Merge remote-tracking branch 'upstream/master' into grids-4
|
2024-10-01 15:43:54 +02:00 |
|
Dean Herbert
|
54e68005ef
|
Merge pull request #29691 from bdach/hotkeys-in-context-menus
Add hotkey hints to editor menus
|
2024-10-01 19:29:05 +09:00 |
|
Dean Herbert
|
590f27e0a0
|
Merge branch 'master' into hotkeys-in-context-menus
|
2024-10-01 15:50:19 +09:00 |
|
Bartłomiej Dach
|
11fc1f9a1c
|
Fix distance snap grid using wrong colour when reference object is unsnapped
|
2024-09-30 13:36:51 +02:00 |
|
Bartłomiej Dach
|
75fc57c34b
|
Fix distance spacing grid displaying incorrectly for unsnapped objects with duration
|
2024-09-30 13:36:16 +02:00 |
|
Dean Herbert
|
a258059d43
|
Merge pull request #29918 from bdach/control-drag
Add to existing selection when dragging with control pressed
|
2024-09-30 14:00:36 +09:00 |
|
Dean Herbert
|
c46d787f1e
|
Merge pull request #29949 from minetoblend/feature/scale-around-center
Support scaling around center when scaling with select box
|
2024-09-28 21:37:39 +09:00 |
|
Bartłomiej Dach
|
d607331755
|
Fix control-drag selection expansion deselecting object if control is released over one of the blueprints
|
2024-09-27 12:15:08 +02:00 |
|
Bartłomiej Dach
|
b45fedc356
|
Merge branch 'master' into control-drag
|
2024-09-27 11:39:50 +02:00 |
|
Bartłomiej Dach
|
33593280d8
|
Merge pull request #29938 from OliBomby/selection-center
Use minimum enclosing circle as selection centre for scale and rotate
|
2024-09-27 10:46:32 +02:00 |
|
Bartłomiej Dach
|
766d2d2ad2
|
Merge pull request #29950 from minetoblend/feature/freeze-select-box-buttons
Freeze select box buttons position on press
|
2024-09-27 10:13:06 +02:00 |
|
Bartłomiej Dach
|
fa90b43233
|
Merge branch 'master' into selection-center
|
2024-09-27 09:30:36 +02:00 |
|
OliBomby
|
b179e086c6
|
Merge remote-tracking branch 'upstream/master' into grids-4
|
2024-09-26 14:59:52 +02:00 |
|
Bartłomiej Dach
|
f16f419928
|
Merge pull request #29983 from bdach/directory-selector-redesign
Redesign directory & file selector
|
2024-09-26 14:14:22 +02:00 |
|
OliBomby
|
e3b4483872
|
Refactor PlacementBlueprint to not be hitobject specific
|
2024-09-24 20:31:00 +02:00 |
|
Marvin Schürz
|
99a80b399c
|
Animate SelectionBox buttons on unfreeze
|
2024-09-24 16:42:37 +02:00 |
|
Bartłomiej Dach
|
7f8b64bb6d
|
Redesign directory & file selector (and update usages accordingly)
|
2024-09-24 14:54:48 +02:00 |
|
Marvin Schürz
|
b54b4063be
|
Rename parameter
|
2024-09-24 12:40:28 +02:00 |
|
OliBomby
|
0f0f490598
|
Don't snap to global grid while placing grid
|
2024-09-23 17:24:09 +02:00 |
|
OliBomby
|
1a81e12192
|
Refactor PlacementBlueprint to not be hitobject specific
|
2024-09-23 16:33:36 +02:00 |
|
OliBomby
|
a9ebfbe431
|
Assert default origin not null in rotation handle
|
2024-09-23 11:37:42 +02:00 |
|