.. |
app_active.lua
|
Update some tests with the new app.activeFrame/Layer behavior
|
2019-04-13 16:30:58 -03:00 |
app_command.lua
|
Test app.command.Flip()
|
2020-04-17 12:26:29 -03:00 |
app_fs.lua
|
New tests for functions to manipulate directories
|
2020-10-22 11:38:51 -03:00 |
app_pixel_color.lua
|
|
|
app_preferences.lua
|
Test undoing sprite.gridBounds changes
|
2021-08-30 10:54:01 -03:00 |
app_transaction.lua
|
|
|
brush.lua
|
Fix tests with brushes because we reverted the default brush center
|
2019-05-29 16:02:42 -03:00 |
cel.lua
|
Test Cel.frame/frameNumber properties correctly
|
2018-11-27 15:06:20 -03:00 |
cels.lua
|
Test crash undoing Sprite:newCel() in background layers
|
2020-07-22 14:17:46 -03:00 |
color_convert.lua
|
Fix some tests failing when calling BackgroundFromLayer and the user has some special app.bgColor values in the preferences
|
2022-03-03 11:29:36 -03:00 |
color_space.lua
|
Check ColorSpace{} constructor
|
2020-07-28 17:44:31 -03:00 |
color.lua
|
Add tests to compare different sprites (Sprite vs Layer mainly)
|
2022-05-23 17:23:16 -03:00 |
compare_sprite_sheets.lua
|
Add tests to compare -sheet-type columns vs. rows and -trim vs -trim-sprite
|
2019-11-01 15:21:26 -03:00 |
console_assert.lua
|
|
|
console_print.lua
|
|
|
constants.lua
|
|
|
drawing.lua
|
Add some tests to use Color() with Image:drawPixel() in indexed mode
|
2022-02-04 11:43:34 -03:00 |
events.lua
|
Add "fgcolorchange" and "bgcolorchange" events
|
2021-10-19 15:20:24 -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
|
Test for new Image(Image, Rectangle) ctor
|
2022-06-14 10:04:29 -03:00 |
import_sprite_sheet_command.lua
|
Now app.command.ImportSpriteSheet() can be used from CLI
|
2021-04-09 17:25:49 -03:00 |
inks.lua
|
Fix some tests failing when calling BackgroundFromLayer and the user has some special app.bgColor values in the preferences
|
2022-03-03 11:29:36 -03:00 |
layer.lua
|
Minor change in layer.lua
|
2019-08-28 09:19:11 -03:00 |
layers.lua
|
Add tests to compare different sprites (Sprite vs Layer mainly)
|
2022-05-23 17:23:16 -03:00 |
math.lua
|
|
|
merge_down_bugs.lua
|
Add a test for https://community.aseprite.org/t/2894
|
2019-04-13 17:19:11 -03:00 |
os.lua
|
|
|
paint_bucket.lua
|
Add tests for paint_bucket tool
|
2021-04-07 13:02:27 -03:00 |
palette.lua
|
Revert "Test crash saving palette to .jpg file"
|
2021-09-02 18:12:33 -03:00 |
point.lua
|
Add some operations (add,sub,mul,etc.) to points/size/rectangles
|
2019-09-23 10:22:33 -03:00 |
print_on_gc.lua
|
Test that the crash when we called print() on a __gc at exit is fixed
|
2019-12-11 23:50:37 -03:00 |
range.lua
|
Check that app.range:clear() reset the selected colors
|
2020-04-16 21:36:50 -03:00 |
rectangle.lua
|
Add some operations (add,sub,mul,etc.) to points/size/rectangles
|
2019-09-23 10:22:33 -03:00 |
save_file_command.lua
|
Test SaveFile command with scale and slice parameters
|
2022-06-14 21:51:13 -03:00 |
selection_tools.lua
|
Test magic wand in a fully opaque transparent layer
|
2021-04-22 13:42:57 -03:00 |
selection.lua
|
Add Selection.origin setter
|
2019-02-15 17:20:18 -03:00 |
size.lua
|
Add some operations (add,sub,mul,etc.) to points/size/rectangles
|
2019-09-23 10:22:33 -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
|
Add tests to compare different sprites (Sprite vs Layer mainly)
|
2022-05-23 17:23:16 -03:00 |
string.lua
|
|
|
tag.lua
|
Add Tag.color (related to https://github.com/aseprite/api/issues/24)
|
2020-03-19 08:57:53 -03:00 |
tags.lua
|
Update tests for tags
|
2018-12-04 17:58:03 -03:00 |
test_utils.lua
|
Add some tests for Simple and Alpha Compositing inks
|
2020-05-20 18:17:17 -03:00 |
tools.lua
|
Add some tests for contour + pixel perfect
|
2022-02-25 15:04:56 -03:00 |
version.lua
|
Update branch name of aseprite/aseprite repo
|
2021-04-07 11:29:31 -03:00 |