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-18 23:10:50 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
793
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
26 Commits
Increase size of circle display on timeline
Dean Herbert
·
2020-12-21 18:09:37 +09:00
d11d754715
Completely separate combo colours from DHOs
smoogipoo
·
2020-11-26 18:14:25 +09:00
e53f849aa0
Fix timeline objects sometimes not receiving combo colours
smoogipoo
·
2020-11-26 17:22:22 +09:00
f562854feb
Tidy up EditorBeatmap slightly
Dean Herbert
·
2020-10-08 18:06:49 +09:00
afed832b19
Add missing UpdateHitObject calls and move local to usages (not via bindables)
Dean Herbert
·
2020-10-08 18:04:07 +09:00
ef092de9ba
Add repeats display to timeline blueprints
Dean Herbert
·
2020-10-06 19:22:35 +09:00
a2796d2c01
Use top-left colour for deciding the text colour (gradient was added in some cases)
Dean Herbert
·
2020-09-30 17:10:22 +09:00
3422db1bb2
Don't apply gradient to non-duration objects
Dean Herbert
·
2020-09-29 17:34:50 +09:00
6e1ea00443
Add gradient to hide subtractive colour issues
Good thing is looks better than without.
Dean Herbert
·
2020-09-29 17:26:54 +09:00
c47652c97a
Add combo index display support
Dean Herbert
·
2020-09-29 17:26:54 +09:00
8d8d45a0c0
Add combo colour display support
Dean Herbert
·
2020-09-29 17:26:54 +09:00
f16fc29071
Rename to IHasDuration
Dean Herbert
·
2020-05-27 12:38:39 +09:00
cbd563e80b
Move sett from EndTime to Duration
Dean Herbert
·
2020-05-27 12:37:44 +09:00
b8e0a6f127
Fix incorrect rounding in DragBar
Dean Herbert
·
2020-05-22 19:23:07 +09:00
5ea33f4c04
Create SnapResult class to hold various snapping results
Dean Herbert
·
2020-05-20 21:00:47 +09:00
c46bfc2532
Change snapping to be screen space coordinate based
Dean Herbert
·
2020-05-20 21:00:29 +09:00
3354d48a38
Add change state support to more editor components
smoogipoo
·
2020-04-09 22:02:42 +09:00
575b061dd7
Fix adjustment not working when dragged before object
smoogipoo
·
2020-02-06 14:47:43 +09:00
6ae0efa40d
Move methods below ctor
smoogipoo
·
2020-02-06 14:35:45 +09:00
c138e3907e
Improve visuals
Dean Herbert
·
2020-02-05 19:43:13 +09:00
f5edad16e6
Fix negative spinners
Dean Herbert
·
2020-02-05 18:35:31 +09:00
98ab1f9862
Allow scrolling via drag while dragging a hold note handle
Dean Herbert
·
2020-02-05 18:35:31 +09:00
3d42973764
Add a simple hover state
Dean Herbert
·
2020-02-05 18:35:31 +09:00
cef45afbc8
Disallow negative / zero repeat counts (and fix off-by-one)
Dean Herbert
·
2020-02-05 18:35:31 +09:00
d56accaef1
Initial implementation of timeline blueprint dragbars
Dean Herbert
·
2020-02-05 18:35:31 +09:00
d04cc0123d
Move timeline blueprint to own class
Dean Herbert
·
2020-01-23 16:22:43 +09:00
5cadbb1ffb