Aegisub/automation
arch1t3cht 63bbdc32d3 lua: Make frame:getPixel return three values
This is what users will want in the majority of cases, and switching
to this makes using this function much easier.

However, this does break backwards compatibility. Luckily to my
knowledge this function is not actually used in any existing published
script (all scripts using get_frame just use getPixelFormatted instead)
so the damage shouldn't be too large. But this is also why I'd rather
rip off the band-aid of breaking backwards compatibility now than later.
2024-02-18 02:34:18 +01:00
..
autoload Cancel karaoke templater execution immediately when an error occurs 2015-03-01 11:22:50 -08:00
demos Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
include Fix errors when automation scripts being loaded and os.execute not working (#156) 2022-06-08 08:36:49 -07:00
tests Also stub out the `system` lua module that newer versions of busted use 2018-03-03 12:44:31 -08:00
v4-docs lua: Make frame:getPixel return three values 2024-02-18 02:34:18 +01:00
.gitignore Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
meson.build Generate Win portable.zip (#124) 2021-05-23 04:37:54 -04:00