Commit Graph

70 Commits

Author SHA1 Message Date
Sean Lilley b8b118bca0 Refactor and tests 2017-03-14 10:43:28 -04:00
Sean Lilley 6f5bc856ed Update gltf-pipeline and general project cleanup 2017-01-03 21:47:51 -05:00
Sean Lilley d8408e3f2c Update gltf-pipeline 2016-12-13 14:13:40 -05:00
Sean Lilley 77cccf9f90 Upgrade gltf-pipeline 2016-12-12 10:13:44 -05:00
Matthew Amato c09c392423 Use typings instead of rolling our own TypeScript definition solution
This gets rid of the TypeScriptDefinitions directory and associated gulp
task. Instead it uses the typings module which is a more standard way to
manage TS definitions. This now creates a typings folder at npm install
type and WebStorm has been configured to simply point to that.

Not only is this cleaner, but the actual intellisense is much better at
WebStorm should provide even more help now.

Also removed the request dependency because it's no loner used.

Also added missing entries to npmignore and gitignore.

As part of this change, I also updated all npm modules to there latest
version, this is in preparation for turning on greenkeeper.
2016-10-25 20:23:27 -04:00
Sean Lilley fae7ae67f0 Update version for line-ending fix 2016-09-07 18:12:29 -04:00
Sean Lilley 63bd6d372c Update CHANGES.md and version number 2016-08-26 15:51:53 -04:00
Sean Lilley c79684b10e Added compress flag and updated version number 2016-08-25 13:48:34 -04:00
Sean Lilley 5decc6cee9 Bumped version number 2016-08-08 11:40:25 -04:00
Sean Lilley 2d6e0d16c9 Added --cesium option and bumped version number 2016-07-25 19:12:41 -07: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 c89a183eab Update gltf-pipeline version number 2016-07-12 15:08:20 -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 388f9928c3 Use different read-line library 2016-06-23 22:35:07 -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 1a0901b842 Updated package.json 2015-10-19 12:11:13 -04:00
Sean Lilley c8c4d56744 Convert obj to gltf 2015-10-18 23:15:28 -04:00