aseprite/tests/scripts
2024-12-10 16:16:16 -03:00
..
app_active.lua
app_command.lua Add MaskByColor command lua tests 2024-12-09 19:26:46 -03:00
app_cut_paste.lua Add 'x' and 'y' as input parameters to app.command.Paste() 2024-09-05 17:22:12 -03:00
app_fs.lua Allow backslash (\) in filenames on Linux and macOS (fix #3936) 2024-05-08 14:46:16 -03:00
app_pixel_color.lua
app_preferences.lua
app_transaction.lua
brush.lua
cel.lua
cels.lua
color_convert.lua Fix mask color turns to opaque on RGBA->INDEXED conversion (fix #4438) 2024-09-04 13:48:56 -03:00
color_quantization.lua
color_space.lua
color.lua
compare_sprite_sheets.lua
compose_groups.lua Compose groups separately from all other layers 2024-06-24 18:16:42 -03:00
console_assert.lua
console_print.lua
constants.lua
dialogs.lua
drawing.lua
events.lua [lua] Disable 'beforesitechange' event (#4569, #4780, #4785) 2024-11-19 21:18:21 -03:00
frames.lua
image_iterator.lua
image_spec.lua
image.lua Add Image.context lua tests 2024-09-16 16:03:41 -03:00
import_sprite_sheet_command.lua
inks.lua [lua] Minor change app.pixelColor -> pc in test 2024-09-03 19:11:14 -03:00
json.lua
layer.lua
layers.lua
math.lua [lua] Fix bug comparing integers and floating points (fix #4516) 2024-06-03 11:39:16 -03:00
merge_down_bugs.lua Fix regression breaking linked cels on "Merge Down" (fix #4685) 2024-10-03 12:43:26 -03:00
os.lua
paint_bucket.lua
palette.lua
pixel_perfect.lua
point.lua
print_on_gc.lua
range.lua
rectangle.lua
require_module.lua
require.lua
save_file_command.lua [lua] Fix bug comparing integers and floating points (fix #4516) 2024-06-03 11:39:16 -03:00
selection_tools.lua
selection.lua
size.lua
slice.lua
slices.lua
sprite_modified.lua
sprite.lua [lua] Fix bug comparing integers and floating points (fix #4516) 2024-06-03 11:39:16 -03:00
string.lua
tag.lua
tags.lua
test_utils.lua Add Image.context lua tests 2024-09-16 16:03:41 -03:00
tiledata.lua
tilemap.lua [lua] Add get/set the foreground/background tile (fix #4403) 2024-09-16 16:19:29 -03:00
tileset.lua
tools.lua Add diagonal and 8-quadrant symmetry tests 2024-11-01 15:19:23 -03:00
userdata_codec.lua
userdata.lua
uuid.lua
version.lua