paper.js/examples
Jürg Lehni b71ffdbe71 Remove all direct calls to view.update() and favor of the new view.requestUpdate()
Pure window.requestAnimationFrame() smoothness, automatic updates even when working directly from JavaScript, and no more slow-downs from onLoad events!

Closes #830, #925
2016-01-26 21:37:27 +01:00
..
Animated Use the correct notation in the new smooth() calls. 2016-01-15 17:25:15 +01:00
css Clean up and simplify code from pull request #580 and fix CSS in examples accordingly. 2014-12-30 00:16:51 +01:00
Games Clean up and simplify code from pull request #580 and fix CSS in examples accordingly. 2014-12-30 00:16:51 +01:00
JSON Replace Lenna with Marilyn. 2015-05-31 10:50:04 +02:00
Node.js Always access "global" constructors on window object now. 2016-01-26 20:33:19 +01:00
Paperjs.org Remove all direct calls to view.update() and favor of the new view.requestUpdate() 2016-01-26 21:37:27 +01:00
Rasters Restructure event handling on Raster item. 2016-01-26 21:06:36 +01:00
Scripts Remove all direct calls to view.update() and favor of the new view.requestUpdate() 2016-01-26 21:37:27 +01:00
SVG Export Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00
SVG Import Fix some white-spaces in comments and HTML. 2015-12-30 21:55:20 +01:00
Tools Replace tabs with 4 white-spaces. 2014-08-16 19:24:54 +02:00