Jürg Lehni
|
878be7962e
|
Merge branch 'refs/heads/master' into solve-cubic
Conflicts:
src/path/Curve.js
src/path/PathItem.Boolean.js
src/util/Numerical.js
|
2015-01-02 15:33:23 +01:00 |
|
Jürg Lehni
|
fe064e9cc3
|
Switch from dist/paper.js to dist/paper-full.js and explain the different versions in the README.
Closes #422.
|
2014-04-06 13:44:19 +02:00 |
|
Jürg Lehni
|
7f251b78e3
|
Switch to HTML5 meta charset tags.
|
2013-06-02 13:41:10 -07:00 |
|
Jürg Lehni
|
1a438b8b9b
|
Change Curve#[getPoint / getTangent / getNormal](t) to #[getPoint / getTangent / getNormal](offset, isParamter).
Keep deprecated versions around for now.
|
2013-01-28 16:30:28 -08:00 |
|
Jürg Lehni
|
b13c7622c8
|
Rename Curve#getParameter(length) -> Curve#getParameterAt(offset)
|
2011-07-06 23:13:38 +02:00 |
|
Jürg Lehni
|
93518c07dc
|
Merge branch 'master' of github.com:paperjs/paper.js
|
2011-07-01 11:04:53 +02:00 |
|
Richard D. Worth
|
b47d988fb3
|
Examples: Renamed a few html files to correct one typo and fix inconsistency with spaces in filenames
|
2011-06-30 10:07:05 -04:00 |
|