This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 08:02:38 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
41 Commits
Fix metronome BPM text not matching expectations due to custom rounding implementation
Dean Herbert
·
2025-04-03 15:13:44 +09:00
11368b628b
Move setting back to timing panel
Bartłomiej Dach
·
2024-11-11 10:08:26 +01:00
c37e4877e2
Move setting to user config
Bartłomiej Dach
·
2024-11-11 09:57:17 +01:00
0cddb93dda
Fix weirdness around spurious adjustments firing due to overloaded bindable
Bartłomiej Dach
·
2024-09-02 10:49:31 +02:00
57f1259a33
Make application of offset/BPM object adjustments more sane
Bartłomiej Dach
·
2024-09-02 10:40:58 +02:00
3eaffbb70a
Move helper class out to separate file
Bartłomiej Dach
·
2024-09-02 09:52:00 +02:00
ca2dc702e6
Merge branch 'master' into move-already-placed-objects-when-adjusting-offset-bpm
Dean Herbert
·
2024-08-19 14:30:09 +09:00
f176383dd0
Also apply to timing textboxes
Dean Herbert
·
2024-07-11 16:54:27 +09:00
7b0c1e3498
Moved HitObject adjustment methods to a static helper class
Aurelian
·
2024-06-12 20:02:15 +02:00
9b076a8b03
Fixed double adjustment of hitobject beatlength
Aurelian
·
2024-06-12 19:25:48 +02:00
9906ab3449
Notes aren't adjusted if setting is off
Aurelian
·
2024-06-09 18:04:27 +02:00
101887d315
Fixed certain UI elements not working for HitObject BPM/Offset adjustment
Aurelian
·
2024-06-09 11:33:07 +02:00
33d0d4c8f2
Move
OmitFirstBarLine
to
TimingControlPoint
Dean Herbert
·
2023-02-28 19:29:31 +09:00
044b0604b2
Enable nullability for timing screen
ansel
·
2023-01-14 02:23:21 +03:00
78adaa9b03
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Update parameter discards
Dean Herbert
·
2022-06-24 21:26:19 +09:00
31a447fda0
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Fix regression in bpm textbox binding logic
Dean Herbert
·
2022-05-31 18:27:18 +09:00
655780fd98
Fix
TimingSection
performing a beatmap save when switching bound timing points
Dean Herbert
·
2022-05-31 14:58:49 +09:00
27efeb7d4e
Initial animation pass on metronome
Dean Herbert
·
2022-05-20 17:30:04 +09:00
42179568f3
Setup basics for control and test
Dean Herbert
·
2022-05-20 17:30:04 +09:00
ce7be940e2
Remove unused using directives
Bartłomiej Dach
·
2022-03-31 21:20:30 +02:00
e14d5b8adb
Rebind
SaveState()
to bpmTextEntry
CenTdemeern1
·
2022-03-31 21:06:05 +02:00
a6875383fc
Remove BPM slider
CenTdemeern1
·
2022-03-31 20:11:07 +02:00
52d723aaa6
Use new time signature control on timing screen
Bartłomiej Dach
·
2022-01-22 20:50:32 +01:00
54f7b1b8d0
Replace
TimeSignatures
enum with struct for storage of arbitrary meter
Bartłomiej Dach
·
2022-01-22 20:50:31 +01:00
735414bc49
Fix editor timing screen mutating the WorkingBeatmap instead of EditorBeatmap
Dean Herbert
·
2021-01-04 16:38:15 +09:00
7fdf876b4c
Make SettingsItem conform to IHasCurrentValue
Dean Herbert
·
2020-10-06 17:18:54 +09:00
9d7880afda
Add change handling for timing section
Dean Herbert
·
2020-10-02 17:55:47 +09:00
98fd661b23
Ensure textbox always reverts to sane state on out-of-range failures
Dean Herbert
·
2020-10-01 13:06:24 +09:00
e0a0902a15
Fix default value of bpm being too high
Dean Herbert
·
2020-09-30 18:08:55 +09:00
44fc0c6723
Increase max sane BPM value
Dean Herbert
·
2020-09-07 18:20:47 +09:00
1468b9589f
Move default declarations for readability
Dean Herbert
·
2020-09-07 18:18:50 +09:00
98676af7bb
Add BPM entry textbox
Dean Herbert
·
2020-09-07 18:18:50 +09:00
86512d6e8d
Limit BPM entry via slider to a sane range
Dean Herbert
·
2020-09-07 18:18:50 +09:00
6091714f15
Merge remote-tracking branch 'upstream/master' into editor-timing-screen-2
Dean Herbert
·
2019-11-06 16:22:55 +09:00
23eab68c72
Move section update code to abstract method to avoid incorrect BindValue usage
Dean Herbert
·
2019-11-06 14:36:43 +09:00
ebfb5d050d
Add ability to adjust all control point attributes
Dean Herbert
·
2019-10-28 16:21:31 +09:00
522572eace
Add missing license headers
Dean Herbert
·
2019-10-28 12:42:17 +09:00
ee5591d7d5
Tidy up string output
Dean Herbert
·
2019-10-28 12:31:38 +09:00
43ad4a3a3c
Add the ability to add new ControlPoint types to existing groups
Dean Herbert
·
2019-10-27 15:19:36 +09:00
0fba272e78