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-30 07:59:54 +08:00
Code
Issues
Releases
Wiki
Activity
39,802
Commits
4
Branches
799
Tags
485728ca4ecc08e52dd659412f41dfc4e540a7dc
Commit Graph
13 Commits
Remove Component inheritance
smoogipoo
·
2021-05-18 18:59:45 +09:00
97f4f7bbd1
Rename to HitObjectUsageEventBuffer
smoogipoo
·
2021-05-18 18:57:02 +09:00
633f841a0f
Add simple xmldoc to
TransferBlueprintFor
method
Dean Herbert
·
2021-05-18 16:40:56 +09:00
ed957df162
Merge branch 'master' into hoc-event-queue
Dean Herbert
·
2021-05-18 16:31:20 +09:00
55cc533a37
Add blueprint transferral
smoogipoo
·
2021-05-13 21:16:19 +09:00
aaf31af326
Replace polling logic with direct bindable reactions
Dean Herbert
·
2021-05-11 18:39:15 +09:00
a4e0529617
Remove no-longer-relevant matching comment
Dean Herbert
·
2021-05-03 20:09:50 +09:00
b28e1569ca
Remove unsafe access to Composer.HitObjects
Dean Herbert
·
2021-05-03 14:28:35 +09:00
8c9cfb6301
Rename
AllowDeselection
to better match use case
Dean Herbert
·
2021-04-28 12:02:55 +09:00
e4f2e0131c
Rename and xmldoc selection completed method
Dean Herbert
·
2021-04-27 19:01:29 +09:00
42255f8d33
Revert changes to
OnBlueprint
methods and handle select-on-addition locally
Dean Herbert
·
2021-04-27 19:01:29 +09:00
ff06a27a12
Make
SelectionHandler
abstract to ensure things get implemented
Dean Herbert
·
2021-04-27 19:01:29 +09:00
dd3d8e5d03
Refactor editor selection/blueprint components to be generic
Dean Herbert
·
2021-04-27 19:01:29 +09:00
f2e56bd306