paper.js/src
Jürg Lehni b832787f7f Fix issues with multiple instances of symbols appearing in the wrong positions.
This was caused by cached bounds rectangles being modified elsewhere.
2011-12-27 19:53:28 +01:00
..
basic Use faster Point.create(). 2011-12-20 23:32:53 +01:00
browser Delcare DomElement and DomEvent as private namespaces. 2011-07-31 15:23:26 +01:00
color Resolve a few documentation todos. 2011-11-12 18:30:21 +01:00
core Implement PaperScope#tool accessor. 2011-12-27 16:33:17 +01: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 issues with multiple instances of symbols appearing in the wrong positions. 2011-12-27 19:53:28 +01:00
path Ue the faster Matrix#_transformPoint(). 2011-12-26 11:06:36 +01:00
project Fix drawing of selected items in zoomed views. 2011-12-27 16:40:49 +01:00
style Declare all Character/ParagraphStyle properties that change GEOMETRY. 2011-12-20 22:37:46 +01:00
text Introduce standard way of passing matrices/points to Item constructors. 2011-12-20 23:33:53 +01:00
tool Implement PaperScope#tool accessor. 2011-12-27 16:33:17 +01:00
ui Fix drawing of selected items in zoomed views. 2011-12-27 16:40:49 +01:00
util Make Paper.js work on Node.js. 2011-07-30 02:16:30 +02: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 empty line at file end. 2011-11-18 19:54:16 +01:00