Aegisub/aegisub/automation/autoload
Niels Martin Hansen 7e90cdcf09 Add support for variable loops in kara-templater, and add a few more utility functions.
- Variable loops are controlled using the tenv.maxloop(newmax) function to set the loop counter max. This is a wrapper around setting tenv.maxj.
- Add tenv.relayer(newlayer) function for changing the Layer of an output line.
- Add tenv.restyle(newstyle) function for changing the Style of an output line, despite this usually breaking positioning/sizing information.
- tenv.maxloops is an alias for tenv.maxloop.
- tenv.loopctl(newj, newmaxj) controls both loop variables if anyone wants to do that.
This closes #753 but documentation still needs to be written.

Originally committed to SVN as r2913.
2009-05-12 16:36:51 +00:00
..
cleantags-autoload.lua SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
kara-templater.lua Add support for variable loops in kara-templater, and add a few more utility functions. 2009-05-12 16:36:51 +00:00
karaoke-auto-leadin.lua SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
macro-1-edgeblur.lua SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
macro-1p-edgeblur.pl SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00
macro-2-mkfullwitdh.lua SVN Transition Step 3/7 2009-03-08 08:30:39 +00:00