Dan Balasescu
|
1b6ef60f36
|
Merge branch 'master' into editor-fix-slider-drag-after-snaking
|
2020-09-28 17:45:04 +09:00 |
|
Dean Herbert
|
63b5b8b841
|
Fix sliders not dragging correctly after snaking has begun
Closes #10278.
|
2020-09-28 17:33:00 +09:00 |
|
Dean Herbert
|
5237fa7bf2
|
Remove unused local in case statement
|
2020-09-28 16:37:54 +09:00 |
|
Dean Herbert
|
467a16bf75
|
Fix fade out extension logic (and make it generally look better for sliders)
|
2020-09-28 16:21:20 +09:00 |
|
Dean Herbert
|
346d14d40b
|
Rename variables to match
|
2020-09-25 17:45:19 +09:00 |
|
Dean Herbert
|
22511c36c3
|
Ensure toggles are not instantiated more than once for safety
|
2020-09-25 17:43:09 +09:00 |
|
Dean Herbert
|
ae68dcd962
|
Add ternary toggle buttons to editor toolbox selection
|
2020-09-25 16:38:12 +09:00 |
|
Dean Herbert
|
0f8551e9ea
|
Merge branch 'editor-ternary-states' into new-combo-toggle
|
2020-09-25 15:36:33 +09:00 |
|
Dean Herbert
|
bca774a0d4
|
Allow BlueprintContainer to specify toggles
|
2020-09-25 14:09:31 +09:00 |
|
Dean Herbert
|
d9e8ac6842
|
Add support for slider end snapping
|
2020-09-24 16:24:35 +09:00 |
|
Dean Herbert
|
44be0ab762
|
Add basic osu! object to object snapping
|
2020-09-24 16:24:35 +09:00 |
|
Dan Balasescu
|
625c146460
|
Merge pull request #10199 from peppy/fix-editor-binding-crash
Fix bindings not correctly being cleaned up in OsuHitObjectComposer
|
2020-09-23 12:38:18 +09:00 |
|
Dan Balasescu
|
53788968c8
|
Merge pull request #10205 from peppy/fix-composer-distance-snap-selection
Fix compose mode not showing distance snap grid when entering with a selection
|
2020-09-23 11:55:42 +09:00 |
|
Dean Herbert
|
b1f7cfbd5b
|
Reduce children levels in RingPiece
|
2020-09-22 17:34:21 +09:00 |
|
Dean Herbert
|
8e43266460
|
Fix compose mode not showing distance snap grid when entering with a selection
|
2020-09-22 16:02:07 +09:00 |
|
Dean Herbert
|
842f8bea55
|
Fix bindings not correctly being cleaned up in OsuHitObjectComposer
|
2020-09-21 18:15:33 +09:00 |
|
Dan Balasescu
|
6f6adb61d7
|
Merge pull request #10099 from peppy/add-editor-tool-icons
Add icons for editor toolbox tools
|
2020-09-09 22:22:58 +09:00 |
|
Dean Herbert
|
fb2aced3ac
|
Add toggle for distance snap
|
2020-09-09 19:15:35 +09:00 |
|
Dean Herbert
|
c9f5005efd
|
Add icons for editor toolbox tools
|
2020-09-09 18:40:01 +09:00 |
|
Dean Herbert
|
8fa8c561e7
|
Pass hitobjects as a parameter to CreateBlueprintContainer
|
2020-05-29 12:20:50 +09:00 |
|
Dean Herbert
|
f5c974dd89
|
Hide non-alive selection blueprints by default
|
2020-05-27 13:40:16 +09:00 |
|
Dan Balasescu
|
b5de30ef3d
|
Merge branch 'master' into editor-scrolling-playfield-support
|
2020-05-26 14:46:58 +09:00 |
|
Dean Herbert
|
e7442ec3a2
|
Remove need for ManiaSnapResult
|
2020-05-25 19:33:03 +09:00 |
|
smoogipoo
|
ebe2e97372
|
Merge branch 'master' into editor-clock-transform
|
2020-05-25 19:01:04 +09:00 |
|
Dean Herbert
|
decdc58de5
|
Merge branch 'editor-clock-cache' into editor-clock-transform
|
2020-05-24 12:55:47 +09:00 |
|
Dean Herbert
|
a8dbfe2791
|
Fix distance snap grid not disappearing when exiting playfield
|
2020-05-23 10:57:17 +09:00 |
|
Dean Herbert
|
bc82c2d3b7
|
Move drawable addition above event bindings
|
2020-05-23 10:44:53 +09:00 |
|
Dean Herbert
|
a3a9810344
|
Merge branch 'master' into editor-clock-cache
|
2020-05-23 00:44:04 +09:00 |
|
Dean Herbert
|
1311fd2f64
|
Merge branch 'master' into editor-move-distance-snap-grid
|
2020-05-23 00:42:43 +09:00 |
|
Dean Herbert
|
af30d1201f
|
Fix slider path control point blueprint not working correctly
|
2020-05-22 18:57:28 +09:00 |
|
Dean Herbert
|
d18eb663b1
|
Add tweening seek support to EditorClock
|
2020-05-22 16:47:52 +09:00 |
|
Dean Herbert
|
8a47e2431b
|
Move distance snap grid implementation to OsuHitObjectComposer
|
2020-05-21 17:13:22 +09:00 |
|
Dean Herbert
|
a9a1c00cf1
|
Move responsibility placement blueprint's StartTime set to within
|
2020-05-21 14:50:33 +09:00 |
|
Dean Herbert
|
82d6549161
|
Pass down snap result and remove local TimeAt usage
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
c46bfc2532
|
Create SnapResult class to hold various snapping results
|
2020-05-20 21:00:47 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
smoogipoo
|
ca692f30e6
|
Do full placement on mouse down
|
2020-04-24 12:27:56 +09:00 |
|
smoogipoo
|
8d5732aabd
|
Make placements happen on mouse down
|
2020-04-23 12:17:11 +09:00 |
|
Dean Herbert
|
2b2ab2bf19
|
Show new segments as red points even when hovered
|
2020-04-13 21:59:23 +09:00 |
|
smoogipoo
|
4cfc686683
|
Fix excption with 0 control points
|
2020-04-13 21:41:18 +09:00 |
|
Dean Herbert
|
63de493c85
|
Merge branch 'master' into fix-red-point-placement
|
2020-04-13 20:56:50 +09:00 |
|
Dean Herbert
|
64422fbf6d
|
Merge pull request #8697 from smoogipoo/more-change-state-support
Add change state support to more Editor components
|
2020-04-13 20:19:04 +09:00 |
|
smoogipoo
|
9a65aa18d7
|
Fix connections hidden due to overlapping controlpoints
|
2020-04-13 16:13:14 +09:00 |
|
smoogipoo
|
2c20328a70
|
Rework control point placement for better progression
|
2020-04-13 15:31:46 +09:00 |
|
smoogipoo
|
e17d5bdbaf
|
Improve red slider control point placement logic
|
2020-04-13 13:57:40 +09:00 |
|
smoogipoo
|
575b061dd7
|
Add change state support to more editor components
|
2020-04-09 22:02:42 +09:00 |
|
smoogipoo
|
ee6ea08cf8
|
Cleanup handling of hitobject updates
|
2020-04-09 20:16:44 +09:00 |
|
Dean Herbert
|
5b3f0bbb0a
|
Merge branch 'master' into fix-editor-time-change-display
|
2020-02-13 23:55:52 +09:00 |
|
Dean Herbert
|
0fe41fd50a
|
Fix blueprint showing even when mouse outside of container
|
2020-02-13 09:03:48 +09:00 |
|
Dean Herbert
|
85a4437837
|
Fix editor custom FadeOut causing overlapping issues by removing existing FadeOut
|
2020-02-12 19:03:22 +09:00 |
|