Page 3 of 3

Re: A script to import TVPaint's CSV file format

Posted: Wed Aug 31, 2016 6:10 pm
by synthsin75
If I knew a way to kill an alert dialog by script, then you could have an alert that times out and continues. The only way I know to do that would be to use something like AutoHotkey (that could be executed and closed from the Lua script) that would send {enter} to the alert dialog after waiting a set amount of time. But that's only a solution for Windows.

Re: A script to import TVPaint's CSV file format

Posted: Thu Sep 01, 2016 3:57 pm
by Fazek
Export plugin upgrade: now it's stepping on a frame only if it's needed for the rendering: a big speedup if the animation is two-framed or more, or there are still poses etc. I also modified the recognition of the program version: I'm not using the AppVersion() call, but simply checking the existence of the extra variables and functions.