f5a33dc39a
Issue #146 : add unittest for line & uniform lines
...
Uniform lines step is now capped so that the step remains lower
than min(dx, dy). If the step would be greater than this value,
use Infinity and draw a straight line
2015-12-04 14:30:36 +01:00
d8d7f1adea
Refactor : move FrameTransform to transform package
2015-09-19 17:56:32 +02:00
1208324d4d
Copy paste bug : add unit tests for FrameUtils with null value
2015-08-09 12:37:03 +02:00
3f181c6248
Fix gif export transparency issue
2015-04-27 22:23:35 +02:00
ba491736c1
test : add unit test for ColorUtils
2015-04-13 13:02:12 +02:00
5831447f75
Fix #242 , onion skin rendered not cleared if 0 frames
2014-12-27 15:02:41 +01:00
ce1a5c4918
Rotate non square sprites, added rotate icon, unit tests for transforms
2014-11-23 15:03:35 +01:00
8a29b78af8
Merge branch 'master' into enhancement-palette-sorting
...
Conflicts:
src/js/utils/FrameUtils.js
2014-09-21 21:56:22 +02:00
9ef46d5ec5
added FrameUtils unit tests
2014-09-21 21:39:54 +02:00
8441f28ac1
Palette creator can save palettes to local storage
2014-09-06 12:37:11 +02:00