Kyzentun
|
dd72b368ce
|
Fixed spline solving to be mathematically correct after Matt told me column operations are not actually allowed. Attempts to measure performance returned garbage results, hopefully the caching mechanism makes it too fast to measure?
|
2015-01-03 05:26:29 -07:00 |
|
Kyzentun
|
6d9243335d
|
Fixed bug in spline evaluate. Added create_spline and spline:destroy to allow creation of splines not owned by actors. Added polygonal mode to splines.
|
2015-01-02 12:08:53 -07:00 |
|
Kyzentun
|
f9ba1cc415
|
Added spatial extent math to CubicSpline.
|
2015-01-01 16:09:36 -07:00 |
|
Kyzentun
|
84e758c6c7
|
Added rotation and zoom splines to note columns, with the help of a couple new classes. Reorganized args to NoteDisplay functions into helper structures. Made splines have 3 modes controlling their behavior. Hold twisting is now handled by an AA rotation and hold drawing in general is now more complex.
|
2015-01-01 04:36:20 -07:00 |
|
Kyzentun
|
0cb08dc8bd
|
Added offset mode spline to NoteColumnRenderer.
|
2014-12-30 13:59:06 -07:00 |
|
Kyzentun
|
584f1c8813
|
Moved cubic spline implementation to its own source file.
|
2014-12-28 05:57:07 -07:00 |
|