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

Автор SHA1 Сообщение Дата
  Mr.doob c0a1a36478 SoftwareRenderer: Use Math.nextPowerOfTwo. 10 лет назад
  Mr.doob b4ef5e7602 SoftwareRenderer: Support material map change. Fixes #6018. 10 лет назад
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 10 лет назад
  Mr.doob 8b31578ad2 Editor: Fixed pixelRatio breakage. 10 лет назад
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 лет назад
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. 10 лет назад
  Mr.doob 662eaa17f1 Moved CanvasRenderer to examples folder. 11 лет назад
  Mr.doob 2d6f2069f7 SoftwareRenderer: Spaces to tabs. 11 лет назад
  Mr.doob 18336cf86b SoftwareRenderer: Simplified code. 11 лет назад
  Mu Daosheng 1964a88078 depth buffer written while the material is not transparent. 11 лет назад
  Mu Daosheng e8a917c7b0 sprite geometry supports texture mapping 11 лет назад
  Mu Daosheng 57864d016f Bug fixes - check the face if has uv and normal 11 лет назад
  Mu Daosheng 60cfd00b9c texel and palette use Uint8Array to decrease encode/decode at runtime 11 лет назад
  Mu Daosheng 745502aff3 Add ambient color for palette 11 лет назад
  Mu Daosheng ab88af6629 Remove unused variable 11 лет назад
  Mu Daosheng ad9dd38d8d Fix texture mapping bug through flipping texCoord.v 11 лет назад
  Mu Daosheng 5170df048c clean color and can use domElement parameter. 11 лет назад
  Mu Daosheng 60c945921b Support phong/lambert lighting 11 лет назад
  Mu Daosheng 5bd0cf8fa9 transparent texture blending support 11 лет назад
  Mu Daosheng c1034bc24b Finish the texture mapping implementation. 11 лет назад
  Mu Daosheng adb93c23d8 texture coordinate use half-edge method 11 лет назад
  Mu Daosheng 5e2412d26e Create texture data and draw texture 11 лет назад
  Mr.doob 0fd4d8655a CanvasRenderer/SoftwareRenderer: Added support for new alpha property. 11 лет назад
  Mr.doob 6d552061ed SoftwareRenderer: No sorting needed. 11 лет назад
  Mr.doob 9fe88e67e6 SoftwareRenderer: Implemented clearColor. 11 лет назад
  Mr.doob 62dbfbf99d RenderableFace3 to RenderableFace 11 лет назад
  Mr.doob 314067bef1 SoftwareRenderer: Added Sprite support. 11 лет назад
  Mr.doob 713cdf9452 Removed Face4 out of other renderers. 12 лет назад
  Mr.doob 433222e4e9 SoftwareRenderer: Moving the rectangle reset to the clear. 12 лет назад
  Mr.doob 2e8db19ff5 Small tweaks to CanvasRenderer, SVGRenderer and SoftwareRenderer. 12 лет назад