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-19 01:10:05 +08:00
Code
Issues
Releases
Wiki
Activity
67,250
Commits
4
Branches
793
Tags
d2c86b0813d41ddd01ce4cbc00906f94271bfbf2
Commit Graph
11 Commits
Add beat snap grid to osu!taiko editor
Addresses
https://github.com/ppy/osu/discussions/25150
.
Dean Herbert
·
2023-10-17 16:59:56 +09:00
2a89a25790
Abstract out common implementation of
BeatSnapGrid
Dean Herbert
·
2023-10-17 16:42:52 +09:00
1b9acdf55c
Rename grid to DistanceSnap to be more in line with its purpose
Dean Herbert
·
2019-10-17 15:32:02 +09:00
f92331531c
Always use the local coordinate space
smoogipoo
·
2019-10-11 18:24:33 +09:00
050d86a741
Rename grid creation method + parameter
smoogipoo
·
2019-10-11 18:24:33 +09:00
9ecec806c2
Rename startPosition to centrePosition
smoogipoo
·
2019-10-11 18:24:33 +09:00
5f0cd356d7
Improve xmldocs
smoogipoo
·
2019-10-11 18:24:33 +09:00
8fb2628f9e
Expose StartPosition for derived grids to use
smoogipoo
·
2019-10-11 18:24:33 +09:00
66e0fef85b
Remove unnecessary dependency
smoogipoo
·
2019-10-11 18:24:33 +09:00
97d4a8e59e
Simplify colour retrieval function
smoogipoo
·
2019-10-11 18:24:33 +09:00
2df519ddfa
Implement base class for beat snapping grids
smoogipoo
·
2019-10-11 18:24:33 +09:00
2aa3d0bb39