커밋 기록

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