Commit History

Author SHA1 Message Date
  donutcoffee c9d2051a4b Update CSS3DRenderer.js 5 years ago
  donutcoffee 4cc9e856dc Make CSS3DRenderer respect scene.autoUpdate 5 years ago
  Yomotsu fdd5ef59fd pointer-events should be with cameraElement 5 years ago
  Yomotsu f12268fe65 pointer-event handling 5 years ago
  Mugen87 50e467d889 CSS2DRenderer: Ensure child DOM elements are correctly removed. 5 years ago
  Mr.doob 422364634b CSS3DRenderer: Clean up. 5 years ago
  Vinicius Rangel cbdcd973d2 Update examples/js/renderers/CSS3DRenderer.js 5 years ago
  Vinicius Rangel 5bf9029a04 CSS3DRenderer fix: removing children elements 5 years ago
  Adrien Berthet 6d2c2147dd Remove revision in renderers of examples 5 years ago
  Joe Pea c7bd80e4e6 rename cachedStyle to cachedObject 6 years ago
  Joe Pea b2c7509a1e fix typo that was forcing CSS3D to update when not necessary 6 years ago
  Peter Varga 51ac008470 Added support for offset (non-centered) frustum in CSS3DRenderer 6 years ago
  yomotsu 00bf2332cc use WeakMap 7 years ago
  yomotsu 3b8030fdf9 fix memory leaks 7 years ago
  yomotsu 063515b2ed use camera.is*** for its type detection 7 years ago
  yomotsu 2ab6388f42 simplify formula suggested by WestLangley 7 years ago
  yomotsu 77cc559838 example: make rects manually 7 years ago
  yomotsu 5ce26b3144 cleanup: css -moz- prefix can be removed 7 years ago
  yomotsu 159ddf3d0e scale transform for orthographic should be done in CameraDiv 7 years ago
  yomotsu 57a1763cb0 support orthographic in CSSRenderer 7 years ago
  Mugen87 bcfbd540ab Renderers: Clean up 7 years ago
  Mr.doob cdbe2f86df CSS3DRenderer: Simplified fov calculation. 8 years ago
  Mr.doob 6cc82c7a50 Removed redundant matrixWorldInverse updates. 8 years ago
  yomotsu b6ae6d24c0 readable translation mat4 to vec3 8 years ago
  yomotsu 6400439052 use UserAgent to detect IE 8 years ago
  yomotsu 71c3235b80 matrix order 8 years ago
  yomotsu aa74726ffc update getObjectCSSMatrix 8 years ago
  yomotsu 58198fc113 remove -o- prefix css 8 years ago
  yomotsu 97102937a3 "flat" does not need camera transform 8 years ago
  yomotsu 28d607753f clean up 8 years ago