Jürg Lehni
|
6e5d8939d5
|
Rename View#draw() -> View#update() and remove checkRedraw argument.
We always check for changes, since change propagation should work reliably.
|
2013-12-08 19:15:58 +01:00 |
|
hkrish
|
551b49805c
|
Add special case to examples.
|
2013-11-11 21:21:41 +01:00 |
|
Jürg Lehni
|
2066fae47a
|
Use option.expandShapes to restore boolean examples.
|
2013-10-29 16:47:27 +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
|
18383875eb
|
Fix global variable leakage.
|
2013-06-11 17:46:50 -07:00 |
|
Jürg Lehni
|
45699e05b5
|
Fix console logging.
|
2013-05-04 14:27:53 -07:00 |
|
Jürg Lehni
|
fb5044f1bf
|
Run BooleanOperations.html code asynchronously for immediate feedback.
|
2013-05-04 14:26:29 -07:00 |
|
Jürg Lehni
|
3fc200973e
|
Include BooleanOperations.html
|
2013-05-03 16:31:36 -07:00 |
|