OliBomby
|
3c3678ffbd
|
swap type arguments order for something more logical i think
|
2024-10-10 18:35:30 +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
|
597396d64a
|
Merge branch 'master' into feature/command-handler
|
2024-10-10 15:27:09 +02:00 |
|
OliBomby
|
0422dc71cc
|
Implement variant type generic proxies without heap allocations
|
2024-10-10 14:59:46 +02:00 |
|
OliBomby
|
28e86badad
|
attempt proxing
|
2024-10-10 01:20:56 +02:00 |
|
Marvin Schürz
|
4814ccbedd
|
Don't commit in DragStart
|
2024-10-10 00:01:37 +02:00 |
|
OliBomby
|
9936ec579f
|
Fix isSplittable depending on unreliable order of path control point pieces
|
2024-10-09 23:31:12 +02:00 |
|
OliBomby
|
6b1fc292c5
|
ensure Proxy created when DI finished
|
2024-10-09 23:26:07 +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
|
c50adc80b0
|
Add SetStartTimeCommand
|
2024-10-08 20:56:17 +02:00 |
|
OliBomby
|
de2f9dec39
|
Let right-click reset grid to default values
|
2024-10-08 10:51:35 +02:00 |
|
OliBomby
|
e794862da5
|
update comment
|
2024-10-08 10:46:10 +02:00 |
|
Dean Herbert
|
b1be31cd6a
|
Switch back to last tool after using grid tool, rather than always select tool
|
2024-10-08 17:34:51 +09:00 |
|
OliBomby
|
533ed609fb
|
Fix crash on placing circular grid
|
2024-10-07 16:19:01 +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
|
24d534929d
|
Less var please
|
2024-10-01 18:44:27 +09:00 |
|
Dean Herbert
|
87ab953935
|
Merge pull request #30062 from bdach/distance-snap-weirdness
Fix various distance snap grid weirdness around unsnapped objects
|
2024-10-01 16:16:22 +09:00 |
|
Dean Herbert
|
590f27e0a0
|
Merge branch 'master' into hotkeys-in-context-menus
|
2024-10-01 15:50:19 +09:00 |
|
Bartłomiej Dach
|
48b03a328b
|
Ensure sliders are snapped when changing path types
Closes https://github.com/ppy/osu/issues/29915.
Uses behaviour suggested in
https://github.com/ppy/osu/issues/29915#issuecomment-2361843011.
|
2024-09-30 14:38:20 +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 |
|
OliBomby
|
4568af8fda
|
Combine drag and clicky interactions
|
2024-09-28 17:26:39 +02:00 |
|
OliBomby
|
4e2bc0d1bd
|
place grid with drag instead
|
2024-09-28 15:56:37 +02:00 |
|
OliBomby
|
e3b4483872
|
Refactor PlacementBlueprint to not be hitobject specific
|
2024-09-24 20:31:00 +02:00 |
|
OliBomby
|
0f0f490598
|
Don't snap to global grid while placing grid
|
2024-09-23 17:24:09 +02:00 |
|
OliBomby
|
0a5a463380
|
Convert 'grid from points' button to placement tool
|
2024-09-23 16:36:45 +02:00 |
|
OliBomby
|
1a81e12192
|
Refactor PlacementBlueprint to not be hitobject specific
|
2024-09-23 16:33:36 +02:00 |
|
Bartłomiej Dach
|
67a7f608f1
|
Fix slider end drag marker being in incorrect position for stacked sliders
Closes https://github.com/ppy/osu/issues/29884.
|
2024-09-17 08:23:46 +02:00 |
|
Bartłomiej Dach
|
130802e480
|
Add hotkey hints to editor menus
|
2024-09-04 12:16:54 +02:00 |
|
Andrei Zavatski
|
f5a2b5ea03
|
Use FastCircle in demanding places in the editor
|
2024-08-30 17:45:26 +03:00 |
|
Dean Herbert
|
50a8348bf9
|
Apply NRT to remaining classes in slider blueprint namespace
|
2024-08-27 13:18:55 +09:00 |
|
Dean Herbert
|
4fc96ebfde
|
Tidy some thing up
|
2024-08-27 13:13:22 +09:00 |
|
OliBomby
|
094b184191
|
snap the slider duration in normal drag
|
2024-08-21 12:28:56 +02:00 |
|
Dean Herbert
|
0c6bee4033
|
Merge branch 'master' into free-sliders
|
2024-08-19 14:27:54 +09:00 |
|
Dan Balasescu
|
3b94d1f8eb
|
Merge pull request #29433 from OliBomby/grid-anchors
Fix grid snap slider placement double-click not making new segment if anchor not hovered
|
2024-08-16 17:42:15 +09:00 |
|
OliBomby
|
00e210147a
|
Fix inputs being eaten by PathControlPointVisualizer when no control points are selected
|
2024-08-15 23:11:07 +02:00 |
|
OliBomby
|
f717938a28
|
Fix grid snap slider placement double-click does not make new segment if anchor not hovered
|
2024-08-15 22:49:05 +02:00 |
|
OliBomby
|
c57232c220
|
enforce minimum duration based on snap
|
2024-07-22 11:58:53 +02:00 |
|
OliBomby
|
9fb9a54a4d
|
hold shift to adjust velocity instead of duration
|
2024-07-22 11:34:07 +02:00 |
|
Dean Herbert
|
c1414f332e
|
Merge branch 'master' into free-sliders
|
2024-07-18 18:13:43 +09:00 |
|
OliBomby
|
89f106d14f
|
Merge remote-tracking branch 'upstream/master' into free-sliders
|
2024-07-03 20:40:25 +02:00 |
|
OliBomby
|
5697c82bb8
|
add a small bias towards longer distances to prevent jittery behaviour on path self-intersections
|
2024-07-03 20:33:00 +02:00 |
|
OliBomby
|
3926af1053
|
Use draggable handle for length adjust
|
2024-07-03 20:17:39 +02:00 |
|
Dean Herbert
|
e151454c4e
|
Add missing check for curve menu items not yet being created
|
2024-07-04 01:00:51 +09:00 |
|
Dean Herbert
|
f7339e3e8b
|
Remove outdated(?) todo
|
2024-07-04 00:26:00 +09:00 |
|
Dean Herbert
|
6abb728cd5
|
Change menu items to be in same order as hotkeys
|
2024-07-04 00:22:46 +09:00 |
|
Dean Herbert
|
42aff953d9
|
Ensure menu items update when curve type changes
|
2024-07-04 00:19:20 +09:00 |
|
Dean Herbert
|
88375694a3
|
Merge branch 'master' into slider-anchor-type-switching
|
2024-07-03 22:36:57 +09:00 |
|
Dean Herbert
|
7203cb7d6f
|
Merge branch 'master' into better-slider-selection-box-size
|
2024-07-03 16:30:10 +09:00 |
|