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-22 11:49:53 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
793
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
14 Commits
Fix spinners not transforming correctly
smoogipoo
·
2020-10-02 16:17:57 +09:00
fe818a020a
Fix spinner flashing yellow glow before completion
smoogipoo
·
2020-10-01 20:24:32 +09:00
ba76089219
Guard against nulls (load not run)
smoogipoo
·
2020-09-28 17:46:22 +09:00
b6bc829bd5
Unbind events on disposal
Dean Herbert
·
2020-09-28 17:41:10 +09:00
e60e47ff66
Fix extending spinners in editor causing them to disappear temporarily
Dean Herbert
·
2020-09-28 17:20:36 +09:00
8692c24dfc
Replace CumulativeRotation with RateAdjustedRotation
Bartłomiej Dach
·
2020-08-10 23:02:06 +02:00
cca78235d5
Ensure damp is always positive exponent
Dean Herbert
·
2020-08-01 00:39:04 +09:00
180afff805
Fix trackign alpha not being applied
Dean Herbert
·
2020-08-01 00:27:00 +09:00
bb01ee5be9
Fix spacing
Dean Herbert
·
2020-07-31 09:54:30 +09:00
86784e30ad
Move private methods to bottom of class
Dean Herbert
·
2020-07-31 09:04:20 +09:00
cd570433f4
Rename and split up statement to make more legible
Dean Herbert
·
2020-07-31 09:03:29 +09:00
8e49256a5c
Simplify and standardise scale for default display
Dean Herbert
·
2020-07-30 11:50:13 +09:00
54fee7e716
Fix hit transforms not playing out correctly
Dean Herbert
·
2020-07-30 11:25:49 +09:00
64c7ae7686
Refactor to centralise implementation into a single component
Turns out this is a better way forward.
Dean Herbert
·
2020-07-29 22:31:52 +09:00
023feaf438