Dean Herbert
|
5ea33f4c04
|
Fix incorrect rounding in DragBar
|
2020-05-22 19:23:07 +09:00 |
|
Dean Herbert
|
82d6549161
|
Pass down snap result and remove local TimeAt usage
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
23bf0d000e
|
Implement mania beat snapping support
|
2020-05-20 21:01:19 +09:00 |
|
Dean Herbert
|
ffb8d48fc3
|
Fix osu!mania editor placement regressions
|
2020-05-20 21:01:03 +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
|
dcfef6b443
|
Add clear method to EditorBeatmap
|
2020-05-08 18:46:37 +09:00 |
|
Dean Herbert
|
d470e092a3
|
Merge branch 'master' into fix-overlapping-object-undoredo
|
2020-05-01 10:45:29 +09:00 |
|
smoogipoo
|
c96bc5c51c
|
Fix undo/redo behaving poorly with simultaneous objects
|
2020-04-30 20:39:41 +09:00 |
|
smoogipoo
|
9bec42bc7e
|
Fix mania crashing on undo/redo
|
2020-04-30 20:03:46 +09:00 |
|
smoogipoo
|
cebc0fc046
|
Attempt to fix multiple selection movements
|
2020-04-27 20:35:24 +09:00 |
|
smoogipoo
|
7f5a1d7f44
|
Merge branch 'master' into fix-mania-selection
|
2020-04-27 17:09:40 +09:00 |
|
smoogipoo
|
104c61d622
|
Remove unnecessary scale
|
2020-04-27 11:06:23 +09:00 |
|
Dean Herbert
|
48168dddce
|
Adjust editor timeline current marker to promote tick visibility
|
2020-04-27 10:54:32 +09:00 |
|
Dean Herbert
|
1c13fa6c61
|
Fix editor crashing when entering with no beatmap selected
|
2020-04-24 10:27:32 +09:00 |
|
smoogipoo
|
4ebb28d3e7
|
wip
|
2020-04-23 17:52:54 +09:00 |
|
smoogipoo
|
e1142b424d
|
Fix test failures
|
2020-04-22 18:14:21 +09:00 |
|
smoogipoo
|
9c22d2f1dd
|
Use platform bindings for editor actions
|
2020-04-22 17:41:24 +09:00 |
|
smoogipoo
|
9e2be6f2f4
|
Remove bindable to promote one-way access
|
2020-04-16 13:25:08 +09:00 |
|
smoogipoo
|
ce21cfbb03
|
Use bindables in menu items
|
2020-04-15 16:17:34 +09:00 |
|
smoogipoo
|
e8c955ed9b
|
Add CanUndo/CanRedo bindables
|
2020-04-15 16:17:17 +09:00 |
|
Dean Herbert
|
2388799acf
|
Limit upper number of editor beatmap states saved to 50
|
2020-04-13 20:37:46 +09:00 |
|
Dean Herbert
|
0e88c28060
|
Merge branch 'editor-undo-redo' into more-change-state-support
|
2020-04-13 18:07:00 +09:00 |
|
Dean Herbert
|
6aab19413c
|
Rename differ to patcher, add xmldoc
|
2020-04-13 17:20:20 +09:00 |
|
Dean Herbert
|
bb53f96c71
|
Store states as byte[] instead of Streams
|
2020-04-13 17:18:50 +09:00 |
|
Dean Herbert
|
0c60dbe796
|
Merge branch 'master' into editor-undo-redo
|
2020-04-13 16:03:53 +09:00 |
|
smoogipoo
|
4a87ac7840
|
Add support for sample changes
|
2020-04-10 13:53:09 +09:00 |
|
smoogipoo
|
ee7e2b0854
|
Fix editor beatmap potentially not updating hitobjects
|
2020-04-10 13:29:46 +09:00 |
|
smoogipoo
|
575b061dd7
|
Add change state support to more editor components
|
2020-04-09 22:02:42 +09:00 |
|
smoogipoo
|
2e33d38cd7
|
Merge branch 'master' into editor-undo-redo
|
2020-04-09 22:02:28 +09:00 |
|
Dean Herbert
|
cc0bcea6e5
|
Merge pull request #8693 from smoogipoo/editorbeatmap-update-cleanup
Cleanup handling of hitobject updates
|
2020-04-09 21:32:58 +09:00 |
|
smoogipoo
|
14eca3655b
|
Add change state handling to the editor
|
2020-04-09 21:22:07 +09:00 |
|
smoogipoo
|
86243d463f
|
Add legacy beatmap diffing
|
2020-04-09 20:48:59 +09:00 |
|
smoogipoo
|
683302a77d
|
Fix crash when trying to edit long beatmaps
|
2020-04-09 20:25:26 +09:00 |
|
smoogipoo
|
ee6ea08cf8
|
Cleanup handling of hitobject updates
|
2020-04-09 20:16:44 +09:00 |
|
smoogipoo
|
1f797207f7
|
Rework lookups to not require total playfield columns
|
2020-04-03 12:31:05 +09:00 |
|
Fuewburvpoa
|
6c825eb744
|
Update osu.Game/Screens/Edit/Compose/Components/BeatDivisorControl.cs
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-03-18 00:04:03 +02:00 |
|
Fuewburvpoa
|
bee8e22d18
|
Fix BeatDivisorControl allow to select value outside of VALID_DIVISORS
|
2020-03-17 22:27:11 +02:00 |
|
Dean Herbert
|
5e3668b2ea
|
Merge pull request #8260 from smoogipoo/add-workingbeatmap-timeout
Add beatmap loading timeout to prevent runaway loading scenarios
|
2020-03-17 11:17:35 +09:00 |
|
Joehu
|
f7ea20a926
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
|
Dan Balasescu
|
f390c1995d
|
Apply comment suggestions
Co-Authored-By: Dean Herbert <pe@ppy.sh>
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-03-16 11:29:28 +09:00 |
|
smoogipoo
|
c33ca6e99c
|
Decorate usages with exception management
|
2020-03-13 14:28:11 +09:00 |
|
Dean Herbert
|
ed837d3115
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
|
smoogipoo
|
da89798765
|
Merge remote-tracking branch 'origin/master' into layout-rework
|
2020-02-26 15:06:40 +09:00 |
|
Dean Herbert
|
9557a2cd96
|
Use object initialiser
|
2020-02-25 20:52:33 +09:00 |
|
Dean Herbert
|
d6046abe70
|
Only expose save for now
|
2020-02-25 18:59:16 +09:00 |
|
smoogipoo
|
6c28fd21c7
|
osu-side changes
|
2020-02-24 20:52:15 +09:00 |
|
Dean Herbert
|
575946d923
|
Expose save and export options in editor to non-dekstop platforms
|
2020-02-23 20:47:14 +09:00 |
|
smoogipoo
|
958c891d15
|
Update with framework-side bindable list changes
|
2020-02-17 15:06:14 +09:00 |
|
recapitalverb
|
c753cb46c5
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
|