Commit Graph

411 Commits

Author SHA1 Message Date
Sean Lilley 52ce2938f5 Merge branch 'master' into missing-attributes 2019-10-26 20:17:31 -04:00
Sean Lilley f502b805b8 Handle face signature containing attributes that are missing 2019-10-26 20:15:10 -04:00
Sean Lilley d912e28571 Fix for when specular and diffuse reference the same texture 2019-10-26 20:07:29 -04:00
greenkeeper[bot] e3c8704895
chore(package): update eslint-config-cesium to version 8.0.0 2019-10-23 17:21:24 +00:00
greenkeeper[bot] db2a642680
chore(package): update open to version 7.0.0 2019-10-15 18:44:23 +00:00
Sean Lilley b7cbda42d8
Merge pull request #214 from AnalyticalGraphicsInc/greenkeeper/yargs-14.2.0
update yargs to version 14.2.0
2019-10-06 21:29:10 -04:00
greenkeeper[bot] db90fff50c
chore(package): update yargs to version 14.2.0 2019-10-07 01:08:02 +00:00
Sean Lilley 705901023b Update CHANGES.md 2019-08-26 18:18:44 -04:00
Sean Lilley f0160376a3
Merge pull request #211 from FreakTheMighty/feature/up-axis
Restore `inputUpAxis` and `outputUpAxis` axis
2019-08-26 09:24:32 -04:00
Sean Lilley fd6e98688d Fix default value in doc 2019-08-26 07:56:03 -04:00
Jesse Vander Does a1b1860da2 Fixed code styling 2019-08-20 10:32:32 -07:00
Jesse Vander Does 876cbefe74 Restored lost code and fixed tests 2019-08-19 16:33:12 -07:00
Sean Lilley 78ca573d99
Merge pull request #210 from AnalyticalGraphicsInc/greenkeeper/yargs-14.0.0
Update yargs to the latest version 🚀
2019-08-19 19:23:00 -04:00
greenkeeper[bot] 5c179693a3
fix(package): update yargs to version 14.0.0 2019-08-19 23:18:03 +00:00
Sean Lilley 3cf338107d Added up axis options back 2019-08-19 11:01:36 -07:00
Sean Lilley 1d0bb5eb35 Update CHANGES and package.json 2019-07-22 18:44:09 -04:00
Sean Lilley 080f5debf7 Revert some changes from diffuse-alpha-same 2019-07-22 18:39:30 -04:00
Sean Lilley 72f09e2b1e Delete webstorm file 2019-07-22 18:32:29 -04:00
Sean Lilley 64a12c70b3
Merge pull request #205 from AnalyticalGraphicsInc/diffuse-alpha-same
Short circuits the image combining if diffuse and alpha textures are the same
2019-07-22 18:30:05 -04:00
Tom Fili 3ba174dd33 Removed unneeded code 2019-07-19 21:03:33 -04:00
Tom Fili 0fa1ec528d Made alpha images work if same as diffuse 2019-07-19 14:52:12 -04:00
Tom Fili b0de7d1bc1 Added test 2019-07-19 13:15:38 -04:00
Tom Fili b913b0fa5f Added a check to see if diffuse and alpha texture is the same. 2019-07-19 13:07:34 -04:00
Sean Lilley 8fa5bf9d24 Update to version 3.0.3 2019-06-26 19:14:02 -04:00
Tom Fili a81d88bdcb
Merge pull request #191 from AnalyticalGraphicsInc/fix-negative-indices
Fix negative indices
2019-06-26 14:03:08 -04:00
Tom Fili abddf4bda4 Merge remote-tracking branch 'origin/master' into fix-negative-indices 2019-06-26 13:57:50 -04:00
Sean Lilley e1f60b83b1
Merge pull request #202 from AnalyticalGraphicsInc/fix-eslint
Fix eslint and update node modules
2019-06-25 15:19:55 -04:00
Sean Lilley 243f747281 Fix eslint and update node modules 2019-06-22 06:54:09 -04:00
Sean Lilley 601fca2794
Merge pull request #196 from AnalyticalGraphicsInc/greenkeeper/fs-extra-8.0.0
Update fs-extra to the latest version 🚀
2019-05-14 09:07:00 -04:00
greenkeeper[bot] c932ee7533 fix(package): update fs-extra to version 8.0.0 2019-05-11 14:45:55 +00:00
Matthew Amato 67b95daa8c
Merge pull request #195 from AnalyticalGraphicsInc/greenkeeper/eslint-config-cesium-7.0.0
Update eslint-config-cesium to the latest version 🚀
2019-05-04 10:52:49 -04:00
greenkeeper[bot] 9d3a5f4a99 chore(package): update eslint-config-cesium to version 7.0.0 2019-05-03 18:21:32 +00:00
Sean Lilley e92c3026b0
Merge pull request #192 from AnalyticalGraphicsInc/greenkeeper/nyc-14.0.0
Update nyc to the latest version 🚀
2019-04-16 08:30:23 -04:00
greenkeeper[bot] 36599e0996 chore(package): update nyc to version 14.0.0 2019-04-16 10:24:45 +00:00
Sean Lilley 2fb661c8cf Fix negative indices 2019-04-07 17:31:22 -04:00
Sean Lilley e82f0453f0
Merge pull request #189 from AnalyticalGraphicsInc/greenkeeper/open-6.0.0
Update open to the latest version 🚀
2019-03-27 09:11:43 -04:00
greenkeeper[bot] e6291a56ad chore(package): update open to version 6.0.0 2019-03-27 08:15:08 +00:00
Sean Lilley 2e1dbe97b8 Updated to 3.0.2 2019-03-21 12:17:52 -04:00
likangning93 121646110d
Merge pull request #185 from AnalyticalGraphicsInc/separate-fix
Separate resources no longer hit Node buffer size limit
2019-03-21 11:28:00 -04:00
Sean Lilley 73205a874b Don't let separate resources exceed Node buffer size limit 2019-03-19 21:25:42 -04:00
Sean Lilley cb32c549e1 Update to 3.0.1 2019-03-08 09:55:08 -05:00
likangning93 ebd7d73a21
Merge pull request #173 from AnalyticalGraphicsInc/newmtl-without-name
Fix for material that doesn't have a name
2019-03-04 17:49:13 -05:00
Sean Lilley 01a6ea08ed
Merge pull request #181 from benjaminboxler/patch-1
Fix MTL slots table in README
2019-02-12 14:44:10 -05:00
Sean Lilley 4215d8a008
Merge pull request #180 from AnalyticalGraphicsInc/greenkeeper/yargs-13.1.0
Update yargs to the latest version 🚀
2019-02-12 10:30:12 -05:00
Benjamin Boxler c452c60e6e
Fix MTL slots table 2019-02-12 11:56:46 +00:00
greenkeeper[bot] 1a573a2e4d fix(package): update yargs to version 13.1.0 2019-02-12 06:33:38 +00:00
Sean Lilley d979a93745 Merge branch 'master' into newmtl-without-name 2019-02-10 09:45:46 -05:00
Sean Lilley 924a373352
Merge pull request #179 from AnalyticalGraphicsInc/cleanup
Cleanup
2019-02-06 09:00:18 -05:00
Sean Lilley 43bc8dd596 Updated package.json 2019-02-05 22:08:14 -05:00
Sean Lilley 075beb60d4 var to let/const 2019-02-05 22:03:42 -05:00