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 18:13:18 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
791
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
23 Commits
Merge branch 'master' into beat-divisor-better-defaults
Bartłomiej Dach
·
2023-06-08 20:35:03 +02:00
4b3b22f046
Update tests in line with new behaviour
Dean Herbert
·
2023-06-09 02:28:38 +09:00
0875fc6233
Cover clamping to max beat divisor in test
Bartłomiej Dach
·
2023-06-07 23:38:06 +02:00
35e41d816a
Use existing next/previous methods (and remove looping behaviour)
Dean Herbert
·
2023-06-08 01:01:29 +09:00
3a01498789
Apply NRT to
BeatDivisorControl
Dean Herbert
·
2023-06-01 16:58:14 +09:00
bcde2cbc73
Use
RangePadding
to align mouse with slider
Gyoshi
·
2023-05-23 18:16:14 +02:00
b5f8093941
replace manual code with existing method
Gyoshi
·
2023-05-23 18:16:12 +02:00
fa00f8b92a
More fitting tests for new layout
Gyoshi
·
2023-05-23 18:16:10 +02:00
921d7e4d89
Adjust
BeatDivisorControl
test to show control mmuch larger
Dean Herbert
·
2023-05-17 16:33:58 +09:00
ec2b9165d5
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Add test coverage of
BeatDivisorControl
key bindings
Dean Herbert
·
2022-10-25 11:51:31 +09:00
1b42f5ec6e
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Change editor colour scheme to aquamarine
Dean Herbert
·
2022-05-24 18:43:22 +09:00
0bcf8c846c
Update test to use new triangle type resolution
Dean Herbert
·
2022-05-24 18:38:08 +09:00
bb82abe48d
Update
BeatDivisorControl
to better match new designs and metrics
Dean Herbert
·
2022-05-24 18:26:01 +09:00
3c2e57bf00
Automatically focus divisor textbox and hide popover after successful change
Dean Herbert
·
2022-02-28 15:23:01 +09:00
3634e12e66
Fix test failures
Bartłomiej Dach
·
2022-02-27 20:13:44 +01:00
a5600516f0
Add test coverage for divisor behaviour
Bartłomiej Dach
·
2022-02-27 19:23:02 +01:00
7de5dad4f0
Add flow for specifying entirely custom snaps
Bartłomiej Dach
·
2022-02-27 17:55:20 +01:00
423838a649
Add flow for changing set of valid divisors between presets
Bartłomiej Dach
·
2022-02-27 15:37:51 +01:00
d0c01afc2e
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Remove all RequiredTypes usages
smoogipoo
·
2020-05-16 18:17:12 +09:00
648999a2de
Rename editor tests namespace from "Editor" to "Editing"
Salman Ahmed
·
2020-04-23 11:07:55 +03:00
e3a3144236