Commit Graph

60 Commits

Author SHA1 Message Date
Sean Lilley 2d6e0d16c9 Added --cesium option and bumped version number 2016-07-25 19:12:41 -07:00
Sean Lilley 60ba99d4ec Merge pull request #21 from AnalyticalGraphicsInc/promises-everywhere
Convert callbacks to promises
2016-07-25 18:57:27 -07:00
Sean Lilley e5f5970018 Style tweaks 2016-07-22 18:21:09 -07:00
Robert Taglang ca7f0cca45 Missing a return for images 2016-07-22 17:40:29 -04:00
Robert Taglang 6c0c39761b Fixed issue with missing material 2016-07-22 17:28:48 -04:00
Robert Taglang b9e8079f76 Added catch to binary endpoint 2016-07-22 16:27:20 -04:00
Robert Taglang dc1a1976db Last few tweaks 2016-07-22 16:17:27 -04:00
Robert Taglang 68582967ac Changed callback code to promises 2016-07-22 14:09:13 -04:00
Sean Lilley 68003e43b7 Update to version 0.1.1 2016-07-21 17:23:53 -04:00
Sean Lilley 49f37d5798 Updated README 2016-07-20 14:51:40 -04:00
Sean Lilley 3169452ca0 Instead of -e command line flag, use -s or -t 2016-07-20 14:23:58 -04:00
Sean Lilley 0ec8b1c058 Merge pull request #19 from AnalyticalGraphicsInc/publish
Getting ready to publish
2016-07-20 14:16:17 -04:00
Sean Lilley e360ed0e1a Update CHANGES.md 2016-07-20 14:04:10 -04:00
Sean Lilley bada069caa Updated .ignore files 2016-07-20 13:25:54 -04:00
Sean Lilley 5d8d3c0098 Fix test 2016-07-20 11:54:47 -04:00
Sean Lilley ad0866efde Added ao option 2016-07-12 18:14:56 -04:00
Sean Lilley 4eb0cacc37 Reorganize .npmignore 2016-07-12 15:41:28 -04:00
Sean Lilley ad3fc2c51b Use slashes for directories in .npmignore 2016-07-12 15:36:06 -04:00
Sean Lilley c89a183eab Update gltf-pipeline version number 2016-07-12 15:08:20 -04:00
Sean Lilley ddd99ea33d Added a unit test 2016-07-11 12:27:15 -04:00
Sean Lilley 29fa71fe2b Webstorm 2016.2 project update 2016-07-11 10:08:35 -04:00
Sean Lilley 63e6fed264 Updated project for publishing 2016-07-08 18:10:18 -04:00
Sean Lilley b2d740b1e5 Added node engine support to package.json 2016-07-05 09:48:38 -04:00
Sean Lilley 96067deba1 Flip uv.y 2016-06-29 11:45:22 -04:00
Sean Lilley d4131a956c Support quantize option 2016-06-24 14:04:12 -04:00
Sean Lilley 1b78afd6eb Support vertex/ pattern 2016-06-23 22:57:51 -04:00
Sean Lilley 388f9928c3 Use different read-line library 2016-06-23 22:35:07 -04:00
Sean Lilley 139f473785 Fix image uris and use better naming for separate resources 2016-06-23 22:01:36 -04:00
Sean Lilley 462c80fbc0 Use default values 2016-06-23 21:21:21 -04:00
Sean Lilley 85f035db19 Updated readme 2016-06-23 16:29:26 -04:00
Sean Lilley a6830668bb Merge pull request #10 from AnalyticalGraphicsInc/fix
Fixed require
2016-06-23 16:26:45 -04:00
Sean Lilley 1ae572bae8 Fixed require 2016-06-23 16:25:40 -04:00
Rob Taglang 15a2f6f192 Merge pull request #7 from AnalyticalGraphicsInc/pipeline-upgrade
Upgrade project for gltf-pipeline
2016-06-23 15:20:45 -04:00
Patrick Cozzi c3e8337ed9 Merge pull request #8 from AnalyticalGraphicsInc/stream
Read obj with streams and handle large buffers
2016-06-23 12:49:18 -04:00
Sean Lilley 1a2162ad85 Expand comment 2016-06-23 11:14:38 -04:00
Sean Lilley 0f7b5edcd7 jshint fixes 2016-06-22 16:41:36 -04:00
Sean Lilley 31760c34a8 Read lines from stream and handle negative indices 2016-06-22 16:16:29 -04:00
Sean Lilley fec860ede0 Remove whitespace 2016-06-22 10:35:42 -04:00
Sean Lilley 06b68cd6a0 Fix jsHint warnings 2016-06-22 10:12:00 -04:00
Sean Lilley 10925599e1 Read obj with streams and handle large buffers 2016-06-22 10:10:36 -04:00
Sean Lilley 387d36bda7 Added gltf package as git repo 2016-06-13 17:12:33 -04:00
Sean Lilley 4052ef1b77 Upgrade for gltf-pipeline 2016-06-10 17:43:30 -04:00
Sean Lilley f3499320ad Support vertex/uv/ pattern 2015-12-22 08:41:02 -05:00
Patrick Cozzi d384d3f778 Fix primitive.primitive -> primitive.mode 2015-11-04 07:35:38 -05:00
Sean Lilley e1bee3b587 Merge pull request #3 from AnalyticalGraphicsInc/embed
Rename combine to embed
2015-10-21 09:33:55 -04:00
Patrick Cozzi 80522f46d4 Rename combine to embed 2015-10-20 09:55:15 -04:00
Patrick Cozzi 4d5065dbf8 Tweak README.md 2015-10-20 09:50:37 -04:00
Patrick Cozzi ff62b7769c Tweak README.md 2015-10-20 09:44:21 -04:00
Patrick Cozzi 74d641c520 Tweak README.md 2015-10-20 09:35:40 -04:00
Patrick Cozzi cfb7c862f2 Tweak README.md 2015-10-20 09:34:25 -04:00