Commit Graph

6 Commits

Author SHA1 Message Date
Luke Hubmayer-Werner d8c4c93934 Added side orbit slide type 2021-02-21 21:29:33 +10:30
Luke Hubmayer-Werner 6fa4c5f34a Add center orbit slides 2021-02-21 00:19:23 +10:30
Luke Hubmayer-Werner 6da094d837 Fix some regressions in the SRT code and Video player 2021-02-07 00:17:27 +10:30
Luke Hubmayer-Werner c215c1e80b Switch slides from screenspace to unit circle space
Makes Curve2D calculations much nicer, at the potential cost of adding multiplies to the Chord path.
Also added an optimisation of sorts for Complex slides.
2021-01-17 14:38:08 +10:30
Luke Hubmayer-Werner 6ec02b767d WIP: Complex slide support
Zigzags and Vs work perfectly, though might need some visual work
All of the curvy types and the triple/fan still need logic work
2021-01-16 02:56:32 +10:30
Luke Hubmayer-Werner ce241ce796 Move singletons to singletons folder 2021-01-14 20:40:57 +10:30