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-15 10:32:50 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
20 Commits
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Apply new resharper refactors
Dean Herbert
·
2019-08-09 12:29:33 +09:00
7e9c100c9b
Merge branch 'master' into more-inspections
Dean Herbert
·
2019-02-28 14:32:57 +09:00
0788a7e9f1
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Improve user ratings calculations to make more sense
Closes
#1552
.
Dean Herbert
·
2017-11-23 18:10:08 +09:00
d93911ae97
Rename EasingTypes to Easing
Thomas Müller
·
2017-07-22 20:53:53 +02:00
e68675f970
Shapes namespace
Depends on
https://github.com/ppy/osu-framework/pull/837
paparony03
·
2017-06-20 15:54:23 +10:00
62dee59672
Keyword Spacing and Brackets Fixing
John Neijzen
·
2017-06-08 14:35:10 +08:00
431d225a60
requested changes
Jorolf
·
2017-04-12 10:52:24 +02:00
d2affe6867
more unnecessary stuff
Jorolf
·
2017-04-10 16:49:48 +02:00
ad41fd5c1a
removed something unnecessary
Jorolf
·
2017-04-10 16:45:34 +02:00
412d6a14ca
update to everything
Jorolf
·
2017-04-10 16:42:23 +02:00
24b4b3ad7d
Bar uses AccentColour aswell
Jorolf
·
2017-04-08 13:53:11 +02:00
f7a9a11ae5
change SRGBColour to Color4 and use IHasAccentColour in some places
Jorolf
·
2017-04-08 13:31:55 +02:00
5e56e84c4a
put Bar into its own file and let it only add a background if BackgroundColour is changed
Jorolf
·
2017-04-07 18:13:55 +02:00
eb4b3772e9