История коммитов

Автор SHA1 Сообщение Дата
  Mr.doob 251a7d53b8 Figured out why Canvas/SVG wasn't rendering... someone changed camera.near/far to camera.zNear/zFar :P 15 лет назад
  alteredq 2ecbe2dec2 A lot of bugfixing and refactoring. 15 лет назад
  Mr.doob aaa0b59660 Fixed CanvasRenderer texturePath method (checking if det == 0). 15 лет назад
  alteredq b3ea0d5fcd Changed a bit clear color API. 15 лет назад
  Mr.doob c6cec3ca6b Yet some more tweaks to CanvasRenderer::clear() 15 лет назад
  Mr.doob a7ac6fa598 Made CanvasRenderer ParticleBasicMaterial handling consistent with the rest — material.map needs to be a Texture. 15 лет назад
  Mr.doob a7b55e9e00 Tweaked clearColor handling in CanvasRenderer and WebGLRenderer2. 15 лет назад
  timk 1fbe2bfdbf CanvasRenderer::setSize didn't clear _contextGlobalAlpha et al 15 лет назад
  Mr.doob 513563117b Added method `setClearColor( color, opacity )` to CanvasRenderer. 15 лет назад
  Mr.doob e46346c9ba Cleaned up CanvasRenderer/MeshDepthMaterial code. 15 лет назад
  Mr.doob bffdc03cf1 `*.material`→ `*.materials` 15 лет назад
  Mr.doob c13377d736 Added crappy grass WebGL example. 15 лет назад
  Mr.doob a648315604 WebGLRenderer2 finally handles big geometries ^^ 15 лет назад
  Mr.doob e3fd761786 Optimised CanvasRenderer::getGradientTexture. 15 лет назад
  Mr.doob 8a31cd8d98 Implemented gero3 normalToComponent optimisation. 15 лет назад
  Mr.doob 2a8abb5531 Implemented gero3 Rectangle optimisations. 15 лет назад
  Mr.doob a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` 15 лет назад
  Mr.doob 00795b3a83 Updated CanvasRenderer and some examples to handle the `Texture( image, mapping)` approach. 15 лет назад
  Mr.doob 1d7a14733b ReflectionMapping working with MeshBasicMaterial/CanvasRenderer \:D/ 15 лет назад
  Mr.doob 7441b1de59 Implemented gero3's Matrix4.transformVector3 optimisation ( http://jsperf.com/diff-in-speed-for-three-js ). 15 лет назад
  Mr.doob 84c262d6c6 Adding support for ReflectionMapping (Spherical) to CanvasRenderer. Not done yet... 15 лет назад
  Mr.doob a6c9984a67 Commented some WIP code in CanvasRenderer so it doesn't throw warnings while compiling. 15 лет назад
  Mr.doob dde35ca06e Minor changes. 15 лет назад
  Mr.doob 011b123a6e `ReflectionMap` ⟶ `ReflectionMapping` 15 лет назад
  Mr.doob 34f802e392 Code clean up. 15 лет назад
  Mr.doob a2acf0b390 CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved. 15 лет назад
  Mr.doob b913baa6f0 Code clean up and minor optimisations. 15 лет назад
  Mr.doob f5f9becaf1 Minor tweaks. 15 лет назад
  Mr.doob 14eb44a279 ParticleBasicMaterial with a map attached are back on CanvasRenderer. 15 лет назад
  Mr.doob d644096e6d CanvasRenderer and SVGRenderer code clean up. 15 лет назад

粤ICP备19079148号