Dávid Szabó
a1ab693fb5
Remove nested loop
2016-10-01 14:34:01 +02:00
Dávid Szabó
712262b82a
Format some code and remove unnecessary logging
2016-10-01 14:34:01 +02:00
Dávid Szabó
f5c98cf0b3
Rework pixel storage, manipulation, rendering
2016-10-01 14:34:01 +02:00
jdescottes
e0c9a46ed3
wip : needs tests
2015-08-07 08:37:13 +02:00
juliandescottes
b480acc6a0
Added JSCS linter to enforce style conventions
2015-04-14 18:02:33 +02:00
jdescottes
c1900a07f0
Final fixes before new version
2014-07-15 00:31:24 +02:00
jdescottes
4102e929f4
Removed unused methods from Frame
2014-07-07 23:33:29 +02:00
jdescottes
b3bb2472f1
perf step 1 : ok on chrome,horrible on FF
2014-07-07 22:48:13 +02:00
jdescottes
304a5c06da
swap color : initial implementation
2014-07-06 23:56:50 +02:00
juliandescottes
b8ef570077
Removed cached serializer in Frame.js
2014-04-19 20:04:43 +02:00
juliandescottes
d45ea00ca5
Refactored piskel controller to extract the event creation
2014-04-19 16:01:51 +02:00
jdescottes
0cecdc74eb
Temp commit
2014-04-17 01:27:49 +02:00
jdescottes
c9251229fc
Feature : Hold shift to preserve shape ratio
...
- mutualized shape tools common code in a ShapeTool class
- when holding shift and drawing a frame, the ratio is preserved
- selection and shape tools now support the mouse to leave the drawing
area
- shape tools can go 'outside' the drawing canvas
- Frame set/getPixel now check the pixel is in range instead of crashing
2014-04-02 22:21:32 +02:00
jdescottes
87574a2b30
Cleanup project root
2014-03-16 21:15:34 +01:00