Dan Balasescu
|
ac0b47dae6
|
Merge pull request #10232 from peppy/fix-editor-screen-settings-remembering
Avoid destroying editor screens when changing between modes
|
2020-09-25 12:54:12 +09:00 |
|
Dean Herbert
|
eff6af3111
|
Add "bindables" to dictionary
|
2020-09-25 12:45:13 +09:00 |
|
Dean Herbert
|
71e1f981fe
|
Merge branch 'file-selector' into editor-load-audio
|
2020-09-25 12:44:00 +09:00 |
|
Dean Herbert
|
c21745eb07
|
Fix missing HeadlessTest specification in new test
|
2020-09-25 12:43:41 +09:00 |
|
Dean Herbert
|
a8c85ed882
|
Add test for filtered mode
|
2020-09-25 12:42:37 +09:00 |
|
Dean Herbert
|
a890e5830d
|
Add more file icons
|
2020-09-25 12:42:28 +09:00 |
|
Dean Herbert
|
1b8b417b85
|
Merge branch 'master' into file-selector
|
2020-09-25 12:33:18 +09:00 |
|
Dean Herbert
|
f047ff10bf
|
Remove local specification for file selector search path
|
2020-09-25 12:30:05 +09:00 |
|
Dean Herbert
|
b1e72c311e
|
Add null check because we can
|
2020-09-25 12:28:41 +09:00 |
|
Dean Herbert
|
a17eac3692
|
Rename reload method to not mention beatmap unnecessarily
|
2020-09-25 12:27:08 +09:00 |
|
Dean Herbert
|
9846d87eb0
|
Fix misleading step name (and add comment as to its purpose)
|
2020-09-25 12:25:50 +09:00 |
|
Dean Herbert
|
d602072ee3
|
Use SingleOrDefault where feasible
|
2020-09-25 12:24:41 +09:00 |
|
Dean Herbert
|
981585930d
|
Merge branch 'master' into editor-load-audio
|
2020-09-25 12:24:16 +09:00 |
|
Dean Herbert
|
44a6637c36
|
Use SingleOrDefault
|
2020-09-25 12:20:37 +09:00 |
|
Dean Herbert
|
90c4c172bf
|
Merge branch 'master' into fix-editor-screen-settings-remembering
|
2020-09-25 12:19:45 +09:00 |
|
Dean Herbert
|
8a0c79466d
|
Use simplified methods for press/release key
|
2020-09-25 12:16:50 +09:00 |
|
Dean Herbert
|
b9196718b7
|
Merge branch 'master' into editor-object-object-snapping
|
2020-09-25 12:15:10 +09:00 |
|
Dean Herbert
|
c3df7e1fa8
|
Fix scroll container's scrollbar not respecting minimum size on first resize
|
2020-09-25 01:05:12 +09:00 |
|
Dean Herbert
|
dc85bcd470
|
Merge pull request #10229 from smoogipoo/fix-ruleset-disposal
Fix rulesets disposing game-wide texture store
|
2020-09-24 22:54:45 +09:00 |
|
Dean Herbert
|
dbc522aede
|
Remove weird using
|
2020-09-24 22:41:52 +09:00 |
|
Dean Herbert
|
94c1cc8ffa
|
Fix test runs under headless
|
2020-09-24 22:25:04 +09:00 |
|
Dean Herbert
|
011b176244
|
Add test coverage of audio track changing
|
2020-09-24 22:00:13 +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
|
833ff1c1d7
|
Fix test failures due to editor dependency
|
2020-09-24 20:56:35 +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
|
978f6edf38
|
Add basic track reloading support while inside the editor
|
2020-09-24 20:56:35 +09:00 |
|
Dean Herbert
|
65e6dd2ac3
|
Remove the previous audio file before adding a new one
|
2020-09-24 20:56:35 +09:00 |
|
Dean Herbert
|
4d714866cd
|
Add ability to actually import a new audio file to the beatmap / database
|
2020-09-24 20:56:35 +09:00 |
|
Dean Herbert
|
4b9581bca0
|
Add audio selection to song setup screen
|
2020-09-24 20:56:35 +09:00 |
|
Dean Herbert
|
ea77ea4a08
|
Add basic testing of new beatmaps persistence
|
2020-09-24 20:56:35 +09:00 |
|
Dean Herbert
|
937d5870b3
|
Add a basic file selector with extension filtering support
|
2020-09-24 20:54:25 +09:00 |
|
Dean Herbert
|
158d307126
|
Avoid destroying editor screens when changing between modes
|
2020-09-24 17:03:54 +09:00 |
|
Dan Balasescu
|
abec9224cf
|
Merge pull request #10230 from peppy/editor-toggle-shortcuts
Add ability to toggle editor toggles using keyboard shortcuts (Q~P)
|
2020-09-24 16:55:39 +09:00 |
|
Dean Herbert
|
15b1069099
|
Fix tests not being relative to screen space
|
2020-09-24 16:37:08 +09:00 |
|
Dean Herbert
|
ead6479442
|
Also test with distance snap enabled for sanity
|
2020-09-24 16:31:30 +09:00 |
|
Dan Balasescu
|
ad30c20b8c
|
Merge pull request #10227 from peppy/editor-negative-current-time
Fix editor not showing sign when time goes negative
|
2020-09-24 16:27:05 +09:00 |
|
Dean Herbert
|
89ded2903c
|
Add test coverage of circle-slider snapping
|
2020-09-24 16:24:35 +09:00 |
|
Dean Herbert
|
1a98e8d715
|
Add test coverage of object-object snapping
|
2020-09-24 16:24:35 +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 |
|
Dean Herbert
|
6ebea3f6f2
|
Add ability to toggle editor toggles using keyboard shortcuts (Q~P)
|
2020-09-24 16:24:25 +09:00 |
|
Dan Balasescu
|
f84b5087bd
|
Merge pull request #10226 from peppy/results-fix-relayout-misalignment
Fix score panel being incorrectly vertically aligned on screen resize
|
2020-09-24 15:50:31 +09:00 |
|
smoogipoo
|
d666db3623
|
Add test
|
2020-09-24 14:51:42 +09:00 |
|
smoogipoo
|
62c2dbc310
|
Nest classes + make private
|
2020-09-24 14:33:43 +09:00 |
|
Dan Balasescu
|
02d8355321
|
Merge pull request #10224 from peppy/results-statistics-replay-button
Add more descriptive description and download button when statistics not available
|
2020-09-24 14:31:38 +09:00 |
|
smoogipoo
|
600b823a30
|
Fix game texture store being disposed by rulesets
|
2020-09-24 14:30:18 +09:00 |
|
Dean Herbert
|
33fad27ec2
|
Avoid API change to DrawableHitObject
|
2020-09-24 13:28:29 +09:00 |
|
Dean Herbert
|
156edf24c2
|
Change properties to methods and improve naming
|
2020-09-24 13:22:31 +09:00 |
|
Dean Herbert
|
00b0228b61
|
Merge branch 'master' into fix-taiko-editor-type-stats
|
2020-09-24 13:18:13 +09:00 |
|
Dean Herbert
|
eb39f6dbd8
|
Update failing test to find correct download button
|
2020-09-24 13:17:03 +09:00 |
|