Historique des commits

Auteur SHA1 Message Date
  Lewy Blue 099d5a3771 Move statements to individual lines il y a 6 ans
  Lewy Blue 8958274fdc Fixed linter errors il y a 6 ans
  Lewy Blue 4ebbdc8f64 Fix linter errors il y a 6 ans
  Mugen87 c0f56ddb68 Examples: Clean up il y a 7 ans
  Mr.doob 18f7b2ff45 Simplified css3d_molecules example. il y a 8 ans
  Mugen87 33cad36c85 PDBLoader: Fix css3d_molecules il y a 8 ans
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. il y a 8 ans
  Mr.doob e8ad8091e9 Merge pull request #10140 from TristanVALCKE/example_warning_fix il y a 8 ans
  Tristan Valcke aa664b49fb Fix implicit variable declaration in css3d_molecules.html il y a 8 ans
  Mugen87 a232e94a55 PDBLoader: Switch to BufferGeometry il y a 8 ans
  WestLangley f70369a928 Examples: three.min.js -> three.js il y a 9 ans
  Mr.doob a455e248ac Examples clean up. il y a 9 ans
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry il y a 10 ans
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. il y a 11 ans
  Mr.doob 03759e1e40 Object3D now dispatching added/removed events when object is removed from it's parent. CSS3D can nore auto-remove DOM elements. See #3575. il y a 12 ans
  Mr.doob b489377baf CSS3D molecules example: Removed unused parameter. il y a 12 ans
  Mr.doob 88d4eb713d Merge remote-tracking branch 'bhouston/euler3' into dev il y a 12 ans
  Mr.doob 7f53a7b542 css3d examples improvements. il y a 12 ans
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. il y a 12 ans
  Mr.doob 6873ef9f72 Fixed molecules example still relying in object.properties. il y a 12 ans
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. 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
  Ben Houston 26b57b81be Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780 il y a 12 ans
  Mr.doob 89f5525603 Small tweaks to examples. il y a 12 ans
  alteredq 6947c96776 Small optimization in CSS3D molecules example. il y a 12 ans
  alteredq 7658cd2aab Added buttons for toggling atoms and bonds in CSS3D molecules example. il y a 12 ans
  alteredq 3531265612 Nicer background in CSS3D molecules example. il y a 12 ans
  alteredq 3c82e6af94 Merged with @mrdoob's changes to CSS3DRenderer billboards. il y a 12 ans
  alteredq 1292a17d05 Added bonds to CSS3D molecules example. il y a 12 ans
  Mr.doob 0fe4a8737b Refactored CSS3D billboard implementation. il y a 12 ans