aseprite/scripts
2018-11-27 15:06:20 -03:00
..
app_active.lua Add app.site.frameNumber 2018-11-22 15:05:03 -03:00
app_command.lua Test Sprite.backgroundLayer property 2018-09-12 18:45:44 -03:00
app_pixel_color.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
app_transaction.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
app_version.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
cel.lua Test Cel.frame/frameNumber properties correctly 2018-11-27 15:06:20 -03:00
cels.lua Test ipairs() 2018-09-12 18:45:23 -03:00
color.lua Add some tests for Palette, Color, and app.command 2018-09-04 17:31:27 -03:00
console_assert.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
console_print.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
constants.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
drawing.lua Test Image:clear() without arguments (should use the transparent color) 2018-11-13 21:39:10 -03:00
frames.lua Test ipairs() 2018-09-12 18:45:23 -03:00
image_iterator.lua Add test for Image:pixels(Rectangle) 2018-09-07 18:03:02 -03:00
image_spec.lua Use ColorMode.GRAY instead of ColorMode.GRAYSCALE 2018-11-13 21:38:55 -03:00
image.lua Create blocks of tests in image.lua 2018-09-03 14:28:31 -03:00
layer.lua New tests for layers/frames/cels/tags/slices 2018-09-11 18:46:35 -03:00
layers.lua Test ipairs() 2018-09-12 18:45:23 -03:00
math.lua Add some minor tests of Lua library 2018-09-03 14:29:14 -03:00
os.lua Add some minor tests of Lua library 2018-09-03 14:29:14 -03:00
palette.lua New tests for layers/frames/cels/tags/slices 2018-09-11 18:46:35 -03:00
point.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
rectangle.lua Test Rectangle:contains/union/intersect(s) functions 2018-11-14 16:53:24 -03:00
selection.lua Add some extra tests for selection operations 2018-09-07 14:47:47 -03:00
size.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
slice.lua New tests for layers/frames/cels/tags/slices 2018-09-11 18:46:35 -03:00
slices.lua Test ipairs() 2018-09-12 18:45:23 -03:00
sprite.lua Test Sprite.bounds 2018-11-14 16:53:17 -03:00
string.lua Add some minor tests of Lua library 2018-09-03 14:29:14 -03:00
tag.lua New tests for layers/frames/cels/tags/slices 2018-09-11 18:46:35 -03:00
tags.lua Test ipairs() 2018-09-12 18:45:23 -03:00