opsu-dance/src/itdelatrisu/opsu/objects/curves
2016-12-03 18:39:20 +01:00
..
Bezier2.java Very minor formatting changes to #76. 2015-04-12 22:33:20 -04:00
CatmullCurve.java Specify whether Curve uses scaled or unscaled coordinates. 2015-09-02 01:47:15 -05:00
CentripetalCatmullRom.java Specify whether Curve uses scaled or unscaled coordinates. 2015-09-02 01:47:15 -05:00
CircumscribedCircle.java Replace xy float[] arrays with Vec2f (mostly in game objects). 2015-09-05 12:53:42 -05:00
Curve.java first attempt at merging sliders 2016-12-03 18:39:20 +01:00
CurveType.java More curve types #76 fix? 2015-04-13 22:56:07 -04:00
EqualDistanceMultiCurve.java Fix selecting "IAHN - Transform [Aspire]" map crashing the game (#5) 2016-10-01 21:21:33 +02:00
LinearBezier.java Specify whether Curve uses scaled or unscaled coordinates. 2015-09-02 01:47:15 -05:00
Vec2f.java Replace xy float[] arrays with Vec2f (mostly in game objects). 2015-09-05 12:53:42 -05:00