paper.js/src
Jürg Lehni 63640cad03 Fix issue with hit-testing of translated rasters and other items.
Use the untransformed point in the initial bounds check. Closes #45, #86.
2012-10-20 16:54:39 -04:00
..
basic Implement proper index independent argument list reading of basic types. 2012-10-18 14:24:15 -07:00
browser Delcare DomElement and DomEvent as private namespaces. 2011-07-31 15:23:26 +01:00
color Implement proper index independent argument list reading of basic types. 2012-10-18 14:24:15 -07:00
core Implement proper index independent argument list reading of basic types. 2012-10-18 14:24:15 -07:00
docs Remove global views list, link View to Project and allow projects to only have one view. 2011-11-12 16:56:23 +01:00
item Fix issue with hit-testing of translated rasters and other items. 2012-10-20 16:54:39 -04:00
path Only include strokeWidth in roughBounds if a strokeColor is actually set. 2012-10-20 16:01:53 -04:00
project Fix drawing of selected items in zoomed views. 2011-12-27 16:40:49 +01:00
style Improve handling of owner referencing in colors. 2012-10-10 19:27:14 -07:00
text Implement Item#isEmpty() for the various types. 2012-10-10 20:11:11 -07:00
tool Documentation for Tool and View event handling. 2012-02-02 11:45:02 +01:00
ui Fix white-space. 2012-10-08 18:44:08 -07:00
util Merge branch 'master' of github.com:paperjs/paper.js 2012-09-30 14:08:44 -07:00
load.js Move prepro.js to lib/and include() statements for test units to their own files inside tests/ 2011-07-27 22:00:31 +01:00
paper.js Add ProxyContext helper class to assist in debugging problems relating to interactions with the canvas' 2d context. 2012-03-01 22:25:35 +01:00