Commit graph

2826 commits

Author SHA1 Message Date
Jürg Lehni
6b08d96c45 Fix issue where out handle was compared to the wrong segment point when drawing.
This should fix #106 but needs to be verified before we can close the bug.
2012-10-05 19:08:31 -07:00
Jürg Lehni
77296c4640 Update documentation a bit. 2012-10-05 16:09:15 -07:00
Jürg Lehni
297daaf577 Update Bootstrap.js to support enumerable on instances. 2012-09-30 20:15:53 -07:00
Jürg Lehni
6ca373e237 Update JsDoc. 2012-09-30 19:55:43 -07:00
Jürg Lehni
3d8b5a17d1 Include settings for jshint, unfortunatley ignored by sublime for the time being. 2012-09-30 19:52:33 -07:00
Jürg Lehni
841a6a07ff Ignore sublime workspace files. 2012-09-30 19:52:11 -07:00
Jürg Lehni
988ace1069 Remove sublime workspace files. 2012-09-30 19:51:15 -07:00
Jürg Lehni
b29995f376 Clean up code. 2012-09-30 19:50:42 -07:00
Jürg Lehni
c51f2a0d3b Remove unnecessary variable declarations. 2012-09-30 19:50:30 -07:00
Andrew
777e1c6275 Removed unnecessary files 2012-09-30 21:18:39 -04:00
Andrew
2508136602 Got rid of swp files 2012-09-30 21:17:02 -04:00
jaroles
644ed772d5 Update examples/ExportSVGTests/Transform Test 2.html 2012-09-30 22:15:07 -03:00
jaroles
0efcaade4b Update examples/ExportSVGTests/Text Testing.html 2012-09-30 22:14:43 -03:00
jaroles
b2c4d1b6d7 Update examples/ExportSVGTests/Transform Test 1.html 2012-09-30 22:14:07 -03:00
jaroles
834a646608 Update examples/ExportSVGTests/Rect and Attribute Testing.html 2012-09-30 22:13:48 -03:00
jaroles
db6e712203 Update examples/ExportSVGTests/Line Testing.html 2012-09-30 22:13:09 -03:00
jaroles
333b6bb0ed Update examples/ExportSVGTests/Empty Path Testing.html 2012-09-30 22:12:42 -03:00
jaroles
e0617b3c21 Update examples/ExportSVGTests/Circle Testing.html 2012-09-30 22:12:17 -03:00
jaroles
981f113652 Update src/svg/ExportSVG.js 2012-09-30 22:11:00 -03:00
Andrew
a974ec8205 Mergin the branches 2012-09-30 21:01:45 -04:00
Andrew
8bafd1d73d Setting up for merge 2012-09-30 20:56:59 -04:00
skierons
19c4449165 Update dist/paper.js 2012-09-30 19:09:58 -03:00
skierons
a1bb8651a3 Update src/svg/ExportSVG.js 2012-09-30 19:05:21 -03:00
skierons
71edb9ed88 Added the Import/Export to the load script 2012-09-30 19:01:08 -03:00
Andrew
c6c460519e Merging all the magic 2012-09-30 17:51:50 -04:00
Justin Ridgewell
f46c77c699 Reset files to stubs 2012-09-30 17:24:18 -04:00
Jürg Lehni
199d19a237 Minor code clean-up. 2012-09-30 14:09:59 -07:00
Jürg Lehni
59a55f7574 Merge branch 'master' of github.com:paperjs/paper.js 2012-09-30 14:08:44 -07:00
Jürg Lehni
2c5c4ae423 Improve documentation of Rectangle#intersects. 2012-09-30 14:08:02 -07:00
Jürg Lehni
99ac617ded Inject HitResults fields as enumerable, so the default #toString works, and avoid listing getColor. 2012-09-30 14:07:27 -07:00
Jürg Lehni
9e61995282 Handle parameter matching of beginning and ends of curves separately. 2012-09-30 14:06:31 -07:00
Jürg Lehni
93ba19f7e2 Define key-code for tab key. 2012-09-30 14:05:51 -07:00
Jürg Lehni
c3f051583c Remove unnecessary return statement.
This code can never be reached.
2012-09-30 14:05:34 -07:00
Jürg Lehni
5f6842656f Define project files for sublime text. 2012-09-30 14:05:00 -07:00
Jt Whissel
350fc91c4d Update AUTHORS.md 2012-09-25 16:22:13 -03:00
AWagenheim
c6840a0dbd Tinkering with Import.svg tests 2012-09-20 21:54:23 -04:00
AWagenheim
205586bbbd Update src/svg/ImportSVG.js 2012-09-19 16:42:00 -03:00
AWagenheim
bd83a434ff Update src/svg/ImportSVG.js 2012-09-19 16:41:22 -03:00
AWagenheim
3ca96b2850 Update AUTHORS.md 2012-09-19 16:31:49 -03:00
AWagenheim
c2de6fbd05 Update test/tests/ImportSVG.js 2012-09-18 23:42:50 -03:00
AWagenheim
a0b5b4c110 Merge branch 'master' of https://github.com/Stetson-Team-Alpha/paper.js 2012-09-18 22:36:41 -04:00
AWagenheim
5f550a9f8a Added ImportSVG.js Stub 2012-09-18 22:35:48 -04:00
AWagenheim
ed6007004a Update src/svg/ImportSVG.js 2012-09-18 22:12:28 -03:00
AWagenheim
555d179978 Added comments to ImportSVG.js 2012-09-18 21:11:01 -04:00
AWagenheim
ce7e0cd349 Added comments to ImportSVG.js 2012-09-18 21:08:04 -04:00
skierons
665e9efd59 Merge branch 'master' of https://github.com/Stetson-Team-Alpha/paper.js 2012-09-17 19:37:12 -04:00
jaroles
449db5de07 Added Jacob, Justin, Scott, and Andrew 2012-09-17 20:36:37 -03:00
skierons
6c1c6bc2d5 Created an SVGRect.html to test exporting and modified SVGCircles.html for
easier testing.
2012-09-17 19:34:46 -04:00
Jt Whissel
2750b07189 Update AUTHORS.md 2012-09-17 15:03:59 -03:00
Jt Whissel
091170cb7c Update AUTHORS.md 2012-09-17 15:03:41 -03:00