This website requires JavaScript.
Explore
Help
Sign In
mirror
/
aseprite
Watch
1
Star
0
Fork
0
You've already forked aseprite
mirror of
https://github.com/aseprite/aseprite.git
synced
2024-12-29 18:20:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4ea0390623
aseprite
/
tests
/
scripts
History
David Capello
c64756ebde
Keep testing loading/saving properties as they are in userdata_codec.lua
2024-02-26 17:44:56 -03:00
..
app_active.lua
app_command.lua
Fix border padding on the right and bottom sides not being placed (
fix
#3993
)
2023-09-22 16:33:19 -03:00
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
[lua] Add native API to decode/encode JSON text (
fix
#3233
)
2023-07-17 09:25:13 -03:00
console_assert.lua
console_print.lua
constants.lua
dialogs.lua
Fix Dialog.bounds doesn't work as expected (
fix
#3898
)
2023-11-22 18:22:20 -03:00
drawing.lua
events.lua
frames.lua
image_iterator.lua
image_spec.lua
image.lua
Remove ';' chars from lua tests
2023-11-02 14:30:36 -03:00
import_sprite_sheet_command.lua
Remove ';' chars from lua tests
2023-11-02 14:30:36 -03:00
inks.lua
Fix pattern Fill does not "Align to Destination" (
fix
#2528
)
2023-09-20 09:56:01 -03:00
json.lua
[lua] Fix crashes setting values out of bounds in JSON objects (
fix
#4166
)
2023-11-30 18:40:02 -03:00
layer.lua
layers.lua
Prevent executing the logic for showing an alert when removing all sprite's layers and the UI is unavailable
2023-06-27 15:26:11 -03:00
math.lua
merge_down_bugs.lua
os.lua
paint_bucket.lua
palette.lua
Remove ';' chars from lua tests
2023-11-02 14:30:36 -03:00
pixel_perfect.lua
point.lua
print_on_gc.lua
range.lua
rectangle.lua
require_module.lua
require.lua
save_file_command.lua
Fix exporting selection to gif/fli/webp files (
fix
#3827
)
2023-07-11 13:33:45 -03:00
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
Remove ';' chars from lua tests
2023-11-02 14:30:36 -03:00
tiledata.lua
tilemap.lua
Fix assert converting Color{index} to a tile from tilemap.lua test
2023-11-09 16:44:46 -03:00
tileset.lua
[lua] Sprite:newTileset() uses sprite grid size by default (
fix
#4116
)
2023-10-30 13:45:11 -03:00
tools.lua
userdata_codec.lua
Keep testing loading/saving properties as they are in userdata_codec.lua
2024-02-26 17:44:56 -03:00
userdata.lua
[lua] Fix reported crash setting nil as user data (
fix
#4187
)
2023-11-30 16:10:59 -03:00
uuid.lua
version.lua