Dean Herbert
|
5939c78760
|
Merge branch 'master' into auto-addition2
|
2024-10-23 15:53:07 +09:00 |
|
Dean Herbert
|
2103b3e186
|
Merge pull request #28863 from OliBomby/additions
Add toggles and hotkeys for configuring sample addition bank
|
2024-10-23 15:52:55 +09:00 |
|
Dean Herbert
|
53a340938a
|
Merge pull request #30377 from bdach/very-bad-completely-no-good-comparer
Fix timeline blueprints sometimes causing crashes due to current placement blueprint becoming unsorted
|
2024-10-22 20:20:03 +09:00 |
|
Bartłomiej Dach
|
dbc2e78dd9
|
Fix timeline blueprints sometimes causing crashes due to current placement blueprint becoming unsorted
Closes https://github.com/ppy/osu/issues/30324.
|
2024-10-21 14:48:57 +02:00 |
|
OliBomby
|
22aef90cb7
|
dont contract samples for stacked objects
|
2024-10-20 00:07:40 +02:00 |
|
OliBomby
|
f137fed04e
|
Update sample point contracted state each frame
|
2024-10-19 23:57:41 +02:00 |
|
OliBomby
|
c03017438e
|
Use FinishTransforms to init visual state
|
2024-10-19 23:57:05 +02:00 |
|
Salman Alshamrani
|
e151c0fab1
|
Fix coding mistake
|
2024-10-14 15:11:44 -04:00 |
|
Salman Alshamrani
|
40b98d4863
|
Move conditional
|
2024-10-14 09:55:24 -04:00 |
|
Bartłomiej Dach
|
cd59b93cc9
|
Merge branch 'master' into feat/optimize-polygon-tool
|
2024-10-14 08:28:30 +02:00 |
|
Salman Alshamrani
|
f8c8184c5c
|
Fix placement blueprints not receiving latest mouse position with touch input
|
2024-10-13 11:01:18 -04:00 |
|
Marvin Schürz
|
f76a2d02f6
|
Make sure to properly update hitobjects
|
2024-10-11 23:22:15 +02:00 |
|
Marvin Schürz
|
af55585dc8
|
Make TriggerAction public
|
2024-10-10 20:50:47 +02:00 |
|
Marvin Schürz
|
fc7ad96fcd
|
Move circle flash to TriggerAction
|
2024-10-10 20:20:02 +02:00 |
|
Marvin Schürz
|
9cc6ee2ebc
|
Fix SelectionBox buttons freezing when button is triggered via key event
|
2024-10-10 20:14:11 +02:00 |
|
OliBomby
|
48da758c39
|
contract sample point pieces based on smallest gap on the timeline
It finds the smallest distance between two sample point pieces on the alive timeline blueprints
|
2024-10-05 20:52:45 +02:00 |
|
OliBomby
|
f8397cccc7
|
Merge remote-tracking branch 'upstream/master' into grids-4
|
2024-10-01 15:43:54 +02:00 |
|
OliBomby
|
154a3eebc6
|
Reset the sample bank states to auto when selection is cleared
this matches behaviour in stable
|
2024-10-01 13:22:20 +02:00 |
|
OliBomby
|
1960a0d44d
|
Add tooltip to explain why addition banks dont work when no additions exist
|
2024-10-01 13:07:25 +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 |
|
OliBomby
|
0a78eb9628
|
Implement auto additions editor-only
|
2024-10-01 16:40:48 +09:00 |
|
Dean Herbert
|
1b4215576d
|
Merge branch 'master' into additions
|
2024-10-01 16:38:56 +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 |
|
Dean Herbert
|
9dcce67b81
|
Make points slightly smaller when contracted and fix width getting obliterated
|
2024-09-27 17:24:24 +09:00 |
|
Dean Herbert
|
ce41dc4629
|
Use bindable flow for zoom handling
|
2024-09-27 17:13:26 +09: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
|
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 |
|
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 |
|
OliBomby
|
92b5650ff8
|
fix outdated comment
|
2024-09-23 10:56:03 +02:00 |
|
Marvin Schürz
|
1095f35025
|
Only store position instead of entire draw quad
|
2024-09-21 15:25:37 +02:00 |
|
Marvin Schürz
|
0077ba72ec
|
Freeze select box buttons in place as long as they are hovered
|
2024-09-21 14:59:47 +02:00 |
|
Marvin Schürz
|
2dbbbe270d
|
Scale around center when pressing alt while dragging selection box scale handle
|
2024-09-21 13:37:41 +02:00 |
|
OliBomby
|
ee00624751
|
use minimum enclosing circle selection centre in rotation
|
2024-09-20 01:07:47 +02:00 |
|
OliBomby
|
34087a0f1a
|
Reduce sample point pieces to pink dot if zoomed out
|
2024-09-19 16:20:26 +02:00 |
|
Dean Herbert
|
188a430418
|
Merge branch 'master' into grids-3
|
2024-09-19 18:21:05 +09:00 |
|
Bartłomiej Dach
|
f6195c5515
|
Add to existing selection when dragging with control pressed
Closes https://github.com/ppy/osu/issues/29023.
|
2024-09-18 15:18:13 +02:00 |
|
OliBomby
|
e4cfa7c86f
|
Add view menu toggle for sample points
|
2024-09-17 11:27:23 +02:00 |
|
Dean Herbert
|
58fe502af4
|
Merge branch 'master' into beatmap-info-purge
|
2024-09-15 04:53:35 +09:00 |
|