Dean Herbert
|
e4f895b490
|
Fix editor buttons inheriting from TriangleButton when they have no need to
|
2021-04-30 14:48:37 +09:00 |
|
Dean Herbert
|
0dc1577f68
|
Split out control point visualisation logic and add special kiai duration handling
|
2021-04-15 18:42:30 +09:00 |
|
Dean Herbert
|
153ee25510
|
Update base specifications to a more sane default
|
2021-04-15 18:42:07 +09:00 |
|
Dean Herbert
|
bf5af3310a
|
Update break colour to not look like kiai time
|
2021-04-15 17:04:11 +09:00 |
|
Dean Herbert
|
18e8682f39
|
Remove unused using statements
|
2021-04-15 17:01:25 +09:00 |
|
Dean Herbert
|
757475e6d4
|
Use correct representation colours
|
2021-04-15 16:39:20 +09:00 |
|
Dean Herbert
|
da6f9060fa
|
Centre end circles to avoid visual gaps
|
2021-04-15 16:39:20 +09:00 |
|
Dean Herbert
|
73821beb1d
|
Fix break display looking bad on very long beatmaps due to fixed corner radius
|
2021-04-15 16:39:20 +09:00 |
|
Dean Herbert
|
bc3b2af39d
|
Add rounded corners to timeline ticks display
|
2021-04-15 15:29:22 +09:00 |
|
Dean Herbert
|
27e851c2ee
|
Also adjust height
|
2021-04-13 16:43:29 +09:00 |
|
Dean Herbert
|
ebf97ff48f
|
Update timeline ticks to use width as a differentiation method, rather than height
|
2021-04-13 16:29:35 +09:00 |
|
Dean Herbert
|
b5954a55ad
|
Remove empty <returns> xmldoc
|
2021-04-12 17:46:14 +09:00 |
|
Dean Herbert
|
8955071703
|
Change editor speed adjust to adjust frequency
|
2021-03-19 20:01:45 +09:00 |
|
Dean Herbert
|
b489e92c9e
|
Fix TimelineParts not using correct beatmap
|
2021-01-25 18:44:36 +09:00 |
|
Dean Herbert
|
04fa32bc34
|
Rename and add xmldoc for smooth seeking method
|
2021-01-15 16:14:21 +09:00 |
|
Bartłomiej Dach
|
ddbd6df24d
|
Unbind bindable lists for general safety
|
2020-11-07 20:59:57 +01:00 |
|
Dean Herbert
|
487a5ecdba
|
Replace all usage of IBindableList.GetBoundCopy
|
2020-11-04 15:29:14 +09:00 |
|
Dean Herbert
|
6bf35d5767
|
Fix editor menu not supporting stateful item drawables
|
2020-11-03 16:00:07 +09:00 |
|
Dean Herbert
|
5d888f687a
|
Account for the width of points so they don't suddenly appear at timeline edges
|
2020-10-09 16:49:51 +09:00 |
|
Dean Herbert
|
9baf704942
|
Add local pooling to TimelineTickDisplay
|
2020-10-09 15:48:24 +09:00 |
|
Dean Herbert
|
fa742a2ef1
|
Update to consume framework fixes
|
2020-09-30 20:28:02 +09:00 |
|
Dean Herbert
|
5242f5648d
|
Fix timeline control point display not updating with changes
|
2020-09-30 18:34:13 +09:00 |
|
Dean Herbert
|
1386c9fe66
|
Standardise time display formats across the editor
|
2020-09-30 12:45:43 +09:00 |
|
Dan Balasescu
|
93a137ed84
|
Merge pull request #10234 from peppy/editor-load-audio
Add audio track selection to editor setup screen
|
2020-09-25 19:58:23 +09:00 |
|
Dean Herbert
|
ae68dcd962
|
Add ternary toggle buttons to editor toolbox selection
|
2020-09-25 16:38:12 +09:00 |
|
Dean Herbert
|
cc9ae32811
|
Fix summary timeline not updating to new track length correctly
|
2020-09-24 21:05:29 +09:00 |
|
Dean Herbert
|
7e7e2fd64a
|
Use bindable for track to fix rate adjustments not applying correctly
|
2020-09-24 20:56:35 +09:00 |
|
Dean Herbert
|
9c074e0ffb
|
Fix editor not showing sign when time goes negative
|
2020-09-24 13:10:54 +09:00 |
|
Dean Herbert
|
c9f5005efd
|
Add icons for editor toolbox tools
|
2020-09-09 18:40:01 +09:00 |
|
Dean Herbert
|
e032844570
|
Start with a fresh beatmap when entering editor from main menu
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
d18eb663b1
|
Add tweening seek support to EditorClock
|
2020-05-22 16:47:52 +09:00 |
|
Dean Herbert
|
dd09d7830d
|
Cache and resolve editor clock as EditorClock in all cases
|
2020-05-22 16:44:06 +09:00 |
|
Dean Herbert
|
ed837d3115
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
|
recapitalverb
|
c753cb46c5
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
|
Dean Herbert
|
7d05840ee0
|
Merge branch 'master' into select-tool
|
2020-01-29 15:04:22 +09:00 |
|
Dean Herbert
|
e81d3c51ed
|
Move select tool to an actual tool implementation
Also tidies up radio button action firing so calling Select actually fires the associated action in all cases.
|
2020-01-28 15:05:29 +09:00 |
|
Dean Herbert
|
084fa2f04a
|
Add timeline beat display
|
2020-01-27 17:38:50 +09:00 |
|
Dan Balasescu
|
368587fc06
|
Merge branch 'master' into timeline-maybe
|
2020-01-24 18:08:29 +09:00 |
|
Dean Herbert
|
e4702ffe9e
|
Fix editor rate adjustment polluting global beatmap rate
|
2020-01-24 13:10:02 +09:00 |
|
Dean Herbert
|
02ae92418f
|
Merge remote-tracking branch 'upstream/master' into decouple-blueprint-container
|
2020-01-23 15:54:46 +09:00 |
|
Dean Herbert
|
289be7a17b
|
Merge branch 'i-beat-snapping' into timeline-maybe
|
2020-01-23 15:45:33 +09:00 |
|
Dean Herbert
|
bd96cf94a6
|
Begin refactoring SelectionBlueprint to handle non-drawable HitObjects
|
2020-01-21 12:47:14 +09:00 |
|
smoogipoo
|
1b1003bd73
|
Refactor
|
2020-01-20 18:31:25 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Dean Herbert
|
d8d12cbbdd
|
wip: Move more functionality into ComposeBlueprintContainer
|
2020-01-02 19:09:37 +09:00 |
|
Dean Herbert
|
d8620a70fb
|
Make work in editor
|
2019-12-05 20:12:25 +09:00 |
|
Dean Herbert
|
c2e85a2057
|
Apply CornerExponent fixes
|
2019-11-22 19:49:20 +09:00 |
|
Berkan Diler
|
6cab517b2d
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
|
Dean Herbert
|
5472029ffe
|
Fix editor defaulting to 0.5x playback speed
|
2019-10-08 12:27:51 +09:00 |
|
Dean Herbert
|
48716f8f2b
|
Update framework
|
2019-08-21 13:29:50 +09:00 |
|