piskel/js/drawingtools
grosbouddha 1441dcd67a Adding simple color picker
Left click colorpicker tool:
- Create PRIMARY/SECONDARY_COLOR_SELECTED/UPDATED events
- remove isPrimary arguments
2013-04-09 01:32:30 +02:00
..
selectiontools Removed checks against 0 when moving/shifting frames. They didnt bring anything and were making the behavior sloppy 2012-09-16 07:56:22 +02:00
BaseTool.js renaming + bug fixing (0 considered as false …) 2012-09-16 16:42:21 +02:00
Circle.js Generate tool's markup automatically 2012-09-15 20:25:45 +02:00
ColorPicker.js Adding simple color picker 2013-04-09 01:32:30 +02:00
Eraser.js Generate tool's markup automatically 2012-09-15 20:25:45 +02:00
Move.js Removed checks against 0 when moving/shifting frames. They didnt bring anything and were making the behavior sloppy 2012-09-16 07:56:22 +02:00
PaintBucket.js Generate tool's markup automatically 2012-09-15 20:25:45 +02:00
Rectangle.js Generate tool's markup automatically 2012-09-15 20:25:45 +02:00
SimplePen.js UI cleanup 2012-09-16 04:33:26 +02:00
Stroke.js Generate tool's markup automatically 2012-09-15 20:25:45 +02:00
VerticalMirrorPen.js Renaming to VerticalMirrorPen 2012-09-16 00:52:39 +02:00