Histórico de Commits

Autor SHA1 Mensagem Data
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. há 10 anos atrás
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log há 10 anos atrás
  gero3 4501d5a51d revert last commit há 10 anos atrás
  gero3 fe8493157e codestyle fixes há 10 anos atrás
  Mr.doob 72d38a502a SoftwareRenderer: Simplified Texture logic and using material/texture update events. há 10 anos atrás
  Mr.doob 90918361c7 SoftwareRenderer: Simplified code. há 10 anos atrás
  Mr.doob c0a1a36478 SoftwareRenderer: Use Math.nextPowerOfTwo. há 10 anos atrás
  Mr.doob b4ef5e7602 SoftwareRenderer: Support material map change. Fixes #6018. há 10 anos atrás
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient há 10 anos atrás
  Mr.doob 8b31578ad2 Editor: Fixed pixelRatio breakage. há 10 anos atrás
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 há 10 anos atrás
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. há 10 anos atrás
  Mr.doob 662eaa17f1 Moved CanvasRenderer to examples folder. há 11 anos atrás
  Mr.doob 2d6f2069f7 SoftwareRenderer: Spaces to tabs. há 11 anos atrás
  Mr.doob 18336cf86b SoftwareRenderer: Simplified code. há 11 anos atrás
  Mu Daosheng 1964a88078 depth buffer written while the material is not transparent. há 11 anos atrás
  Mu Daosheng e8a917c7b0 sprite geometry supports texture mapping há 11 anos atrás
  Mu Daosheng 57864d016f Bug fixes - check the face if has uv and normal há 11 anos atrás
  Mu Daosheng 60cfd00b9c texel and palette use Uint8Array to decrease encode/decode at runtime há 11 anos atrás
  Mu Daosheng 745502aff3 Add ambient color for palette há 11 anos atrás
  Mu Daosheng ab88af6629 Remove unused variable há 11 anos atrás
  Mu Daosheng ad9dd38d8d Fix texture mapping bug through flipping texCoord.v há 11 anos atrás
  Mu Daosheng 5170df048c clean color and can use domElement parameter. há 11 anos atrás
  Mu Daosheng 60c945921b Support phong/lambert lighting há 11 anos atrás
  Mu Daosheng 5bd0cf8fa9 transparent texture blending support há 11 anos atrás
  Mu Daosheng c1034bc24b Finish the texture mapping implementation. há 11 anos atrás
  Mu Daosheng adb93c23d8 texture coordinate use half-edge method há 11 anos atrás
  Mu Daosheng 5e2412d26e Create texture data and draw texture há 11 anos atrás
  Mr.doob 0fd4d8655a CanvasRenderer/SoftwareRenderer: Added support for new alpha property. há 11 anos atrás
  Mr.doob 6d552061ed SoftwareRenderer: No sorting needed. há 11 anos atrás