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-27 01:21:31 +08:00
Code
Issues
Releases
Wiki
Activity
23,745
Commits
4
Branches
798
Tags
7c19f7cd7b6c009e6331b8f1e087d77479a90dde
Commit Graph
9 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
Initial implementation of limited distance snap
smoogipoo
·
2019-11-06 15:27:48 +09:00
020b08b450
Fix distance snap grid test scenes
smoogipoo
·
2019-10-25 17:25:46 +09:00
ae011e8ee8
Refactor flow of snapping through HitObjectComposer
smoogipoo
·
2019-10-25 16:40:30 +09:00
607b4d874a
Rename grid snapping methods
smoogipoo
·
2019-10-24 18:18:04 +09:00
d83b9ef0e4
Add smoothing and tidy code a touch
Dean Herbert
·
2019-10-23 17:56:09 +09:00
f61d7e4fbe
Remove unnecessary whitespace
smoogipoo
·
2019-10-23 17:00:17 +09:00
c9fec50f63
Show centre point of distance snap grid
smoogipoo
·
2019-10-23 16:58:56 +09:00
97383b4a37
Rename grid to DistanceSnap to be more in line with its purpose
Dean Herbert
·
2019-10-17 15:32:02 +09:00
f92331531c