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-21 15:10:28 +08:00
Code
Issues
Releases
Wiki
Activity
37,469
Commits
4
Branches
793
Tags
baf4e4e8f6a693e90f68efcdc5a3e9cd6eca6df8
Commit Graph
29 Commits
Switch to beat length
vmaggioli
·
2021-02-05 09:39:14 -05:00
5061231e59
Use AlmostEquals
vmaggioli
·
2021-01-20 13:00:25 -05:00
5ee3a5f230
Fix zero length spinners and sliders
vmaggioli
·
2021-01-20 12:19:52 -05:00
ce3c2f07dc
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