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-20 17:29:54 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
793
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
11 Commits
Fix incorrect legacy conversion when B-splines are used
Bartłomiej Dach
·
2023-11-20 15:08:58 +09:00
6d7d826b8b
Remove pattern matching syntax usage in switch
Also throw on unknown types.
Bartłomiej Dach
·
2023-11-20 13:34:01 +09:00
487326a4c7
Fix code style/quality issues
cs
·
2023-11-13 08:25:27 +01:00
fa976a5aa0
CI Fixup
cs
·
2023-11-11 15:02:06 +01:00
54b8244a18
Generalize Bezier curves to BSplines of Nth degree
Thomas Müller-Höhne
·
2023-11-11 13:32:53 +01:00
926636cc03
legacy export broken
OliBomby
·
2023-07-11 02:30:16 +02:00
06e5ef88c0
Change return type to List
OliBomby
·
2022-10-31 11:39:41 +01:00
0461303895
Added xmldoc to public methods
OliBomby
·
2022-10-31 11:39:14 +01:00
414e21c657
Remove borrowed framework code
Dean Herbert
·
2022-10-31 15:42:17 +09:00
94dd4045f1
Added tests
OliBomby
·
2022-10-26 19:30:42 +02:00
86d5fcc26d
Create BezierConverter.cs
OliBomby
·
2022-10-26 17:21:20 +02:00
77dcd0fae2