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-06-04 07:03:39 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
801
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
42 Commits
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Add the ability to toggle off hit marker displays in the editor
Dean Herbert
·
2022-11-08 18:07:06 +09:00
ada039151b
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Remove unused local
Dean Herbert
·
2022-05-13 22:06:30 +09:00
cf3ead8047
Remove redundant parenthesis
Dean Herbert
·
2022-05-13 21:31:49 +09:00
d9782b5ef6
Remove unused border colour
Dean Herbert
·
2022-05-13 21:28:50 +09:00
38b8baf095
Remove circle scaling (apparently the fixed scale is required for spacing)
Dean Herbert
·
2022-05-13 21:28:45 +09:00
1529162318
Tidy up interpolation and move
const
to new home
Dean Herbert
·
2022-05-12 19:44:07 +09:00
0c335592b3
Add circle overlap marker, bringing back stable-like visibility of circles in the past
Dean Herbert
·
2022-05-12 19:27:32 +09:00
be3d4c9bf5
Rework hitobject blueprints to take in hitobject models
smoogipoo
·
2021-05-13 19:53:32 +09:00
ffb6135a1b
Fix selection box not updating with hitcircles/sliders far in the future or past
Dean Herbert
·
2021-01-18 16:57:36 +09:00
02d2b2742b
Adjust namespace
ekrctb
·
2020-12-04 20:21:53 +09:00
245be2c5ed
Rename application method to better describe what it actually does
Dean Herbert
·
2020-11-26 19:16:18 +09:00
9811c46e35
Show current hit circle placement in timeline
Bartłomiej Dach
·
2020-10-10 17:54:37 +02:00
f41879ee7c
Move responsibility placement blueprint's StartTime set to within
Dean Herbert
·
2020-05-21 14:50:33 +09:00
a9a1c00cf1
Pass down snap result and remove local TimeAt usage
Dean Herbert
·
2020-05-20 21:01:29 +09:00
82d6549161
Do full placement on mouse down
smoogipoo
·
2020-04-24 12:27:56 +09:00
ca692f30e6
Make placements happen on mouse down
smoogipoo
·
2020-04-23 12:17:11 +09:00
8d5732aabd
Add commit status to EndPlacement; call BeginPlacement on initial movement
Dean Herbert
·
2020-02-07 18:02:48 +09:00
e31d69c749
Apply CornerExponent fixes
Dean Herbert
·
2019-11-22 19:49:20 +09:00
c2e85a2057
Fix hit circles selection area being too large
smoogipoo
·
2019-10-21 17:14:08 +09:00
c34d3362df
Rename HitObject -> DrawableObject in selection blueprints
smoogipoo
·
2019-10-21 17:04:56 +09:00
38c2c328ff
Make BeginPlacement() set the hitobject start time
smoogipoo
·
2019-10-16 20:04:15 +09:00
79b2c7b480
Fix merge error
smoogipoo
·
2019-10-07 18:49:59 +09:00
e265beb289
Merge branch 'master' into rework-selection-updates
Dean Herbert
·
2019-10-06 15:00:56 +08:00
179cde917b
Move placement movement event to BlueprintContainer
smoogipoo
·
2019-10-03 16:14:42 +09:00
652acac87f
Add more tests for hitcircle selection blueprint
smoogipoo
·
2019-10-01 19:33:15 +09:00
ba5c9547e1
Make hitobject pieces able to update dynamically
smoogipoo
·
2019-09-27 18:45:22 +09:00
bddaead72e
Remove SliderPiece + HitObjectPiece
smoogipoo
·
2019-09-27 18:01:55 +09:00
4fc37d1137
Remove bindables from osu! selection blueprints
smoogipoo
·
2019-09-27 18:00:24 +09:00
f64fe22f36
Centralise osu! circle radius specification
Dean Herbert
·
2019-07-22 14:40:02 +09:00
e50b70d615
Revert some more instances of 'e' variable names
Dean Herbert
·
2019-02-22 20:15:25 +09:00
367bc53a06
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Typo fix
ProgrammaticNajel
·
2019-01-26 23:10:13 +08:00
2058604ef3
Add null check
ProgrammaticNajel
·
2019-01-26 22:55:33 +08:00
e71b13683a
Transform screen mouse coordinates to local space coordinates.
ProgrammaticNajel
·
2019-01-26 18:19:01 +08:00
e939f75f4b
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Cleanups
smoogipoo
·
2018-11-09 14:19:50 +09:00
13279f707b
Use bindables for hitobject events
smoogipoo
·
2018-11-09 13:58:46 +09:00
cc8531790a
Make selection blueprints handle position adjustments
smoogipoo
·
2018-11-07 16:21:32 +09:00
5d51719572
Adjust ruleset-specific namespaces
smoogipoo
·
2018-11-07 16:10:21 +09:00
2612fd3099