Jürg Lehni
|
7d82491cce
|
Release version v0.9.24
|
2015-08-21 16:59:35 +02:00 |
|
Jürg Lehni
|
716d21e369
|
Always use fat-line clipping since fallback doesn't behave the same way.
|
2015-08-21 16:39:41 +02:00 |
|
Jürg Lehni
|
ec0e4fcd15
|
Remove unused build options.
|
2015-08-21 16:38:17 +02:00 |
|
Jürg Lehni
|
b0255d9fc2
|
Bump version to v0.9.23
|
2015-06-23 17:03:39 +02:00 |
|
Jürg Lehni
|
143e71d8f9
|
Bump version to v0.9.22
|
2015-02-28 19:22:45 +01:00 |
|
Jürg Lehni
|
ed31476dea
|
Bump version to v0.9.21
|
2014-11-22 19:23:35 -08:00 |
|
Jürg Lehni
|
73751040b7
|
Bump version to v0.9.20
|
2014-08-25 14:48:05 +02:00 |
|
Jürg Lehni
|
48cb05a181
|
Replace tabs with 4 white-spaces.
|
2014-08-16 19:24:54 +02:00 |
|
Jürg Lehni
|
a2b7f9fc11
|
Remove __options.stats and load Stats library automatically only when in dev mode on the browser.
|
2014-08-16 19:11:16 +02:00 |
|
Jürg Lehni
|
21c9f97450
|
Update version handling and comments in options.js
|
2014-08-16 18:49:35 +02:00 |
|
Jürg Lehni
|
bcd3fe2493
|
Bump version to v0.9.19
|
2014-08-16 18:31:53 +02:00 |
|
Jürg Lehni
|
2111e76804
|
Bump version to v0.9.18
|
2014-04-07 11:26:37 +02:00 |
|
Jürg Lehni
|
46ac9052c8
|
Some more JSON package file reformatting.
|
2014-04-07 00:35:08 +02:00 |
|
Jürg Lehni
|
1d0c6e09ba
|
Move version store to options.js and update the various JSON package files from there.
|
2014-04-06 14:47:45 +02:00 |
|
Jürg Lehni
|
f002c633a7
|
Remove trailing white spaces and ensure newlines at the end.
|
2014-04-06 13:48:03 +02:00 |
|
Jürg Lehni
|
d28bac0734
|
Support Firefox 3.6 still, with surprising little effort.
Why, I don't really know :)
|
2014-03-18 12:38:29 +01:00 |
|
Jürg Lehni
|
4c048dbc94
|
Rename fatline option to more explicit fatlineClipping.
|
2014-02-24 21:54:47 +01:00 |
|
Jürg Lehni
|
64fa328f65
|
Move all winding related code to PathItem.Boolean and introduce __options.booleanOperations switch.
Fall back to __options.nativeContains if __options.booleanOperations is not included.
|
2014-02-20 19:50:37 +01:00 |
|
Jürg Lehni
|
e22fa3a664
|
Update copyright notice.
|
2014-01-04 01:47:16 +01:00 |
|
Jürg Lehni
|
93d10983ee
|
Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes.
|
2013-11-29 20:26:38 +01:00 |
|
Jürg Lehni
|
8d7fc43de2
|
Implement proper support for HiDPI screens.
For performance reason optional for now, activated by setting the hidpi attribute on the canvas element.
|
2013-11-06 11:54:05 +01:00 |
|
Jürg Lehni
|
dba5a8a9e7
|
Deactivate Hi-DPI support for now.
|
2013-11-03 13:29:13 +01:00 |
|
Jürg Lehni
|
f211c20e77
|
Make Palette code optional and only include id in paper-full.js
|
2013-10-29 21:56:00 +01:00 |
|
Jürg Lehni
|
4f27be8f12
|
Include new, improved point in path algorithm based on winding number.
It's also possible to switch to using the canvas's native isPointInPath() through options.nativeContains
|
2013-10-18 14:22:59 +02:00 |
|
Jürg Lehni
|
c68a7d33da
|
Switch from options.browser and options.node to options.environment
|
2013-10-10 23:09:00 +02:00 |
|
Jürg Lehni
|
4f5dac8567
|
Improved PrePro to be able to dynamically load Node.js code too, and improve load.js to handle both environments.
Also moved PaperScript .pjs extension code to PaperScript, and DOM related Node.js code to dom/node.js
|
2013-06-27 13:49:04 -07:00 |
|
Jürg Lehni
|
e6bed426d7
|
Make inclusion of PaperScript optional and build a core version of the library without it.
|
2013-06-24 04:49:45 -07:00 |
|
Jürg Lehni
|
01e48b3322
|
Improve and clean up fat-line bug fix.
|
2013-06-13 15:53:28 -07:00 |
|
Jürg Lehni
|
d577b1bf48
|
Share one options.js file describing Paper.js options for Node.js, build.sh and the dev version.
|
2013-05-27 15:11:32 -07:00 |
|