SIGN IN SIGN UP

MTLLoader: Support for texture parameters (#9311)

* MTLLoader: Support for texture parameters

 -s u v w for scale (w is ignored)
 -o u v w for offset (w is ignored)
 -bm s for bumpmap scale

* Fix positional argument to get bumpmap scale

* Trim texture url to prevent trailing spaces

* Fix calls to getTextureParams (pass material parameters)

* Add missing 'var's
J
Jan Hammerschmidt committed
dfc2b26fda2f6bee4a695af1b6e390ee22029827
Parent: a569966
Committed by Mr.doob <info@mrdoob.com> on 7/11/2016, 9:55:53 PM