Historique des commits

Auteur SHA1 Message Date
  Mr.doob 6b61c40fa3 Added dummy setClearColor to CSS3DRenderer. il y a 11 ans
  Mr.doob 975b5f07dc CSS3DRenderer: Removed now unneeded public cameraElement. il y a 12 ans
  Mr.doob c3b5c2da0e CSS3DRenderer: Apparently perspectiveOrigin is not needed anymore? il y a 12 ans
  Mr.doob 2a0264d231 CSS3DObject now notifies its children of removal. il y a 12 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 1838bae46c CSS3DRenderer: Fixed undeclared var. Closes #3398. il y a 12 ans
  Mr.doob d79e3dc23e Removed Projected dependency in CSS3DRenderer. il y a 12 ans
  Mr.doob 8d7d0f17e0 Renamed Matrix4's .extractPosition() and .extractRotation() to .copyPosition() and .copyRotation(). il y a 12 ans
  Mr.doob 2c948037b9 Merge remote-tracking branch 'bhouston/dev' into dev il y a 12 ans
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. il y a 12 ans
  Joshua Koo ef4004f16b Make CSS3DRenderer respect CSS3DSprite scale il y a 12 ans
  Mr.doob b29d8393be CSS3DRenderer: Reverting to String concats. il y a 12 ans
  Ben Adams 17f6d3cd64 Slightly faster string construction il y a 12 ans
  Ben Adams 4061f08f37 Recalc scene before using matrix il y a 12 ans
  Mr.doob d27a1bccc4 Simplified CSS3DRenderer Object3D CSSMatrix. Thanks @brendankenny. il y a 12 ans
  Mr.doob 0fe4a8737b Refactored CSS3D billboard implementation. il y a 12 ans
  alteredq 36ecec28c8 CSS3DRenderer: fixed bug in billboard matrix creation. il y a 12 ans
  alteredq bf1b7dea2a CSS3DRenderer: constructing a proper billboard matrix. il y a 12 ans
  alteredq 20029be18b CSS3DRenderer: added quick and dirty billboard option. il y a 12 ans
  Mr.doob 63bfeadef5 CSS3DRenderer: Unprefixed styles. il y a 12 ans
  Mr.doob e570e88cdb CSS3DRenderer: Adding overflow hidden to main container (fixes iOS breakage). il y a 12 ans
  Mr.doob 72413c0675 CSS3DRenderer: Added backface visibility style. il y a 12 ans
  Mr.doob 7474cd3e64 Fixed CSS3DRenderer transformations. il y a 12 ans
  Mr.doob e4b91d998a CSS3DRenderer only needs to render CSS3DObjects. il y a 13 ans
  Mr.doob dac392c5c2 CSS3DRenderer doesn't need the appendChild hack anymore. il y a 13 ans
  Mr.doob c1c52a44dc Added CSS3DRenderer with an example. il y a 13 ans