Dean Herbert
|
7ddbf4eaa7
|
Add a visual effect when keyboard shortcuts are used to trigger selection box buttons
|
2023-06-27 17:01:13 +09:00 |
|
Dean Herbert
|
df5b389629
|
Manual fixes to reduce warnings to zero
|
2023-06-24 01:52:53 +09:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Dean Herbert
|
84fc6e92db
|
Fix slightly incorrect calculations
|
2023-06-19 20:23:46 +09:00 |
|
Dean Herbert
|
4314f9f46a
|
Merge branch 'master' into fix-distance-snap-grid-centering
|
2023-06-19 20:22:09 +09:00 |
|
Bartłomiej Dach
|
28696f595f
|
Privatise setter
|
2023-06-16 16:24:07 +02:00 |
|
Dean Herbert
|
d965d39c44
|
Fix distance snap grid circles not correctly being centered on snap point
|
2023-06-16 17:21:32 +09:00 |
|
Dean Herbert
|
36954e55ad
|
Fix incorrect mapping when distance spacing is not 1.0x
|
2023-06-16 17:15:45 +09:00 |
|
Dean Herbert
|
003949ac4e
|
Merge branch 'master' into limited-distance-spacing
|
2023-06-16 16:56:22 +09:00 |
|
Dean Herbert
|
f553efba8a
|
Fix playback controls in editor handling key repeat when they probably shouldn't
Closes https://github.com/ppy/osu/issues/23903.
|
2023-06-14 02:30:15 +09:00 |
|
Dean Herbert
|
78b2e6f3df
|
Add setting to limit distance snapping to current time
As discussed in https://github.com/ppy/osu/discussions/23815#discussioncomment-6124116.
|
2023-06-09 15:54:33 +09:00 |
|
Bartłomiej Dach
|
4b3b22f046
|
Merge branch 'master' into beat-divisor-better-defaults
|
2023-06-08 20:35:03 +02:00 |
|
Bartłomiej Dach
|
b66d1aa33d
|
Fix code quality inspection
|
2023-06-08 20:32:16 +02:00 |
|
Dean Herbert
|
c1743dbe1d
|
Select all text when popover is initially shown
Depends on https://github.com/ppy/osu-framework/pull/5823.
|
2023-06-09 02:27:22 +09:00 |
|
Bartłomiej Dach
|
281aae91ec
|
Merge pull request #23808 from peppy/working-beatmap-get-background
Refactor `IWorkingBeatmap.Background` to `GetBackground()`
|
2023-06-08 12:23:07 +02:00 |
|
Dean Herbert
|
a842f79ad4
|
Refactor IWorkingBeatmap.Background to GetBackground()
|
2023-06-08 16:19:32 +09:00 |
|
Bartłomiej Dach
|
b3ce7f7b43
|
Merge branch 'master' into fix-section-container-scroll-attempt-2
|
2023-06-08 09:19:26 +02:00 |
|
Bartłomiej Dach
|
3c8f387a6c
|
Remove unused method
|
2023-06-07 23:38:06 +02:00 |
|
Bartłomiej Dach
|
d9281ac8c7
|
Remove unused virtual spec
|
2023-06-07 23:38:06 +02:00 |
|
Bartłomiej Dach
|
9b665d2e1a
|
Merge branch 'master' into beat-snap-divisor-hotkeys
|
2023-06-07 23:38:03 +02:00 |
|
Dean Herbert
|
3a01498789
|
Use existing next/previous methods (and remove looping behaviour)
|
2023-06-08 01:01:29 +09:00 |
|
Bartłomiej Dach
|
1f4e79d79d
|
Merge pull request #23711 from timiimit/add-last-edit-time
Store timestamp of beatmap's last edit time in local database
|
2023-06-07 16:57:24 +02:00 |
|
Dean Herbert
|
2c89af608a
|
Add ability to cycle beat snap divisor using hotkeys
Defaults to Ctrl+Shift+Wheel (as per stable).
Closes #23785.
|
2023-06-07 17:15:15 +09:00 |
|
Dean Herbert
|
7d49f5d7c6
|
Apply NRT to SectionsContainer
|
2023-06-07 16:32:29 +09:00 |
|
Salman Ahmed
|
62cb6a98ca
|
Remove redundant nullable suppression directives
|
2023-06-07 08:20:41 +03:00 |
|
Dean Herbert
|
22f7fe1d79
|
Rename variable and ensure timestamp is updated even when not saving
|
2023-06-06 15:11:31 +09:00 |
|
Dean Herbert
|
3a50e0fb2f
|
Merge branch 'master' into add-last-edit-time
|
2023-06-06 15:07:20 +09:00 |
|
OliBomby
|
3f96795bbf
|
fix merge conflict
|
2023-06-02 01:02:35 +02:00 |
|
Olivier Schipper
|
3f7bebfda4
|
Merge branch 'master' into edit-nodesample
|
2023-06-02 00:57:15 +02:00 |
|
OliBomby
|
848f0e305e
|
Change position of sliderbody hitsound piece for less overlap
|
2023-06-02 00:55:37 +02:00 |
|
OliBomby
|
da516b9039
|
Change purple to darker pink
|
2023-06-02 00:50:21 +02:00 |
|
Bartłomiej Dach
|
c2d89a32a9
|
Adjust inline comment
|
2023-06-01 21:18:00 +02:00 |
|
Andrei Zavatski
|
03eb7c7830
|
Fix nullability
|
2023-06-01 21:21:01 +03:00 |
|
Andrei Zavatski
|
949fe32740
|
Use combined area of children as a mask instead
|
2023-06-01 15:32:17 +03:00 |
|
Dean Herbert
|
32207d4112
|
Remember the last used custom divisor when cycling divisor types
|
2023-06-01 17:11:49 +09:00 |
|
Dean Herbert
|
bcde2cbc73
|
Apply NRT to BeatDivisorControl
|
2023-06-01 16:58:14 +09:00 |
|
OliBomby
|
eb8ac89513
|
rename sample update logic and add xmldoc for clarity
|
2023-06-01 09:50:14 +02:00 |
|
OliBomby
|
1eb9b8e135
|
added xmldoc and renamed GetSamples
|
2023-06-01 09:34:21 +02:00 |
|
Dean Herbert
|
f52ed41f10
|
Use better defaults of 1/4 and 1/6 when cycling types
|
2023-06-01 16:28:03 +09:00 |
|
OliBomby
|
63d9be9523
|
merge updateAdditionBankPlaceholderText and updateAdditionBankActivated
|
2023-06-01 09:27:04 +02:00 |
|
OliBomby
|
9e78a6b34e
|
hide addition bank field when no additions active
|
2023-05-31 20:00:45 +02:00 |
|
OliBomby
|
fede432969
|
Make relevantObject and relevantSamples instance variables
|
2023-05-31 20:00:19 +02:00 |
|
timiimit
|
a58426dab6
|
Use LastEditTime in Editor
|
2023-05-31 19:07:04 +02:00 |
|
OliBomby
|
b7bc49b1f4
|
Fix regressed bank inheriting behaviour on node samples
|
2023-05-31 16:28:43 +02:00 |
|
OliBomby
|
7a46b7b961
|
Invert colors
|
2023-05-31 14:33:06 +02:00 |
|
Andrei Zavatski
|
d119447a10
|
Fix editor timeline hitobjects popping in
|
2023-05-30 16:41:42 +03:00 |
|
Dean Herbert
|
114f12a790
|
Adjust CreateHitSampleInfo to handle additions correctly, rather than implementing locally
|
2023-05-30 14:04:02 +09:00 |
|
Dean Herbert
|
4a81d068af
|
Merge branch 'master' into edit-nodesample
|
2023-05-30 14:03:43 +09:00 |
|
Dean Herbert
|
725734bc03
|
Merge pull request #23649 from peppy/keep-selection-buttons-on-screen
Ensure editor selection buttons remain on screen when selection is near edge
|
2023-05-26 20:51:45 +09:00 |
|
Bartłomiej Dach
|
96fe7cbe54
|
Merge branch 'master' into sample-set-controls
|
2023-05-25 21:58:16 +02:00 |
|