paper.js/src
2011-06-21 01:52:59 +02:00
..
basic Remove debug logging. 2011-06-20 18:28:12 +01:00
browser Allow the optional overriding of target in DomEvent.getOffset(). 2011-06-21 00:37:26 +01:00
color Add a bit more documentation to the Color owner stuff. 2011-06-20 17:00:11 +01:00
core Change Base.merge so that it produces a new hash and merges all passed hashes into it in sequence. 2011-06-20 20:24:33 +01:00
item Fix bug where cloned items that were selected weren't appearing in the Project#selectedItems array. 2011-06-21 01:52:44 +02:00
path Fix selection behavior when segment lists are cleared, in which case we expect the path to remain selected. 2011-06-20 19:08:34 +01:00
project Big refactoring of the way Style objects are linked to their owning classes, implemented in a way that works across all sub classes. 2011-06-20 14:58:48 +01:00
style TextItem related documentation. 2011-06-21 00:54:14 +02:00
text Documentation: add class example to PointText. 2011-06-21 01:12:47 +02:00
tool Have Tool#onHandleEvent() report back if a callback was called or not, and use that to decide if View#draw() should be called, passing true as the to be implemented checkRedraw parameter. 2011-06-19 23:02:02 +01:00
ui No need to call DomEvent.stop() in these handlers, as selectstart handles it all. 2011-06-21 00:42:39 +01:00
util Improve explanatory comments. 2011-06-06 11:44:15 +01:00
load.js Move all Style classes into their own folder. 2011-06-20 16:38:01 +01:00
paper.js Move all Style classes into their own folder. 2011-06-20 16:38:01 +01:00