paper.js/src
2011-05-08 15:23:32 +01:00
..
basic Use Point#read in Point#min and Point#max. 2011-05-06 15:37:55 +01:00
browser Improve key event handling, work in progress. 2011-05-08 13:43:52 +01:00
color GradientColor: clone origin / destination & hilite points. 2011-05-08 14:29:58 +01:00
document Rename Event -> DomEvent and Element -> DomElement, to be more specific and not clash with other classes, e.g. a future base class for ToolEvent and KeyEvent. 2011-05-08 10:16:11 +01:00
item Use Base.splice() for Layers too. 2011-05-07 17:27:19 +01:00
path Transform gradient when path is transformed. 2011-05-08 14:05:47 +01:00
tool Fix typo. 2011-05-08 15:16:18 +01:00
ui Fix issues with keys that fire both keydown and keypress events, such as space. 2011-05-08 15:23:32 +01:00
util Remove deprecated onOptions. 2011-05-08 14:09:55 +01:00
load.js Improve key event handling, work in progress. 2011-05-08 13:43:52 +01:00
paper.js More work on key handling and rename KeyEvent#keyCode -> KeyEvent#key. 2011-05-08 15:16:41 +01:00