提交历史

作者 SHA1 备注 提交日期
  Mr.doob ca38a3ff1c Added precision parameter to WebGLRenderer 14 年之前
  Mr.doob be5d5858ad Merge remote-tracking branch 'origin/dev' into dev 14 年之前
  alteredq 179be338c6 Refactored morph targets buffers setting. 14 年之前
  alteredq 9dd5f30763 Removed "faceVertices" bindings for custom attributes. 14 年之前
  alteredq 1329e9f6c9 Small refactoring in WebGLRenderer. 14 年之前
  alteredq 7473315212 Refactored common code for render passes out of render loop. 14 年之前
  Mr.doob 1ef3d27522 Merge remote-tracking branch 'alteredq/dev' into dev 14 年之前
  alteredq 99f00ba33e Removed enableLighting uniform from Lambert. 14 年之前
  alteredq 9eb852db13 Fixed bug in custom attributes setting for face-bound attributes. 14 年之前
  zz85 4fbb905606 Update subdivision example 14 年之前
  alteredq 0c770644ee Trying to cleaned up a bit WebGLRenderer. 14 年之前
  alteredq 0b55092d61 Updated builds. 14 年之前
  zz85 f41a2a92ab Merge remote-tracking branch 'alteredq/dev' 14 年之前
  zz85 758825ac2e Removing FontUtils.getTextShapes() factory method 14 年之前
  alteredq a8f8411e9a Updated builds. 14 年之前
  alteredq 6e84e89d16 Some more fixes thanks to verbose Closure compiler errors. 14 年之前
  alteredq a9cc8bceb5 Applied manually fixes from @broady to 'dev' branch. 14 年之前
  alteredq c929055590 Caching lineWidth GL calls. 14 年之前
  alteredq 15db34ad9a Refactored custom attributes for particles. 14 年之前
  alteredq 363ce622b0 Refactored custom attributes setting for lines. 14 年之前
  alteredq 2e414a2dd2 Simplified a bit custom attributes for lines and particles. 14 年之前
  alteredq 354fc6c92c Fixed few runaway globals. 14 年之前
  alteredq bbe9760612 Refactored custom attributes setting for meshes. 14 年之前
  alteredq 11e1290080 Got WebGL sandbox working again. 14 年之前
  alteredq 1b17407ed9 Refactored setMeshBuffers. 14 年之前
  alteredq a702cd4dbf Refactored sortFacesByMaterial and setMeshBuffers to use separate lists for triangles and quads. 14 年之前
  alteredq 23ed013719 Fixed bug in shader defines. 14 年之前
  alteredq 26b34f2c6c Refactored custom attributes handling for particles. 14 年之前
  alteredq 9a2a535fe0 Removed forgotten code in lines example. 14 年之前
  alteredq 046f4bfeb6 Added custom attributes for lines. 14 年之前