This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
piskel
Watch
1
Star
0
Fork
0
You've already forked piskel
mirror of
https://github.com/piskelapp/piskel.git
synced
2023-08-10 21:12:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a68dccfce0fb80f9ee3cae413152cbae01f0be4d
piskel
/
test
/
js
/
utils
History
juliandescottes
af3d0fa48b
Feature
#683
: duplicate layer when SHIFT+CLICK on create layer button
2017-05-13 01:11:45 +02:00
..
serialization
add test to check deserialized piskel contains valid frames
2016-12-21 17:20:54 +01:00
ArrayTest.js
save split: add comments and cleanup
2016-12-21 12:22:50 +01:00
ColorUtilsTest.js
…
CoreTest.js
add unit tests for colorToInt
2017-01-13 03:31:02 +01:00
FrameUtilsTest_add_image.js
move drop image logic to FrameUtils, add unit test
2017-01-13 13:58:57 +01:00
FrameUtilsTest.js
support chunked layerData in regular deserializer
2016-12-18 11:36:11 +01:00
LayerUtilsTest.js
Feature
#683
: duplicate layer when SHIFT+CLICK on create layer button
2017-05-13 01:11:45 +02:00
PixelUtilsTest_visit_connected.js
nits on test/js/utils/PixelUtilsTest_visit_connected.js
2017-01-14 15:44:47 +01:00
PixelUtilsTest.js
Issue
#146
: add unittest for line & uniform lines
2015-12-04 14:30:36 +01:00
UuidTest.js
…