cdwcgt
|
4549a865d9
|
Merge branch 'master' into export
|
2023-05-04 00:18:01 +09:00 |
|
Cootz
|
607a04ae73
|
Fix the issue
|
2023-04-29 10:29:33 +09:00 |
|
cdwcgt
|
ce6a87b4a3
|
Merge remote-tracking branch 'upstream/master' into export
|
2023-04-09 15:02:47 +09:00 |
|
Bartłomiej Dach
|
d9ca7102f0
|
Use more generic wording for future-proofing
|
2023-02-19 15:06:40 +01:00 |
|
Maximilian Kruse
|
723a043c43
|
naming change from Hitobject to HitObject
|
2023-02-19 10:18:22 +01:00 |
|
Maximilian Kruse
|
ddd37bb319
|
Add setting to disable automatic seeking after object placement
|
2023-02-18 19:43:45 +01:00 |
|
cdwcgt
|
e84e011d5d
|
Merge branch 'master' into export
|
2023-02-17 22:15:19 +09:00 |
|
Joseph Madamba
|
cb51b9e350
|
Use existing ModdingBeatmap activity
|
2023-02-12 15:01:50 -08:00 |
|
Joseph Madamba
|
afb66d8af4
|
Make user activity class names more specific
|
2023-02-12 12:32:17 -08:00 |
|
Dean Herbert
|
3345e34544
|
Move beatmap specific logic out of EditorChangeHandler
|
2023-02-03 17:53:54 +09:00 |
|
ansel
|
00acea59fc
|
Move some strings to common
|
2023-01-15 19:37:40 +03:00 |
|
ansel
|
8777d5349b
|
Use existing strings
|
2023-01-15 14:39:34 +03:00 |
|
ansel
|
78e562903d
|
Localise part of editor
|
2023-01-15 01:50:47 +03:00 |
|
Bartłomiej Dach
|
a82f1a6abd
|
Adjust method naming and copy
|
2023-01-01 18:50:47 +01:00 |
|
cdwcgt
|
a4d28aff6d
|
fix typo
|
2022-12-16 10:48:56 +09:00 |
|
cdwcgt
|
c164744064
|
Add ability to set preview time
|
2022-12-16 01:03:30 +09:00 |
|
cdwcgt
|
e02b8cb199
|
Group export methods into their respective managers
|
2022-12-11 18:30:24 +09:00 |
|
cdwcgt
|
a1fc33668c
|
Merge branch 'master' into export
|
2022-12-09 23:40:26 +09:00 |
|
Dean Herbert
|
a2db0afe19
|
Avoid querying GetLastObjectTime twice in editor seek flow
|
2022-12-02 16:07:24 +09:00 |
|
Dean Herbert
|
896f2d8f74
|
Fix multiple instances of last hitobject time being calculated incorrectly
|
2022-12-01 18:04:06 +09:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
37f725bfa2
|
Reverse directionality of up/down traversal keys to match scroll
|
2022-11-24 13:55:58 +09:00 |
|
Dean Herbert
|
9b9b8a5977
|
Add ability to seek between control points in editor using down/up arrows
Matches stable. Addresses #21376.
|
2022-11-23 15:59:32 +09:00 |
|
cdwcgt
|
e37d30a373
|
refactor based on reviews
removed LegacyExportManager
Separated the method of CreateZip method and the default export method
|
2022-11-21 18:58:01 +09:00 |
|
cdwcgt
|
4e457871f3
|
impossible null and remove storage
|
2022-11-19 01:03:22 +09:00 |
|
cdwcgt
|
4b29941b47
|
add LegacyExportManager
|
2022-11-18 20:00:00 +09:00 |
|
Salman Ahmed
|
7a28a7f2a0
|
Move IGameplaySettings override to compose screen to keep test mode unaffected
|
2022-11-17 01:45:16 +03:00 |
|
cdwcgt
|
e1a21e0cf9
|
create a task to export to avoid block main thread
Code quality and remove some #nullable disable
|
2022-11-17 01:08:06 +09:00 |
|
Dan Balasescu
|
db25e9e9c8
|
Merge branch 'master' into combo-colour-brightness-limit
|
2022-11-11 15:31:28 +09:00 |
|
Dan Balasescu
|
051f7f4c68
|
Merge pull request #21173 from peppy/toggle-hit-markers
Add the ability to toggle off hit marker displays in the editor
|
2022-11-10 12:23:53 +09:00 |
|
Dean Herbert
|
4457648b1c
|
Fix editor playing too many sounds when user performs a manual seek during playback
|
2022-11-09 17:42:33 +09:00 |
|
Dean Herbert
|
4448fcb3c8
|
Override combo colour brightness normalisation setting only in editor
|
2022-11-08 18:29:10 +09:00 |
|
Dean Herbert
|
ada039151b
|
Add the ability to toggle off hit marker displays in the editor
|
2022-11-08 18:07:06 +09:00 |
|
Dean Herbert
|
349d262c18
|
Remove commented unbind
|
2022-11-08 17:19:48 +09:00 |
|
Dean Herbert
|
0e502de8b4
|
Rename field to match usage
|
2022-11-02 18:04:42 +09:00 |
|
Dean Herbert
|
c3eb0c6330
|
Merge branch 'master' into editor-background
|
2022-11-02 17:43:38 +09:00 |
|
cdwcgt
|
9884618290
|
rename editorDim to editorBackgroundDim
|
2022-11-02 15:12:15 +09:00 |
|
cdwcgt
|
6991195d69
|
let editor dim different from gameplay dim
|
2022-10-26 15:22:57 +09:00 |
|
Bartłomiej Dach
|
f5ca447b8e
|
Rename one more "{duplicate -> clone}" reference
|
2022-10-25 21:34:41 +02:00 |
|
Dean Herbert
|
4d4f6e25ba
|
Rename to "clone" instead of "duplicate"
|
2022-10-25 11:43:23 +09:00 |
|
Dean Herbert
|
1e579e06f8
|
Fix duplicate working incorrectly if there is no selection currently made
|
2022-10-25 11:42:12 +09:00 |
|
cdwcgt
|
a2682b3ce3
|
background dim settings for editor
View -> Background Dim
follow `DimLevel` and `BlurLevel`
Co-Authored-By: Dead_Bush_Sanpai <DeadBushSanpai@yandex.com>
|
2022-10-24 23:55:33 +09:00 |
|
Dean Herbert
|
e72a71a28e
|
Add simple editor "duplicate objects" key binding
|
2022-10-24 14:01:34 +09:00 |
|
Dean Herbert
|
db15bd56e8
|
Invalidate working beatmap cache when calling DeleteDifficultyImmediately rather than in editor code
|
2022-09-06 18:12:47 +09:00 |
|
Dean Herbert
|
4f18105e9d
|
Ensure next beatmap selected matches the menu ordering
|
2022-09-02 17:57:00 +09:00 |
|
Dean Herbert
|
840d1c4cd5
|
Disable delete difficulty menu item when only one difficulty is present
|
2022-09-02 17:14:48 +09:00 |
|
Dean Herbert
|
9fd8067e11
|
Tidy up dialog and deletion flow
|
2022-09-02 17:07:09 +09:00 |
|
Dean Herbert
|
605108c938
|
Refactor/rename deletion method to read better
|
2022-09-02 16:59:01 +09:00 |
|
Dean Herbert
|
b388428e1c
|
Merge branch 'master' into feature/EditorDeleteDiff
|
2022-09-02 16:48:38 +09:00 |
|