Dean Herbert
|
6b297bc6ed
|
Merge pull request #18502 from peppy/editor-timing-follow-current-time
Add automatic control point tracking to the timing screen
|
2022-06-02 07:37:03 +09:00 |
|
Bartłomiej Dach
|
a99ae33925
|
Merge pull request #18505 from peppy/editor-waveform-display-lock
Add the ability to lock the waveform display to a specific time location
|
2022-06-01 22:30:40 +02:00 |
|
Bartłomiej Dach
|
d3b51c7387
|
Merge branch 'master' into editor-waveform-display-lock
|
2022-06-01 21:56:01 +02:00 |
|
Bartłomiej Dach
|
25c31fe980
|
Merge pull request #18508 from peppy/editor-offset-bpm-adjust-buttons
Add adjustment buttons for BPM and offset
|
2022-06-01 21:55:15 +02:00 |
|
Bartłomiej Dach
|
0723709bec
|
Merge branch 'master' into editor-offset-bpm-adjust-buttons
|
2022-06-01 21:25:18 +02:00 |
|
Bartłomiej Dach
|
be9c8566b4
|
Merge pull request #18509 from peppy/editor-new-control-point-is-bettert
Improve flow of adding new control points at timing screen
|
2022-06-01 20:52:13 +02:00 |
|
Bartłomiej Dach
|
801e11d841
|
Apply performance regression fix to effect section too
|
2022-06-01 20:25:56 +02:00 |
|
Bartłomiej Dach
|
6b709de2c2
|
Remove unused using directive
|
2022-06-01 20:18:02 +02:00 |
|
Bartłomiej Dach
|
a5d515dd0c
|
Merge branch 'master' into editor-new-control-point-is-bettert
|
2022-06-01 19:48:17 +02:00 |
|
Dean Herbert
|
97bbbe6424
|
Merge pull request #18519 from ThePooN/sentry-release-prefix-fix
🚑 Fix use of illegal character in Sentry's release name scheme
|
2022-06-02 01:24:36 +09:00 |
|
Hugo "ThePooN" Denizart
|
384cdcbc40
|
🚑 Fix use of illegal character in Sentry's release name scheme
|
2022-06-01 18:12:29 +02:00 |
|
Dean Herbert
|
e4faeb677d
|
Merge pull request #18518 from ThePooN/sentry-release-prefix
🔧 Add prefix to Sentry release name
|
2022-06-02 01:06:08 +09:00 |
|
Hugo "ThePooN" Denizart
|
cb37dd74c1
|
🔧 Add prefix to Sentry release name
|
2022-06-01 17:19:33 +02:00 |
|
Dean Herbert
|
534e8f8fac
|
Only switch to found group if non-null
|
2022-06-01 20:20:48 +09:00 |
|
Dean Herbert
|
a4ec32b499
|
Add button sound effect
|
2022-06-01 18:15:16 +09:00 |
|
Dean Herbert
|
187acb0718
|
Simplify linq tracking logic
|
2022-06-01 17:57:53 +09:00 |
|
Dean Herbert
|
1293bbdbd9
|
Remove unnecessary null checks on Text property
|
2022-06-01 17:46:33 +09:00 |
|
Dean Herbert
|
8c54bd46bb
|
Rename button to more appropriate name
|
2022-06-01 17:46:05 +09:00 |
|
Dean Herbert
|
b03b0c9303
|
Merge branch 'master' into editor-offset-bpm-adjust-buttons
|
2022-06-01 17:45:16 +09:00 |
|
Dean Herbert
|
c55c3325a4
|
Remove unused using statements
|
2022-06-01 17:43:40 +09:00 |
|
Dean Herbert
|
f3fd5bbfc1
|
Increase flash delay and ensure text is always shown immediately on lock
|
2022-06-01 16:05:29 +09:00 |
|
Dean Herbert
|
58ba92772c
|
Reword comment to read better
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-06-01 16:01:34 +09:00 |
|
Dean Herbert
|
7da302d707
|
Merge pull request #18444 from frenzibyte/editor-bottom-bar-shadow
Add shadow effect to bottom bar in editor
|
2022-06-01 16:00:08 +09:00 |
|
Dean Herbert
|
eac014738f
|
Merge branch 'master' into editor-bottom-bar-shadow
|
2022-06-01 14:55:50 +09:00 |
|
Dean Herbert
|
25941f6187
|
Use DeepClone instead of reflection call
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-06-01 10:47:45 +09:00 |
|
Bartłomiej Dach
|
655a8fb4a2
|
Merge pull request #18504 from peppy/editor-waveform-main-row-background
Add background to main waveform row
|
2022-05-31 21:25:18 +02:00 |
|
Dean Herbert
|
bc22079fdc
|
Fix row selected colour flicker when changing offset rapidly
|
2022-05-31 22:02:30 +09:00 |
|
Dean Herbert
|
8240b645b4
|
Copy attribute types from currently selected control point to new placements
|
2022-05-31 21:50:12 +09:00 |
|
Dean Herbert
|
f99bcb23a0
|
Automatically make first control point added to beatmap have timing data
|
2022-05-31 21:50:08 +09:00 |
|
Dean Herbert
|
a940676fc2
|
Add adjustment buttons
|
2022-05-31 21:31:20 +09:00 |
|
Dean Herbert
|
475cc8174f
|
Fix off-by-one display issue when adjusting offset
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
94194a04f2
|
Animate adjustments
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
51014b8748
|
Ensure offset changes are correctly tracked by the display, even when locked
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
c8f21ee8b2
|
Change WaveformComparisonDisplay to centre around a time offset rather than beat
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
6bc68ada43
|
Add ability to lock the WaveformComparison display to a current location
|
2022-05-31 18:41:44 +09:00 |
|
Dean Herbert
|
c0804803fd
|
Add background to main waveform row
|
2022-05-31 18:35:52 +09:00 |
|
Dean Herbert
|
655780fd98
|
Fix regression in bpm textbox binding logic
|
2022-05-31 18:27:18 +09:00 |
|
Dean Herbert
|
79a17fc86a
|
Merge pull request #17591 from hlysine/random-mod-slider-rotation
Allow object generation algorithm to rotate sliders
|
2022-05-31 15:57:26 +09:00 |
|
Dean Herbert
|
9746cbb161
|
Ensure rows have loaded before attempting to click them
|
2022-05-31 15:54:07 +09:00 |
|
Dean Herbert
|
ebb83a5e49
|
Add TODO about scroll behaviour which is missing
|
2022-05-31 15:10:55 +09:00 |
|
Dean Herbert
|
cf5da44492
|
Add automatic control point tracking to the timing screen
|
2022-05-31 15:00:30 +09:00 |
|
Dean Herbert
|
27efeb7d4e
|
Fix TimingSection performing a beatmap save when switching bound timing points
|
2022-05-31 14:58:49 +09:00 |
|
Dan Balasescu
|
0141958be6
|
Merge pull request #18497 from peppy/zip-archive-reader-avoid-memcpy
Use pooled memory for memory copies performed by `ZipArchiveReader`
|
2022-05-31 11:01:57 +09:00 |
|
Dean Herbert
|
1d5a156c15
|
Merge pull request #18427 from sw1tchbl4d3r/currently_playing_search
Add search bar for the `CurrentlyPlayingDisplay`
|
2022-05-30 23:03:00 +09:00 |
|
Dean Herbert
|
d6b18d87b8
|
Update framework
|
2022-05-30 20:22:26 +09:00 |
|
Dean Herbert
|
82a1ba1d46
|
Use pooled memory for memory copies performed by ZipArchiveReader
|
2022-05-30 20:22:26 +09:00 |
|
Dan Balasescu
|
98fe0cf3d5
|
Merge pull request #18495 from peppy/rename-chat-overlay
Remove "V2" suffix from `ChatOverlay` components
|
2022-05-30 18:45:02 +09:00 |
|
Dean Herbert
|
f65d2db77f
|
Remove "V2" suffix from ChatOverlay components
|
2022-05-30 17:54:09 +09:00 |
|
Dean Herbert
|
9e678101cf
|
Merge pull request #18442 from jai-x/new-chat-announce-channel
Display Announce type channels separately in new chat overlay
|
2022-05-30 16:53:15 +09:00 |
|
Dean Herbert
|
5478ac21ea
|
Merge branch 'master' into currently_playing_search
|
2022-05-30 16:48:53 +09:00 |
|