paper.js/src/item
Jürg Lehni c533dda7b5 Finally found a better and faster alternative for this.base() calls, by setting base on the function object instead.
base can be accessed on named functions very easily, leading to another measurable speed increase. Finally all performance reasons against straps.js are eliminated!
2013-05-27 10:04:05 -07:00
..
ChangeFlag.js Include ChangeFlag.GEOMETRY in Change.CONTENT. 2013-02-21 00:09:40 -08:00
Clip.js Remove Item#applyMatrix boolean, go back to previous way of directly applying transformations to children in Group and Layer, and introduce new Clip class for non-transformed nested matrices. 2013-05-13 18:57:17 -07:00
Group.js Finally found a better and faster alternative for this.base() calls, by setting base on the function object instead. 2013-05-27 10:04:05 -07:00
HitResult.js More work on Color refactoring. 2013-04-08 00:11:43 -07:00
Item.js Finally found a better and faster alternative for this.base() calls, by setting base on the function object instead. 2013-05-27 10:04:05 -07:00
Layer.js Finally found a better and faster alternative for this.base() calls, by setting base on the function object instead. 2013-05-27 10:04:05 -07:00
PlacedSymbol.js Change straps.js to directly use initialize() as constructor function rather than redirecting calls to it. 2013-05-27 09:11:50 -07:00
Raster.js Change straps.js to directly use initialize() as constructor function rather than redirecting calls to it. 2013-05-27 09:11:50 -07:00
Shape.js Finally found a better and faster alternative for this.base() calls, by setting base on the function object instead. 2013-05-27 10:04:05 -07:00