obj2gltf/.idea
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
..
inspectionProfiles Updated project for publishing 2016-07-08 18:10:18 -04:00
jsLinters Updated project for publishing 2016-07-08 18:10:18 -04:00
libraries Use typings instead of rolling our own TypeScript definition solution 2016-10-25 20:23:27 -04:00
OBJ2GLTF.iml Use typings instead of rolling our own TypeScript definition solution 2016-10-25 20:23:27 -04:00
encodings.xml Upgrade for gltf-pipeline 2016-06-10 17:43:30 -04:00
jsLibraryMappings.xml Use typings instead of rolling our own TypeScript definition solution 2016-10-25 20:23:27 -04:00
misc.xml Updated project for publishing 2016-07-08 18:10:18 -04:00
modules.xml Instead of -e command line flag, use -s or -t 2016-07-20 14:23:58 -04:00
vcs.xml Upgrade for gltf-pipeline 2016-06-10 17:43:30 -04:00