paper.js/src
Jürg Lehni 28806fe977 Ue the faster Matrix#_transformPoint().
And reuse Point objects if possible.
2011-12-26 11:06:36 +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 Document Base.hyphenate() 2011-12-10 19:57:18 +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 Cached bounds are no longer LinkedRectangles. 2011-12-26 11:06:04 +01:00
path Ue the faster Matrix#_transformPoint(). 2011-12-26 11:06:36 +01:00
project Implement local caching for the calculation of concatenated global matrices in the drawing of selected items in Project#draw(). 2011-12-20 23:09: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 We can directly access Item#_id. 2011-11-28 23:14:02 +01:00
ui Pass on view matrix to Project#draw. 2011-12-20 11:41:23 +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