Commit Graph

156 Commits

Author SHA1 Message Date
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
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
de78affa75 Updated CHANGES.md 2016-08-08 11:39:52 -04:00
Sean Lilley
20deda83e3 Fix bug with no materials 2016-08-08 11:38:54 -04:00
Sean Lilley
2d6e0d16c9 Added --cesium option and bumped version number 2016-07-25 19:12:41 -07:00
Sean Lilley
60ba99d4ec Merge pull request #21 from AnalyticalGraphicsInc/promises-everywhere
Convert callbacks to promises
2016-07-25 18:57:27 -07:00
Sean Lilley
e5f5970018 Style tweaks 2016-07-22 18:21:09 -07:00
Robert Taglang
ca7f0cca45 Missing a return for images 2016-07-22 17:40:29 -04:00