Dean Herbert
|
ebfb5d050d
|
Move section update code to abstract method to avoid incorrect BindValue usage
|
2019-11-06 14:36:43 +09:00 |
|
smoogipoo
|
322a1f0a86
|
Fix potential nullref
|
2019-11-06 12:45:35 +09:00 |
|
smoogipoo
|
7cd4cb8a93
|
Rename selectedPoints to selectedGroup
|
2019-11-06 12:32:12 +09:00 |
|
smoogipoo
|
9dd7f997d2
|
Reoder SampleSection to match others
|
2019-11-06 12:17:18 +09:00 |
|
smoogipoo
|
f20bfe7a55
|
Fix extra semicolon
|
2019-11-06 12:16:48 +09:00 |
|
Dan Balasescu
|
b5a8bbaa60
|
Merge branch 'master' into editor-timing-screen
|
2019-11-06 12:02:00 +09:00 |
|
Dean Herbert
|
52dba69a64
|
Implement slider control point deletion (#6679)
Implement slider control point deletion
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-11-05 19:15:15 +09:00 |
|
Dean Herbert
|
f4b93ec943
|
Add exception when holding control
|
2019-11-05 18:29:08 +09:00 |
|
Dean Herbert
|
f77de7d880
|
Simplify implementation
|
2019-11-05 18:25:38 +09:00 |
|
smoogipoo
|
0db34a47f8
|
Fix selecting underneath selected blueprints
|
2019-11-05 17:28:42 +09:00 |
|
smoogipoo
|
7c20a589f2
|
Remove unused usings
|
2019-11-05 13:56:21 +09:00 |
|
smoogipoo
|
c8beb5296f
|
Use PlatformAction.Delete instead of Delete key
|
2019-11-05 13:26:44 +09:00 |
|
Dean Herbert
|
7b67701e57
|
Merge branch 'master' into editor-timing-screen
|
2019-10-30 19:27:24 +09:00 |
|
Dean Herbert
|
7f2916454d
|
Simplify EditorClock.Seek method
|
2019-10-30 19:09:46 +09:00 |
|
Dean Herbert
|
93076ad6a1
|
Merge branch 'master' into editor-timing-screen
|
2019-10-30 18:42:20 +09:00 |
|
smoogipoo
|
45af796943
|
Remove usages of EF internals
|
2019-10-30 17:05:15 +09:00 |
|
Dean Herbert
|
ee5591d7d5
|
Add missing license headers
|
2019-10-28 12:42:17 +09:00 |
|
Dean Herbert
|
43ad4a3a3c
|
Tidy up string output
|
2019-10-28 12:31:38 +09:00 |
|
Dean Herbert
|
1953aa64b6
|
Merge branch 'bindable-control-points' into editor-timing-screen
|
2019-10-28 12:00:51 +09:00 |
|
Dean Herbert
|
8069674824
|
Merge remote-tracking branch 'upstream/master' into bindable-control-points
|
2019-10-28 11:52:04 +09:00 |
|
Dean Herbert
|
29e20bc8d2
|
Add xmldoc and combine GroupAt / CreateGroup
|
2019-10-28 10:45:11 +09:00 |
|
Dean Herbert
|
81b5d7b79f
|
Select another group after deleting selected
|
2019-10-27 16:30:05 +09:00 |
|
Dean Herbert
|
73369ae613
|
Add the ability to add/remove groups
|
2019-10-27 16:13:24 +09:00 |
|
Dean Herbert
|
0fba272e78
|
Add the ability to add new ControlPoint types to existing groups
|
2019-10-27 15:19:36 +09:00 |
|
Dean Herbert
|
de69665a46
|
Reduce horizontal spacing of attributes
|
2019-10-27 14:17:59 +09:00 |
|
Dean Herbert
|
93b003eb5a
|
Add selected row state
|
2019-10-27 13:31:23 +09:00 |
|
Dean Herbert
|
b8efc59cdc
|
Update UI components to use new grouping
|
2019-10-25 20:13:22 +09:00 |
|
Dean Herbert
|
e987db37ec
|
Add grouping of ControlPoints
|
2019-10-25 19:52:02 +09:00 |
|
Dean Herbert
|
da6769f0fc
|
Remove necessity of AutoGenerated flag
|
2019-10-25 19:43:38 +09:00 |
|
Dean Herbert
|
94ffe03e6e
|
Group timing points
|
2019-10-25 19:36:12 +09:00 |
|
Dan Balasescu
|
3692846367
|
Merge branch 'master' into snapping-refactor
|
2019-10-25 18:26:14 +09:00 |
|
smoogipoo
|
ae011e8ee8
|
Fix distance snap grid test scenes
|
2019-10-25 17:25:46 +09:00 |
|
smoogipoo
|
4ca6a5a0cc
|
Interface the distance snap provider
|
2019-10-25 16:50:21 +09:00 |
|
smoogipoo
|
607b4d874a
|
Refactor flow of snapping through HitObjectComposer
|
2019-10-25 16:40:30 +09:00 |
|
Dean Herbert
|
351f8d3dd1
|
Merge branch 'master' into editor-timing-screen
|
2019-10-25 13:21:56 +09:00 |
|
Dean Herbert
|
0b3c7f28af
|
Merge branch 'master' into fix-dragbox-first-frame
|
2019-10-24 23:01:32 +09:00 |
|
Dean Herbert
|
fa3350ce2d
|
Refactor blueprint movement and selection events (#6588)
Refactor blueprint movement and selection events
|
2019-10-24 22:58:03 +09:00 |
|
smoogipoo
|
a969914d6e
|
Mention coordinate space
|
2019-10-24 18:24:22 +09:00 |
|
smoogipoo
|
d83b9ef0e4
|
Rename grid snapping methods
|
2019-10-24 18:18:04 +09:00 |
|
smoogipoo
|
f45f17339c
|
Implement slider path distance snapping
|
2019-10-24 18:17:30 +09:00 |
|
smoogipoo
|
7a71352684
|
Fix drag box being positioned incorrectly for 1 frame
|
2019-10-24 17:22:14 +09:00 |
|
smoogipoo
|
fb88001c0e
|
Reorder blueprint addition/removal + add regions
|
2019-10-24 16:53:34 +09:00 |
|
smoogipoo
|
45bd91f63f
|
Add special cases for click-selection
|
2019-10-24 16:14:29 +09:00 |
|
smoogipoo
|
8e4a21bee7
|
Separate out mouse down/click/up handling
|
2019-10-24 15:58:22 +09:00 |
|
smoogipoo
|
a07e5a269b
|
Extract drag events into multiple methods
|
2019-10-24 15:33:08 +09:00 |
|
smoogipoo
|
f128e99fb2
|
Remove unused methods
|
2019-10-24 15:07:04 +09:00 |
|
smoogipoo
|
e04c77178c
|
Move selection events to BlueprintContainer
|
2019-10-24 14:58:02 +09:00 |
|
smoogipoo
|
714c89faa4
|
Move selection drag events to BlueprintContainer
|
2019-10-24 14:57:58 +09:00 |
|
smoogipoo
|
cef2318cf5
|
Move drag box drag handling to BlueprintContainer
|
2019-10-23 18:38:06 +09:00 |
|
Dean Herbert
|
f61d7e4fbe
|
Add smoothing and tidy code a touch
|
2019-10-23 17:56:09 +09:00 |
|