Releases: JeffHanna/LSSpirograph
LSSpirograph 1.33
Create Spirograph(tm)-like spline paths on screen. Useful for creating complex paths for particle system work.
v1.33 is the first new publicly available release since August 23, 2003.
v1.33 - Updated the Macroscript and the mzp.run install file to handle Max's User Access Control compatible folders $userscripts, $usermacros, and $usericons.
v1.32 - Reimplemented the animation slider's ability to affect Max's time slider in real time.
v1.31 - Made the execution of the BakeAnimations() function selectable in the UI.
v1.3 - Placed emitters now have their animations baked to keyframes. This gets around the Gamebryo path animation bug(s).
v1.21 - Explicity set the path constraint loop property to true.
v1.2 - Rewrote the path constraint code so it works with Gamebryo
v1.1 - Made the path constrained point objects follow the path, instead of always pointing in the same direction.
v1.0 - Fully functional
v0.98 - All done but for the path constraints
v0.97 - Emitter placement UI implemented. Emitter placement function prototyped.
v0.96 - Drop down templates fully functional.
v0.95 - Template drop down list in UI. Not wired up yet.
v0.92 - Informational dialogs and cursor wait states implemented
v0.9 - First drawing-loop complete version.