Commit Graph

12 Commits

Author SHA1 Message Date
Sean Lilley 2a44e0d1a8 Misc fixes 2017-07-25 12:32:24 -04:00
Matthew Amato 24513be7b8 Clean up .gitignore and .npmignore
There were some outdated and missing entries.
2017-06-28 08:34:42 -04:00
Ottavio Hartman 644c281e9c Switch from gulp-eslint to the ESLint CLI. Switch to eslint-config-cesium 2.0. 2017-06-27 13:20:48 -04:00
Ottavio Hartman 7946fecbeb Replace Istanbul with NYC 2017-06-20 13:24:03 -04:00
Sean Lilley 56c4fde4f7 Remove typings 2017-03-15 13:19:47 -04:00
Sean Lilley b8b118bca0 Refactor and tests 2017-03-14 10:43:28 -04: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 bada069caa Updated .ignore files 2016-07-20 13:25:54 -04:00
Sean Lilley 63e6fed264 Updated project for publishing 2016-07-08 18:10:18 -04:00
Sean Lilley 4052ef1b77 Upgrade for gltf-pipeline 2016-06-10 17:43:30 -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