提交历史

作者 SHA1 备注 提交日期
  alteredq 80bc18fba6 Added shadow casting for SkinnedMeshes. 13 年之前
  alteredq d82d0df724 Added normals skinning to Phong and Lambert shaders. 13 年之前
  alteredq dbca7b6add Added @n3tfr34k's skeletal animation export to Blender 2.63 exporter. 13 年之前
  alteredq 46134f6fd9 Merge remote-tracking branch 'remotes/zz85/master' into unflip 13 年之前
  alteredq bb66b3fbd9 Refactored GL extension initialization in WebGLRenderer. 13 年之前
  zz85 5b07ee341a Fix for #2175 13 年之前
  alteredq f75b34db18 Added SpotLight support to normal map shader. 13 年之前
  alteredq a2ca7ab989 Added computeTangents to BufferGeometry. 13 年之前
  zz85 efe02303d3 Merge remote branch 'mrdoob/dev' 13 年之前
  alteredq 01c31ae972 Big refactoring of BufferGeometry and CTMLoader: moved GL buffers initialization from loader into renderer, no more GL context dependency in loader. 13 年之前
  alteredq 8ac72b3412 Refactored CTMLoader to use BufferGeometry.computeVertexNormals (for when CTM file doesn't have normals). 13 年之前
  alteredq 15a3f8e92b Added computeVertexNormals to BufferGeometry. 13 年之前
  alteredq 34a42e2632 Fixed BufferGeometry sharing for large multi-chunk geometries. 13 年之前
  alteredq bf56324e44 Unflipped UVs also for classic Geometry created in CTMLoader. 13 年之前
  alteredq 13608078b6 Moved computeBoundingSphere and computeBoundingBox from CTMLoader into BufferGeometry. 13 年之前
  alteredq c33d345415 Merged branch 'dev' into unflip 13 年之前
  alteredq 098d3edab8 Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array. 13 年之前
  asg-3d a893ef18b3 Missing letter "n": tangetsNeedUpdate to tangentsNeedUpdate 13 年之前
  alteredq e5ad64e8fe Ninja-hack to make minecraft AO example working again after big deflipping. 13 年之前
  alteredq f734e10154 Unflipped sprites. 13 年之前
  alteredq 93d96da07e Unflipped particles. 13 年之前
  alteredq 0c0bc54d60 Unflipped WebGL video material demo. 13 年之前
  alteredq 8835e7ae98 Do not flip images used in cube textures. 13 年之前
  alteredq 825715b355 Unflipped CubeGeometry. 13 年之前
  alteredq 9a33d7074e Unflipped buffalo model UVs. 13 年之前
  alteredq 8f715d794b Unflipped normal scale also in other examples using LeePerry. 13 年之前
  alteredq ba2088b020 Unflipped Beckmann shader. Also tweaked more LeePerry. 13 年之前
  alteredq 950d3b959e Changed to higher-precision LeePerry model. 13 年之前
  alteredq 1a4d83eb66 Unflipped binary OBJ converter and binary models. 13 年之前
  alteredq 0177d92cd9 Unflipped MD2 model Ogro+ weapon. 13 年之前