Commit History

作者 SHA1 備註 提交日期
  tschw a2a6a9d5d6 Added deprecated .uniforms and attributes*. 10 年之前
  tschw e84bc18049 Removed getAttributesKeys. 10 年之前
  tschw ab8497bd61 Renamed uniforms/attributes* to getUniforms/Attr*. 10 年之前
  tschw dfee8a64cd Fix rebase. 10 年之前
  tschw d03984d214 Editor: Fixed switch to ShaderMaterial type. 10 年之前
  tschw be870f8dbc Docs WebGLProgram: .attributes(Keys), .uniforms. 10 年之前
  tschw 70b4a68665 Fixed caching of vertex attributes / uniforms (changing WebGLProgram API). 10 年之前
  tschw 9d3ac1aa7a Improved loading of vertex attribute defaults. 10 年之前
  tschw 98d03cc604 Clarified & optimized shader prefix concatenation. 10 年之前
  Ricardo Cabello ccd22a46b7 Merge pull request #6625 from WestLangley/dev-raycast 10 年之前
  WestLangley e987551138 Removed Raycaster.precision 10 年之前
  Mr.doob 738eb53800 Updated builds. 10 年之前
  Mr.doob 9b8ff14150 WebGLProgram: Simpler approach to clean up shader. Inspired by @tschw' #6557. 10 年之前
  Ricardo Cabello dc71735b29 Merge pull request #6619 from nxxcxx/dev 10 年之前
  NIX da8a2feaa5 fix 32bit index buffer extension not enable automatically when rendering Line 10 年之前
  Mr.doob a2d9addc3b Updated builds. 10 年之前
  Mr.doob 7200a39a0d ObjectLoader: Rescued castShadow/receiveShadow. See #6282. 10 年之前
  Ricardo Cabello 4803800967 Merge pull request #6612 from archcomet/trackball-zoom-fix 10 年之前
  Ricardo Cabello fce9715cc7 Merge pull request #6604 from aha66/master 10 年之前
  Ricardo Cabello e7b36ce841 Merge pull request #6611 from archcomet/projector-render-order 10 年之前
  Ricardo Cabello 8125c7dac9 Merge pull request #6605 from TatumCreative/docs-geometry-browser 10 年之前
  michaelg f2645597df Fixed zoom bug in trackball control 10 年之前
  michaelg 16a7ebed5b Added renderOrder support to projector 10 年之前
  Greg Tatum 7ecf550412 Geometry browser - removed double sided from wires 10 年之前
  Greg Tatum c78e8c8a0a Geometry browser - WireframeGeometry + removed switch 10 年之前
  Greg Tatum 9e2c304d53 Geometry browser 10 年之前
  aha66 6c5acc78fd Update EventDispatcher.html 10 年之前
  Ricardo Cabello 9c2a88d217 Merge pull request #6601 from brason/patch-6 10 年之前
  Mr.doob 859cac86e5 Editor: Commented out Dialog. 10 年之前
  Mr.doob daa7399e0c Editor: Simpler workaround for #6594. 10 年之前