pathfinder/demo/client
Patrick Walton 572b7cdd4a Encode path IDs using a sparse representation, not a dense one.
This reduces the size of serialized mesh libraries. It also makes it
much easier to expand meshes and select individual paths for rendering.
2017-11-02 16:08:31 -07:00
..
css Fix cursor icon in Chrome. 2017-10-29 14:46:33 -07:00
html Fix grabbing cursor on mesh debugger. 2017-10-29 14:46:21 -07:00
src Encode path IDs using a sparse representation, not a dense one. 2017-11-02 16:08:31 -07:00
package.json Automatically rebuild in the background. 2017-10-30 16:24:12 -07:00
tsconfig.json Decouple antialiasing strategies from views in the demo 2017-10-16 13:36:22 -07:00
tslint.json Lint against long lines 2017-10-17 11:58:03 -07:00
webpack.config.js Fix demo client compilation on Windows 2017-10-15 23:23:09 +02:00