aseprite/tests/scripts
2023-01-13 19:16:15 -03:00
..
app_active.lua
app_command.lua
app_fs.lua
app_pixel_color.lua
app_preferences.lua
app_transaction.lua
brush.lua
cel.lua
cels.lua
color_convert.lua
color_quantization.lua
color_space.lua
color.lua
compare_sprite_sheets.lua
console_assert.lua
console_print.lua
constants.lua
drawing.lua
events.lua
frames.lua
image_iterator.lua
image_spec.lua
image.lua [lua] Add Image.id and Image.version getters 2022-12-26 17:20:27 -03:00
import_sprite_sheet_command.lua
inks.lua
layer.lua
layers.lua
math.lua
merge_down_bugs.lua
os.lua
paint_bucket.lua
palette.lua
pixel_perfect.lua
point.lua
print_on_gc.lua
range.lua
rectangle.lua [lua] New Rectangle(point, size) constructor 2022-12-21 13:01:03 -03:00
save_file_command.lua
selection_tools.lua
selection.lua
size.lua
slice.lua
slices.lua
sprite_modified.lua
sprite.lua
string.lua
tag.lua
tags.lua
test_utils.lua Add custom properties serialization/deserialization lua tests 2023-01-06 19:28:02 -03:00
tiledata.lua [lua] Add Tileset:tile(tileIndex) API to get tile image/data/properties (fix #3653) 2023-01-06 19:50:04 -03:00
tilemap.lua Fix tilemapMode parameter of a few useTool methods on tilemap.lua tests 2023-01-12 09:29:07 -03:00
tileset.lua [lua] Fix undo/redo of tileset properties changes (name/baseIndex) 2023-01-13 19:16:15 -03:00
tools.lua
userdata_codec.lua Test that saving empty property maps corrupt the .aseprite file 2023-01-09 15:54:30 -03:00
userdata.lua Add nullptr_t to doc::UserData::Variant to fix bug when undoing an previously unexistent property 2023-01-06 14:36:51 -03:00
version.lua