paper.js/src
2014-12-30 00:16:51 +01:00
..
basic Implement recursively parameter in Matrix#apply(), so matrices can be backed in recursively in children too. 2014-12-28 18:29:04 +01:00
canvas Fix formatting issues. 2014-10-08 15:52:41 +02:00
core Remove legay.js since we're about to hit 2015. 2014-12-26 06:21:56 +01:00
docs Fix formatting issues. 2014-10-08 15:52:41 +02:00
dom Remove all Palette and Component related code, as it is separated into its own project. 2014-10-08 17:43:03 +02:00
event Rename ui folder to event. 2014-10-08 18:32:55 +02:00
item Improve insertion handling for Item and Layer so insertAbove() / insertBelow() works for Layers too. 2014-12-29 23:16:13 +01:00
net Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
path Check for Path#closed in Path#equals() 2014-12-28 18:10:14 +01:00
project Improve insertion handling for Item and Layer so insertAbove() / insertBelow() works for Layers too. 2014-12-29 23:16:13 +01:00
style Do not create entries in Style#_values for default values. 2014-12-28 18:03:41 +01:00
svg Fix transformation sequence to correctly handle combined rotate and scale commands. 2014-12-02 22:31:20 -08:00
text Fix issue where cloned TextItems get always inserted into the scene graph. 2014-12-28 19:43:38 +01:00
tool Return emitter in #on(), #off(), #once(), so calls can be chained. 2014-11-18 14:56:55 -08:00
util Clean up and simplify code a bit further. 2014-09-28 11:49:46 +02:00
view Clean up and simplify code from pull request #580 and fix CSS in examples accordingly. 2014-12-30 00:16:51 +01:00
constants.js Fix some whitespaces. 2014-08-16 19:18:36 +02:00
export.js Do not export internal Http module. 2014-10-08 15:58:11 +02:00
load.js Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
options.js Bump version to v0.9.21 2014-11-22 19:23:35 -08:00
paper.js Remove legay.js since we're about to hit 2015. 2014-12-26 06:21:56 +01:00