aseprite/scripts
2019-05-08 18:54:25 -03:00
..
app_active.lua Update some tests with the new app.activeFrame/Layer behavior 2019-04-13 16:30:58 -03:00
app_command.lua Update some tests with the new app.activeFrame/Layer behavior 2019-04-13 16:30:58 -03:00
app_pixel_color.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
app_preferences.lua Add app.preferences object 2019-04-24 21:15:09 -03:00
app_transaction.lua Convert scripts to Lua 2018-08-22 14:56:07 -03:00
brush.lua Default brush center has changed 2019-05-08 18:54:25 -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_space.lua Remove assert for the color profile name 2019-01-03 19:37:51 -03:00
color.lua Use the new Color.rgbaPixel property 2019-03-23 16:35:36 -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 Update tests for Sprite:new(Empty)/deleteFrame() functions 2018-12-06 13:01:16 -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 New tests to load/save Sprite/Image/Palette 2019-04-18 00:16:54 -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
merge_down_bugs.lua Add a test for https://community.aseprite.org/t/2894 2019-04-13 17:19:11 -03:00
os.lua Add some minor tests of Lua library 2018-09-03 14:29:14 -03:00
palette.lua Add tests for app.defaultPalette and Palette{ fromResource } 2019-04-24 19:09:21 -03:00
point.lua Test Point/Size/Rectangle tostring 2019-03-29 15:54:50 -03:00
rectangle.lua Test Point/Size/Rectangle tostring 2019-03-29 15:54:50 -03:00
selection.lua Add Selection.origin setter 2019-02-15 17:20:18 -03:00
size.lua Test Point/Size/Rectangle tostring 2019-03-29 15:54:50 -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 New tests to load/save Sprite/Image/Palette 2019-04-18 00:16:54 -03:00
string.lua Add some minor tests of Lua library 2018-09-03 14:29:14 -03:00
tag.lua Update tests for tags 2018-12-04 17:58:03 -03:00
tags.lua Update tests for tags 2018-12-04 17:58:03 -03:00
test_utils.lua New useTool() tests with brushes 2019-04-29 10:23:32 -03:00
tools.lua New useTool() tests with brushes 2019-04-29 10:23:32 -03:00
version.lua Update Version tests to new API 2019-04-22 09:04:27 -03:00