Historique des commits

Auteur SHA1 Message Date
  Mr.doob 24036c9b25 Added deprecated messages to avoid silent errors when using renamed methods. See #2883. il y a 12 ans
  Mr.doob be908986bf Updated builds. il y a 12 ans
  Mr.doob 32dc35c0f7 Moved BinaryLoader to /examples/js/loaders. il y a 12 ans
  Mr.doob 88243bd690 Updated builds. il y a 12 ans
  Mr.doob cf1366af12 GeometryUtils.explode to ExplodeModifier and GeometryUtils.tessellate to TessellateModifier. il y a 12 ans
  Mr.doob e670dba61e Updated builds. il y a 12 ans
  Mr.doob a8a3934287 Mesh.updateMorphTargets() clean up. il y a 12 ans
  Mr.doob 195e451294 Merge remote-tracking branch 'jonobr1/morph-target' into dev il y a 12 ans
  Mr.doob f50c4351f3 Updated builds. il y a 12 ans
  Mr.doob 424667ce19 Some more multiply( a, b ) to multiplyMatrices( a, b ) il y a 12 ans
  Mr.doob ec8dc3e3f3 Merged with alteredq branch il y a 12 ans
  Mr.doob 8a7f3fad38 Docs: Update Vector*, Matrix and Quaternion pages with -*Self change. il y a 12 ans
  Mr.doob 05000881f2 Updated builds. il y a 12 ans
  Mr.doob db6a79a730 Fixed some more sub(a,b) to subVectors(a,b). il y a 12 ans
  Mr.doob bff23c518b Updated builds. il y a 12 ans
  Mr.doob a851b6b645 Removed debugger bits. il y a 12 ans
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. il y a 12 ans
  Mr.doob bb69dc9a62 Updated builds. il y a 12 ans
  Mr.doob 16314e8ca8 Added .add(), .addColors(), .addScalar(), .multiply() and .multiplyScalar() to Color. Removed ArrowHelper from DirectionalLight too. il y a 12 ans
  Mr.doob 4074675d7a Removed ArrowHelper from SpotLightHelper. il y a 12 ans
  Mr.doob ef87a12c9a Cleaned up Box3. il y a 12 ans
  Mr.doob 54cdb693ac Cleaned up ArrowHelper code a bit. il y a 12 ans
  Mr.doob 589bc10538 Merge remote-tracking branch 'bhouston/arrowhelper-fix' into dev il y a 12 ans
  Mr.doob 3af117818b Updated builds. il y a 12 ans
  Mr.doob 72cb3cf68e Merge remote-tracking branch 'bhouston/geometry-mergeVertices-fix' into dev il y a 12 ans
  Mr.doob 53e07e091a Updated builds. il y a 12 ans
  Mr.doob 7d48298acf Renamed Sphere.isIntersectionSphere to Sphere.intersectsSphere. il y a 12 ans
  Mr.doob 42f7f1036f Docs: Removed now unneded description in AmbientLight. Thanks @WestLangley. il y a 12 ans
  Mr.doob 9c7da1479b Updated builds. il y a 12 ans
  Mr.doob f606c5a7e1 Merge remote-tracking branch 'Fox32/dev' into dev il y a 12 ans