Historique des commits

Auteur SHA1 Message Date
  Ricardo Cabello 21a9c909fd Merge pull request #6801 from tschw/dev il y a 10 ans
  tschw 4aa4eeb5c7 Prevented renderer from caching outdated programs. il y a 10 ans
  tschw 294b0f566f Removed invisible whitespace. il y a 10 ans
  Mr.doob de6c8a3af2 Updated builds. il y a 10 ans
  Mr.doob e48ab82edd WebGLRenderer: Fixed ImmediateObject breakage. il y a 10 ans
  tschw 6a0c0708c3 WebGLProperties: No redundant lookup in .get. il y a 10 ans
  tschw 5acfd5ab7d Always rebuild uniform list of custom programs when .updateMaterial. il y a 10 ans
  tschw d4191cf082 Fixes wrong program reference counting. il y a 10 ans
  tschw d4f6d48c9c WebGLProgram: Added braces and whitespace. il y a 10 ans
  tschw a492b0ddec WebGLRenderer: Rename _fooInfo -> _infoFoo. il y a 10 ans
  tschw 1fe7121f9c WebGLRenderer: Exposed _programs in .info.programs. il y a 10 ans
  tschw 3ea6feb84c WebGLProgram: Compilation errors go to .diagnostics. il y a 10 ans
  tschw 8a2c479922 Removed new operator calling THREE.WebGLShader (it's a function). il y a 10 ans
  tschw c1c13c4cc0 Let WebGLProgram skip redundant warning on error. il y a 10 ans
  tschw c4d8ca62d8 Removed lots of redundant lookup. il y a 10 ans
  tschw 4be9ffc4ca Replace with last & pop instead of new array. il y a 10 ans
  Mr.doob fc4b419277 Updated builds. il y a 10 ans
  Mr.doob bccd460ac1 WebGLShadowMap: Add option to update on demand. See #6814. il y a 10 ans
  Mr.doob c844609ae5 Added SSAO example to examples list. il y a 10 ans
  Ricardo Cabello 8017056c24 Merge pull request #6794 from daoshengmu/SSAO il y a 10 ans
  Ricardo Cabello b2c0e3af34 Merge pull request #6808 from tschw/TransformControls il y a 10 ans
  Mr.doob 3a101e98da Editor: Update renderer when antialias option changes. (Yay! This finally works!) il y a 10 ans
  Mr.doob caf9047b52 Fixed misc_controls_orbit and misc_controls_trackball examples. il y a 10 ans
  tschw 6b029a4b97 Simplified mode switching / visibility. il y a 10 ans
  Ricardo Cabello 7f72e22d10 Merge pull request #6795 from tschw/TransformControls il y a 10 ans
  tschw 6c8fc0c8b8 Changed pointerVector to Vector2. il y a 10 ans
  tschw 5c45a74cf5 Fixes irresponsive axes. il y a 10 ans
  dubejf 83f774cd2b Use Raycaster.setFromCamera() method il y a 10 ans
  tschw 8ba002b84a Removed debug modes on mrdoob's request. + Styling. il y a 10 ans
  tschw c14b8f059a Fixed broken key code for '-' in TransformControls example. il y a 10 ans