提交歷史

作者 SHA1 備註 提交日期
  Mugen87 b14fce14a7 Examples: Clean up. 5 年之前
  troy351 1dca1b7498 CSS3DRenderer: improve visible consistance 5 年之前
  Mr.doob db5ab315e3 CSS3DRenderer: Clean up. 5 年之前
  Julien Dargelos 402b672db9 Call onBeforeRender and onAfterRender callbacks in CSS3DRenderer 5 年之前
  Mugen87 abc2fed9ef Examples: Clean up 5 年之前
  donutcoffee c9d2051a4b Update CSS3DRenderer.js 5 年之前
  donutcoffee 4cc9e856dc Make CSS3DRenderer respect scene.autoUpdate 5 年之前
  Yomotsu fdd5ef59fd pointer-events should be with cameraElement 5 年之前
  Yomotsu f12268fe65 pointer-event handling 5 年之前
  Mugen87 50e467d889 CSS2DRenderer: Ensure child DOM elements are correctly removed. 5 年之前
  Mr.doob 422364634b CSS3DRenderer: Clean up. 5 年之前
  Vinicius Rangel cbdcd973d2 Update examples/js/renderers/CSS3DRenderer.js 5 年之前
  Vinicius Rangel 5bf9029a04 CSS3DRenderer fix: removing children elements 5 年之前
  Adrien Berthet 6d2c2147dd Remove revision in renderers of examples 5 年之前
  Joe Pea c7bd80e4e6 rename cachedStyle to cachedObject 6 年之前
  Joe Pea b2c7509a1e fix typo that was forcing CSS3D to update when not necessary 6 年之前
  Peter Varga 51ac008470 Added support for offset (non-centered) frustum in CSS3DRenderer 6 年之前
  yomotsu 00bf2332cc use WeakMap 7 年之前
  yomotsu 3b8030fdf9 fix memory leaks 7 年之前
  yomotsu 063515b2ed use camera.is*** for its type detection 7 年之前
  yomotsu 2ab6388f42 simplify formula suggested by WestLangley 7 年之前
  yomotsu 77cc559838 example: make rects manually 7 年之前
  yomotsu 5ce26b3144 cleanup: css -moz- prefix can be removed 7 年之前
  yomotsu 159ddf3d0e scale transform for orthographic should be done in CameraDiv 7 年之前
  yomotsu 57a1763cb0 support orthographic in CSSRenderer 7 年之前
  Mugen87 bcfbd540ab Renderers: Clean up 7 年之前
  Mr.doob cdbe2f86df CSS3DRenderer: Simplified fov calculation. 8 年之前
  Mr.doob 6cc82c7a50 Removed redundant matrixWorldInverse updates. 8 年之前
  yomotsu b6ae6d24c0 readable translation mat4 to vec3 8 年之前
  yomotsu 6400439052 use UserAgent to detect IE 8 年之前