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 04:19:53 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
791
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
20 Commits
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