Commit Graph

47 Commits

Author SHA1 Message Date
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
Patrick Cozzi 75d6e3c9da Add link to README.md 2015-10-20 09:30:06 -04:00
Sean Lilley 87c8d2efb2 Support absolute paths 2015-10-19 18:13:29 -04:00
Sean Lilley d38b3bc82f Updated readme with command line flags 2015-10-19 17:47:03 -04:00
Sean Lilley b37a582723 Auto-generate normals if they are missing 2015-10-19 17:03:50 -04:00
Sean Lilley 3708651148 Specular and texture fixes 2015-10-19 13:35:28 -04:00
Sean Lilley 1a0901b842 Updated package.json 2015-10-19 12:11:13 -04:00
Sean Lilley 82698ba8e4 Merge pull request #1 from lilleyse/master
Initial code for OBJ to glTF converter
2015-10-18 23:54:27 -04:00
Sean Lilley d574870ab1 Updated readme 2015-10-18 23:51:01 -04:00
Sean Lilley c8c4d56744 Convert obj to gltf 2015-10-18 23:15:28 -04:00
AnalyticalGraphics 13b32e0652 Initial commit 2015-10-14 17:21:45 -04:00