Histórico de Commits

Autor SHA1 Mensagem Data
  Mugen87 44bcdb8026 Examples: Ensure HTTPS project links. há 5 anos atrás
  Mugen87 ffebbb0fef Examples: Clean up. há 5 anos atrás
  WestLangley 49bb5d1fb8 Set quaternion instead of rotation há 6 anos atrás
  Mr.doob f6dba25589 Examples: Added padding after script tag. há 6 anos atrás
  Mr.doob 995aa9368b Examples: Bring namespace back. há 6 anos atrás
  Mugen87 6e0736b1f0 Examples: Ensure CSS examples use modules. há 6 anos atrás
  Mr.doob 0f44080d79 Examples: Unified CSS. há 6 anos atrás
  Lewy Blue 099d5a3771 Move statements to individual lines há 6 anos atrás
  Lewy Blue 8958274fdc Fixed linter errors há 6 anos atrás
  Lewy Blue 4ebbdc8f64 Fix linter errors há 6 anos atrás
  Mugen87 c0f56ddb68 Examples: Clean up há 7 anos atrás
  Mr.doob 18f7b2ff45 Simplified css3d_molecules example. há 8 anos atrás
  Mugen87 33cad36c85 PDBLoader: Fix css3d_molecules há 8 anos atrás
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. há 8 anos atrás
  Mr.doob e8ad8091e9 Merge pull request #10140 from TristanVALCKE/example_warning_fix há 8 anos atrás
  Tristan Valcke aa664b49fb Fix implicit variable declaration in css3d_molecules.html há 8 anos atrás
  Mugen87 a232e94a55 PDBLoader: Switch to BufferGeometry há 8 anos atrás
  WestLangley f70369a928 Examples: three.min.js -> three.js há 9 anos atrás
  Mr.doob a455e248ac Examples clean up. há 9 anos atrás
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry há 10 anos atrás
  Mr.doob eecc8f7c5c Moved BufferGeometryUtils and UvsUtils to examples/js/utils. See #4835. há 11 anos atrás
  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. há 12 anos atrás
  Mr.doob b489377baf CSS3D molecules example: Removed unused parameter. há 12 anos atrás
  Mr.doob 88d4eb713d Merge remote-tracking branch 'bhouston/euler3' into dev há 12 anos atrás
  Mr.doob 7f53a7b542 css3d examples improvements. há 12 anos atrás
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. há 12 anos atrás
  Mr.doob 6873ef9f72 Fixed molecules example still relying in object.properties. há 12 anos atrás
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. há 12 anos atrás
  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. há 12 anos atrás
  Ben Houston 26b57b81be Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780 há 12 anos atrás