Commit Graph

464 Commits

Author SHA1 Message Date
Sean Lilley 37febbcd93 Renaming files 2017-04-12 16:55:03 -04:00
Patrick Cozzi 74a7349d19 Merge pull request #49 from AnalyticalGraphicsInc/major-cleanup
Refactor and Tests
2017-04-11 20:12:28 -04:00
Sean Lilley cc8fee19c4 Many updates 2017-04-11 17:38:03 -04:00
Sean Lilley 28d081e0ae Remove TODO comment, moved to isse 2017-04-05 13:17:31 -04:00
Sean Lilley e93e7106b7 Add missing test files 2017-04-05 10:49:31 -04:00
Sean Lilley 965402c535 Handle file path errors and better promise handling 2017-04-05 10:44:28 -04:00
Sean Lilley 72c20eb6ee Fix output file name 2017-04-05 09:13:28 -04:00
Sean Lilley bedbb6ef96 Fix tests and jshint 2017-04-04 17:57:01 -04:00
Sean Lilley 02c3aa18db Support KHR_materials_common output 2017-04-04 17:55:00 -04:00
Sean Lilley c7b4fc3cb1 Custom logger 2017-04-04 17:33:25 -04:00
Sean Lilley 3c958e1d86 Add secure checking of paths 2017-04-04 16:45:21 -04:00
Sean Lilley e4b3ad5409 Style 2017-04-04 15:09:58 -04:00
Sean Lilley 04ad694599 Trigger coverall 2017-04-04 11:32:18 -04:00
Sean Lilley 74c91320a5 Travis coveralls fix 2017-04-04 11:24:39 -04:00
Sean Lilley be07ab0ce1 Added coveralls 2017-03-22 16:50:03 -04:00
Sean Lilley e3941daf8c Fix 2017-03-21 14:51:48 -04:00
Sean Lilley 83e7723b1c Transparency and other updates 2017-03-21 14:43:09 -04:00
Sean Lilley e48320572b Fix base path since separate resources are saved in the output folder 2017-03-21 11:29:02 -04:00
Sean Lilley 4583b38ebc Updated LICENSE.md 2017-03-17 16:13:08 -04:00
Sean Lilley 05b1e3adbd Added flag checkTextureAlpha 2017-03-17 16:13:00 -04:00
Sean Lilley 0bf726cea7 Better handling of encoding base64 uris 2017-03-17 15:44:01 -04:00
Sean Lilley dea55fec0f Updates 2017-03-17 11:40:54 -04:00
Sean Lilley 56c4fde4f7 Remove typings 2017-03-15 13:19:47 -04:00
Sean Lilley 5f6d84581f Check for transparent pixels and fix for khr_materials_common 2017-03-15 13:05:32 -04:00
Sean Lilley 41956dd70d Output separate resources even when --bypassPipeline is set 2017-03-14 16:42:42 -04:00
Sean Lilley cf27c8b69d Better buffer handling 2017-03-14 14:59:25 -04:00
Sean Lilley 998dcfe649 Fix saving .bin 2017-03-14 13:48:54 -04:00
Sean Lilley d46d58fdc5 Set diffuse to black when constant lighting is used 2017-03-14 12:06:50 -04:00
Sean Lilley 5d0511b6a0 Added .editorconfig 2017-03-14 10:56:44 -04:00
Sean Lilley 3d5e72b3a4 Merge branch 'master' into major-cleanup 2017-03-14 10:56:24 -04:00
Sean Lilley b8b118bca0 Refactor and tests 2017-03-14 10:43:28 -04:00
Sean Lilley 233d163b4c Update date 2017-01-06 17:50:19 -05:00
Sean Lilley b5c366e2c7 Fix AO option 2017-01-06 17:49:38 -05:00
Patrick Cozzi fdc9b4a3d5 Merge pull request #42 from AnalyticalGraphicsInc/cleanup
Update gltf-pipeline and general project cleanup
2017-01-06 17:02:52 -05:00
Sean Lilley bc27653d5e Fix broken link in documentation 2017-01-06 14:09:46 -05:00
Sean Lilley b382a6374e Updated README and LICENSE 2017-01-06 11:36:44 -05:00
Sean Lilley b91e0e8731 Jasmine spec reporter fix 2017-01-04 13:10:51 -05:00
Sean Lilley 6f5bc856ed Update gltf-pipeline and general project cleanup 2017-01-03 21:47:51 -05:00
Patrick Cozzi aaa64b9e1a Merge pull request #38 from AnalyticalGraphicsInc/gltf-pipeline-upgrade
Upgrade gltf-pipeline
2016-12-15 10:55:41 -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
Sean Lilley aa88e29c90 Merge pull request #31 from mramato/typings
Use typings instead of rolling our own TypeScript definition solution
2016-10-26 23:23:38 -04:00
Sean Lilley 99dc02b742 Removed old line 2016-10-26 23:23:13 -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
Patrick Cozzi 0dc73e1312 Merge pull request #26 from AnalyticalGraphicsInc/line-endings
Update version for line-ending fix
2016-09-07 19:05:17 -04:00
Sean Lilley fae7ae67f0 Update version for line-ending fix 2016-09-07 18:12:29 -04:00
Rob Taglang 7503e36e86 Merge pull request #24 from AnalyticalGraphicsInc/param-fix
Param fix
2016-08-26 16:02:34 -04:00
Sean Lilley 63bd6d372c Update CHANGES.md and version number 2016-08-26 15:51:53 -04:00
Sean Lilley 767612643c Fix wrong param name 2016-08-26 15:49:55 -04:00
Sean Lilley 99a5e87623 Merge pull request #23 from AnalyticalGraphicsInc/upgrade
Added compress flag and updated version number
2016-08-26 10:22:53 -04:00