.. |
basic
|
Apply @hkrish's fix in 3781aedb22 to Line.getSignedDistance as well.
|
2015-01-04 00:53:56 +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
|
Have SVGImport respect the current PaperScope's applyMatrix setting.
|
2015-01-02 14:19:17 +01:00 |
net
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
path
|
Do not keep iterating if the curve was reduced to a point.
|
2015-01-04 13:23:59 +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
|
Have SVGImport respect the current PaperScope's applyMatrix setting.
|
2015-01-02 14:19:17 +01: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
|
Reduce EPSILON to 1e-13.
|
2015-01-03 21:03:13 +01:00 |
view
|
Fix size issue on non-resizable HiDPI canvases.
|
2015-01-02 14:38:06 +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 |