Commit History

Author SHA1 Message Date
  Jeff Terrace 3fd4f8e87d Added support for picking up <double_sided> flags inside <effect>/<extra>, applying it to the Material. This is half of Issue #2280. 13 years ago
  alteredq dd1c5e9305 Changed ColladaLoader to create SkinnedMesh using bone uniforms instead of newly default bone texture. 13 years ago
  Mr.doob 54bea419e2 Fixing the U business, day 1. 13 years ago
  spacecookies 9c6c7ce136 Added some basic support to ColladaLoader.js for loading reflective and refractive materials 13 years ago
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  John Pywtorak 08824aa5f7 Added support for mesh vertices input source (non indexed in geometric primitive) texture coordinates,TEXCOORD, and color. 13 years ago
  Mr.doob a7035b78cc Moved ColladaLoader to /examples/js. Also moved /src/extras/loaders to /src/loaders. 13 years ago