Commit történet

Szerző SHA1 Üzenet Dátum
  sole 3762de20fb Minor code formatting in PointLight 13 éve
  sole 1f4e258dcf Sort of making the gaps in documentation for DirectionalLight way terribly evident, I'm afraid! 13 éve
  sole 4ba71f6a77 Minor AmbientLight docs fixes 13 éve
  Mr.doob 57b9493634 Material.setValues returns if values is undefined. Thanks @gero3. 13 éve
  Mr.doob 7dd16ee390 Materials: We don't want to copy the id. 13 éve
  Mr.doob 886a913020 Materials code clean up. 13 éve
  Mr.doob 4845632e15 Refactored materials code. 13 éve
  libra guest 4b962fa473 add material.clone 13 éve
  Mr.doob 43daa51ab9 Forgot a example using flipSided. 13 éve
  Mr.doob 27aa531d03 Updated canvas examples with the material.side parameter. 13 éve
  Mr.doob f524992c0c Projector: Implemented side: THREE.FrontSide, THREE.BackSide, THREE.DoubleSide as per discussion in #2285. 13 éve
  sole 253a7af62a Document Spline 13 éve
  sole b7cd8eab06 Document Ray. 13 éve
  sole 64f6a3f1a4 Minor Quaternion description note. 13 éve
  sole e3725a5b1c Object3D +'the' 13 éve
  sole 2062ed0ed1 Miscellaneous Matrix4 doc fixes 13 éve
  sole ef0e0267ea Matrix3 docs fixes 13 éve
  sole 9979d61510 Document Math.sign 13 éve
  sole c6ff8c39f8 Couple of additions and corrections in Geometry docs. 13 éve
  sole 134125e7c4 Add small description to Frustum docs. 13 éve
  sole d1771bb27c Document Material, and remove doubleSided and flipSided properties from Object3D docs, to reflect changes in commit b838b38f47d63c82b599d41573784be220184911 13 éve
  Mr.doob 60eb97d13d Updated builds. 13 éve
  Mr.doob d439a0385f ColladaLoader clean up. 13 éve
  Mr.doob a2a7aae5ad Merge remote-tracking branch 'jterrace/double-sided-fix' into dev 13 éve
  Mr.doob 61e03e75a9 SceneLoader clean up. 13 éve
  Mr.doob b25f16f63a Merge remote-tracking branch 'skfcz/master' into dev 13 éve
  alteredq 55444fc7f4 Added @zz85's cloth simulation example. 13 éve
  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 éve
  Mr.doob ee7d002aa8 Updated builds. 13 éve
  Mr.doob 0360459943 Projector now looks on the material for flipSided and doubleSided. Updated rest of examples. 13 éve