Histórico de Commits

Autor SHA1 Mensagem Data
  astrodud c9706f85bf Optimized Object3D.updateMatrix to (1) cut down where possible on new Matrix4 allocation, (2) only compute há 14 anos atrás
  astrodud d8f6d06edf oops - fixed but in setRotX há 14 anos atrás
  astrodud 17ab97545e added Matrix4 "setter" functions: setTranslation, setScale, setRotX, setRotY, setRotZ, setRotAxis; to be used in optimizing Object3D.updateMatrix. há 14 anos atrás
  astrodud 22a1502174 slight speedup in Matrix4.makeInvert by cutting down object lookups há 14 anos atrás
  astrodud 151ff4394e slight speedup in Matrix4.rotationAngleAxisMatrix by cutting down object lookups and redundant multiplications há 14 anos atrás
  astrodud f3fd1bcfe6 slight speedup in Matrix4.determinant by cutting down object lookups há 14 anos atrás
  alteredq d1514ca6a7 Refactored lights handling in WebGLRenderer. há 14 anos atrás
  alteredq e54d9519d0 Changed wireframe rendering in WebGLRenderer to show quads. há 14 anos atrás
  alteredq 08f6ceef15 Small optimizations to matrix math. há 14 anos atrás
  alteredq e37223a849 Synced with mrdoob's branch. há 14 anos atrás
  Mr.doob 28e18bcf2c Added `texture/disturb.jpg` há 14 anos atrás
  astrodud a62dc97e60 added LathedObject to build script for extras options há 14 anos atrás
  astrodud ebd21f962b GeometryUtils.merge should obey object2.autoUpdateMatrix há 14 anos atrás
  alteredq d110c49c2f Added support for `flipSided` mesh property to WebGLRenderer. há 14 anos atrás
  alteredq 271ba6c524 Added support for "doubleSided" mesh property to WebGLRenderer. há 14 anos atrás
  alteredq 6668440006 Cleaned bit postprocessing example code. há 14 anos atrás
  alteredq d50863908c Small improvements in postprocessing example. há 14 anos atrás
  alteredq 61e0bf0289 Synced with mrdoob's branch. há 14 anos atrás
  timk 1fbe2bfdbf CanvasRenderer::setSize didn't clear _contextGlobalAlpha et al há 14 anos atrás
  alteredq a03f714244 Added postprocessing example. há 14 anos atrás
  alteredq 6cc1016477 Testing rendering to full-screen texture. há 14 anos atrás
  alteredq 7c9fe8ff82 Another update of render-to-texture example and related bugfix. há 14 anos atrás
  alteredq 707dc9d0a0 Refactored render-to-texture example. há 14 anos atrás
  alteredq 916401fd96 Updated render-to-texture example so that it's easier to check texture orientation. há 14 anos atrás
  alteredq 9bc383e1ed Fixed discrepancy between ANGLE and OpenGL when rendering to texture. há 14 anos atrás
  alteredq cee7205670 Added simple render-to-texture example. há 14 anos atrás
  alteredq b511fdc38b Merged szimek's render-to-texture branch. há 14 anos atrás
  alteredq 0f5652390f Added dynamic geometry support also for WebGL lines. Changed line strip example to use Hilbert curves. há 14 anos atrás
  alteredq 15407b01e7 Merge remote branch 'remotes/upstream/master' há 14 anos atrás
  alteredq fe6008b616 Added basic support for dynamic geometry in WebGLRenderer (with silly ocean example). há 14 anos atrás