コミット履歴

作者 SHA1 メッセージ 日付
  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. 12 年 前
  Mr.doob b489377baf CSS3D molecules example: Removed unused parameter. 12 年 前
  Mr.doob 88d4eb713d Merge remote-tracking branch 'bhouston/euler3' into dev 12 年 前
  Mr.doob 7f53a7b542 css3d examples improvements. 12 年 前
  Ben Houston a16a9f6775 complete Euler class, update examples, update Object3D, update unit tests. 12 年 前
  Mr.doob 6873ef9f72 Fixed molecules example still relying in object.properties. 12 年 前
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. 13 年 前
  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. 13 年 前
  Ben Houston 26b57b81be Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780 13 年 前
  Mr.doob 89f5525603 Small tweaks to examples. 13 年 前
  alteredq 6947c96776 Small optimization in CSS3D molecules example. 13 年 前
  alteredq 7658cd2aab Added buttons for toggling atoms and bonds in CSS3D molecules example. 13 年 前
  alteredq 3531265612 Nicer background in CSS3D molecules example. 13 年 前
  alteredq 3c82e6af94 Merged with @mrdoob's changes to CSS3DRenderer billboards. 13 年 前
  alteredq 1292a17d05 Added bonds to CSS3D molecules example. 13 年 前
  Mr.doob 0fe4a8737b Refactored CSS3D billboard implementation. 13 年 前
  alteredq aef696a7ae Added autospin to css3d_molecules (thanks to @mrdoob) 13 年 前
  alteredq ae4d5fd091 Some cleanup in css3d molecules example. 13 年 前
  alteredq 48324702ed CSS3DRenderer: added molecules example. 13 年 前