Jonathan Puckey
|
03d98ecc09
|
Improve Lines example by cleaning up the code and make it run a little less hot.
|
2013-03-10 23:38:27 +01:00 |
|
Jonathan Puckey
|
28d21bf5b1
|
Improve Raster documentation.
|
2013-03-10 23:19:59 +01:00 |
|
Jonathan Puckey
|
d8b0da9103
|
Fix small bug in Raster constructor.
|
2013-03-10 22:15:28 +01:00 |
|
Jonathan Puckey
|
2d9b0b2e8e
|
Improve Path documentation.
|
2013-03-10 19:48:46 +01:00 |
|
Jonathan Puckey
|
4292b90bd4
|
Improve Segment documentation.
|
2013-03-10 19:48:28 +01:00 |
|
Jonathan Puckey
|
38b9b327ae
|
Add Path.Constructor examples.
|
2013-03-10 19:09:09 +01:00 |
|
Jonathan Puckey
|
71b63b0e9d
|
Fix documentation.
|
2013-03-10 19:06:37 +01:00 |
|
Jonathan Puckey
|
83afd05d9e
|
Fix Path.Star tests.
|
2013-03-10 19:06:08 +01:00 |
|
Jonathan Puckey
|
1b57b1eb15
|
Fix Stars example.
|
2013-03-10 18:09:51 +01:00 |
|
Jonathan Puckey
|
177f799bde
|
Rename Path.Star parameter from numPoints to points.
|
2013-03-10 18:09:05 +01:00 |
|
Jonathan Puckey
|
bae5589409
|
Improve Chain example.
|
2013-03-10 18:04:52 +01:00 |
|
Jonathan Puckey
|
7a266a50dd
|
Fix Q*Bertify example.
|
2013-03-10 18:03:08 +01:00 |
|
Jonathan Puckey
|
097a9c958f
|
Rename Path.RegularPolygon parameter from numSides to sides.
|
2013-03-10 18:02:16 +01:00 |
|
Jonathan Puckey
|
785e017085
|
Add tests for Path.Line constructors.
|
2013-03-10 17:26:41 +01:00 |
|
Jonathan Puckey
|
b63d468bf2
|
Fix Item#parent test.
|
2013-03-10 17:25:25 +01:00 |
|
Jonathan Puckey
|
581f99f345
|
Make Phyllotaxis Raster example run a little less hot.
|
2013-03-10 17:05:25 +01:00 |
|
Jonathan Puckey
|
981bce31cb
|
Improve examples.
|
2013-03-10 16:47:57 +01:00 |
|
Jonathan Puckey
|
f6cf20fa8c
|
Improve Paperoids example.
|
2013-03-10 15:58:27 +01:00 |
|
Jonathan Puckey
|
fd3fc7f2d7
|
Implement Item#setParent, making Item#parent writeable. Closes #186.
|
2013-03-10 15:35:33 +01:00 |
|
Jonathan Puckey
|
25d34be59b
|
Implement Item#data. Closes #188.
|
2013-03-10 14:59:53 +01:00 |
|
Jonathan Puckey
|
78200e715b
|
Improve Future Splash example.
|
2013-03-09 23:37:56 +01:00 |
|
Jonathan Puckey
|
ee141ca98d
|
Improve Division Raster example.
|
2013-03-09 18:51:04 +01:00 |
|
Jonathan Puckey
|
c9e95d2c01
|
Improve examples.
|
2013-03-09 16:28:53 +01:00 |
|
Jonathan Puckey
|
ace2e3e13b
|
Improve several examples.
|
2013-03-09 16:02:11 +01:00 |
|
Jonathan Puckey
|
2dfe491212
|
Improve PathStructure example.
|
2013-03-09 15:58:39 +01:00 |
|
Jonathan Puckey
|
421c3c19e3
|
Remove Letter example.
|
2013-03-09 15:26:59 +01:00 |
|
Jonathan Puckey
|
ba86ec8688
|
Remove Circle example.
Removing because the example doesn't really show off anything.
|
2013-03-09 15:01:46 +01:00 |
|
Jonathan Puckey
|
d4bbb84699
|
Fix Nyan Rainbow example.
|
2013-03-09 14:33:48 +01:00 |
|
Jonathan Puckey
|
304ca32d45
|
Fix Paperoids example.
|
2013-03-07 14:45:51 +01:00 |
|
Jürg Lehni
|
b8ca30a4cd
|
Add support for GradientColor object literal constructor.
And introduce getter / setter for #gradient.
|
2013-03-05 20:41:36 -08:00 |
|
Jürg Lehni
|
1d1e6425fa
|
Remove all left-overs of call chaining, except for where it's in use.
|
2013-03-05 20:39:07 -08:00 |
|
Jürg Lehni
|
0e72dbd2e0
|
Rename Color#getCanvasStyle() to #toCanvasStyle().
|
2013-03-05 19:58:41 -08:00 |
|
Jürg Lehni
|
52af99de6b
|
Fix issue with click events on items.
Closes #179.
|
2013-03-05 15:44:22 -08:00 |
|
Jürg Lehni
|
8185cc07e7
|
Clean up mouse-handling code and add support for Project#options.hitTolerance.
|
2013-03-05 15:44:03 -08:00 |
|
Jürg Lehni
|
80600d2a2b
|
Fix issue with removeOnMove() calls sometimes removing items too early.
Closes #181.
|
2013-03-05 15:22:44 -08:00 |
|
Jürg Lehni
|
c0392b837c
|
Simplify PathIntersections example.
|
2013-03-05 15:09:46 -08:00 |
|
Jürg Lehni
|
06beb0141b
|
Follow same naming conventions as with other examples.
|
2013-03-05 15:05:39 -08:00 |
|
Jürg Lehni
|
7ca22cd260
|
Clean up mouse handling code.
|
2013-03-05 14:57:41 -08:00 |
|
Jürg Lehni
|
31c06b4a61
|
Switch to short form of _type for GradientColor, similar to all other colors.
|
2013-03-05 11:00:50 -08:00 |
|
Jonathan Puckey
|
845e8cfa1b
|
Optimize and clean up Tadpoles example.
|
2013-03-05 14:34:19 +01:00 |
|
Jonathan Puckey
|
bef908a72e
|
Merge branch 'master' of https://github.com/paperjs/paper.js
|
2013-03-05 11:29:54 +01:00 |
|
Jürg Lehni
|
97e85d66db
|
Fix issue with object literal properties being accidentally misread as path segments.
Closes #177.
|
2013-03-05 00:28:21 -08:00 |
|
Jonathan Puckey
|
841c99d6d8
|
Fix Paperoids example and use Path#getIntersections for collision detection.
|
2013-03-04 20:39:13 +01:00 |
|
Jonathan Puckey
|
2666e60f28
|
Fix Path#getTangentAt example.
|
2013-03-04 12:37:55 +01:00 |
|
Jonathan Puckey
|
2d103dd792
|
Improve and fix example documentation.
|
2013-03-04 12:09:58 +01:00 |
|
Jonathan Puckey
|
97451320b9
|
Fix Item#type documentation.
|
2013-03-04 10:54:08 +01:00 |
|
Jürg Lehni
|
849d3efc2e
|
Have PathItem#setPathData() clear the previous content.
|
2013-03-03 16:56:48 -08:00 |
|
Jürg Lehni
|
8a69fcd1e5
|
Actually use precision setting in Path#getPathData().
|
2013-03-03 16:51:31 -08:00 |
|
Jürg Lehni
|
7b7168feb1
|
Fix reading of rectangle in Path.Constructor.
And all tests are green again.
|
2013-03-03 15:29:15 -08:00 |
|
Jürg Lehni
|
7294c5499c
|
Simplify Base.readNamed() methods.
|
2013-03-03 15:28:55 -08:00 |
|