Bartłomiej Dach
|
0cddb93dda
|
Move setting to user config
|
2024-11-11 09:57:17 +01:00 |
|
Bartłomiej Dach
|
3eaffbb70a
|
Make application of offset/BPM object adjustments more sane
|
2024-09-02 10:40:58 +02:00 |
|
Dean Herbert
|
f176383dd0
|
Merge branch 'master' into move-already-placed-objects-when-adjusting-offset-bpm
|
2024-08-19 14:30:09 +09:00 |
|
Dean Herbert
|
7b0c1e3498
|
Also apply to timing textboxes
|
2024-07-11 16:54:27 +09:00 |
|
Aurelian
|
9b076a8b03
|
Moved HitObject adjustment methods to a static helper class
|
2024-06-12 20:02:15 +02:00 |
|
Aurelian
|
33d0d4c8f2
|
Fixed certain UI elements not working for HitObject BPM/Offset adjustment
|
2024-06-09 11:33:07 +02:00 |
|
ansel
|
78adaa9b03
|
Enable nullability for timing screen
|
2023-01-14 02:23:21 +03:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
d4e88441ec
|
Adjust metrics to make timing section fit better in editor
|
2022-06-02 11:57:06 +09:00 |
|
Dean Herbert
|
a346990a8c
|
Remove TriangleButton usage in editor
|
2022-05-24 18:13:09 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
7fdf876b4c
|
Fix editor timing screen mutating the WorkingBeatmap instead of EditorBeatmap
|
2021-01-04 16:38:15 +09:00 |
|
Bartłomiej Dach
|
546249b071
|
Temporarily fix crash on deleting control point groups
|
2020-11-10 21:32:47 +01:00 |
|
Bartłomiej Dach
|
ac44f6f679
|
Ensure control point group exists after move
If the control point group moved was empty, it would not be created due
to a lack of ControlPointInfo.Add() calls.
|
2020-10-07 23:10:28 +02:00 |
|
Dean Herbert
|
dab50bff6f
|
Protect "use current time" button against crash when no timing point is selected
|
2020-10-03 01:27:42 +09:00 |
|
Dean Herbert
|
00eed29527
|
Don't update time if it hasn't changed
|
2020-10-02 17:35:41 +09:00 |
|
Dean Herbert
|
fc920a8899
|
Add change handler logic
|
2020-10-02 17:32:34 +09:00 |
|
Dean Herbert
|
2698dc513f
|
Add basic textbox error handling
|
2020-10-02 15:33:33 +09:00 |
|
Dean Herbert
|
959c8730f6
|
Add settings section from TimingPointGroups on timing screen
|
2020-10-02 15:30:32 +09:00 |
|