Commit Graph

16035 Commits

Author SHA1 Message Date
c76f76e5aa Fix being able to drag out of the blueprint intending to be moved 2020-01-23 14:30:25 +09:00
aa1a226ab7 Remove unused ScreenSpaceStartPosition field 2020-01-23 14:30:25 +09:00
53bdf72592 Allow basic timeline selection temporal movement 2020-01-23 14:30:25 +09:00
cb6e7425ae Make dragbox stateful to fix blueprint movement 2020-01-23 14:30:25 +09:00
f0d810fe20 Follow start time and duration changes 2020-01-23 14:30:08 +09:00
63cef8b8b7 Rename nested classes to be more appropriate 2020-01-23 14:30:08 +09:00
89d90fdfa0 Fix drag not updating until mouse is moved while scrolling timeline 2020-01-23 14:30:07 +09:00
a8ec4907c4 Fix selections while scrolling timeline 2020-01-23 14:27:21 +09:00
c4395b1cea Clean up nested class implementations 2020-01-23 14:27:20 +09:00
482409e776 Colour extension bars of long objects 2020-01-23 14:26:33 +09:00
a6775d1bd3 Implement custom drag box and allow drag seeking once again 2020-01-23 14:26:33 +09:00
e3a2b20f63 Fix SelectionHandler visibility on remote selection 2020-01-22 01:32:11 +09:00
98aaf38649 Fix playfield movement regressing 2020-01-21 23:58:51 +09:00
83fa4a9bb3 Move circle size to a constant 2020-01-21 22:24:04 +09:00
a963d652bc Mark readonly 2020-01-21 20:54:50 +09:00
c88bdbd4a0 Share selected hitobjects across multiple blueprint containers 2020-01-21 20:46:39 +09:00
1ce78afa98 Disable y offset for now 2020-01-21 19:51:44 +09:00
f582c42bbd Perform deletion directly via EditorBeatmap 2020-01-21 18:56:09 +09:00
a888d148b6 Remove remaining cast 2020-01-21 18:01:10 +09:00
6187b2e77c Implement IDistanceSnapProvider in timeline for now 2020-01-21 18:00:36 +09:00
353b74b04a Handle selection events in timeline 2020-01-21 17:37:35 +09:00
79351976d5 Allow timeline content to get more localised dependencies 2020-01-21 17:37:05 +09:00
24a466ab24 Avoid null by calling initial OnDeselected later 2020-01-21 17:36:21 +09:00
8f16c1cb04 Add non-hiding selection state 2020-01-21 14:21:00 +09:00
53fe0ce790 Use AliveChildren 2020-01-21 14:20:52 +09:00
bd96cf94a6 Begin refactoring SelectionBlueprint to handle non-drawable HitObjects 2020-01-21 12:47:14 +09:00
25aff5d96e Merge remote-tracking branch 'upstream/master' into decouple-blueprint-container 2020-01-20 17:08:59 +09:00
6875b41f74 Remove unnecessary setter 2020-01-20 07:47:49 +03:00
a2a2df0973 Make exception message more descriptive 2020-01-18 23:57:20 +03:00
1b06957566 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-header-web-colours 2020-01-18 23:54:12 +03:00
3f2512295c Merge pull request #7555 from peppy/update-framework
Update framework
2020-01-18 15:57:16 +09:00
9709b80c88 Merge branch 'fix-channeltabcontrol-test' into update-framework 2020-01-18 14:59:40 +09:00
969cb23671 Add reference comment 2020-01-18 08:55:29 +03:00
e258489bb5 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-header-web-colours 2020-01-18 08:51:10 +03:00
5b7fd7e3ec Update framework 2020-01-18 14:42:22 +09:00
159cd9a90b Merge branch 'master' into mod-text 2020-01-17 21:42:01 +08:00
2187523bf3 Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
6579aa144d Merge branch 'master' into mod-text 2020-01-16 20:11:51 +08:00
e096688ac8 simplify some stuff 2020-01-16 17:58:47 +08:00
d01cc37968 Fix channel tab control test scene 2020-01-16 18:36:27 +09:00
0d8b4e7c3e Fix user agent missing in registration 2020-01-16 12:51:43 +09:00
ef735f106e Merge pull request #7534 from revelsix/fix-tooltip-capitalization
Fix tooltip capitalization
2020-01-16 12:46:20 +09:00
9535b3eeba Fix possible nullref on blueprint removal 2020-01-16 12:00:36 +09:00
5f178b7755 General refactorings 2020-01-16 11:54:03 +09:00
5d4b9d11cf Throw an excepion for incorerect colourScheme values 2020-01-15 23:35:40 +03:00
476717e181 Make OverlayHeader use colour schemes 2020-01-15 22:41:22 +03:00
02af546d3c Implement web colour schemes 2020-01-15 22:22:13 +03:00
d57f55f053 Apply remaining changes required to restore previous functionality 2020-01-15 19:09:49 +09:00
970653470c format 2020-01-15 17:49:45 +08:00
1ec54eeaf9 Merge branch 'master' into beatmap-export 2020-01-15 15:39:35 +09:00