提交历史

作者 SHA1 备注 提交日期
  alteredq 541718702f Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip 13 年之前
  alteredq 1ec72fa678 Cleaned up skinning, made fallback to use uniforms if float vertex textures are not available. 13 年之前
  alteredq e9dad06e4c First rough version of skinning via float vertex textures. 13 年之前
  Mr.doob 4aa7b48ca4 Merge remote-tracking branch 'Dahie/dev' into dev 13 年之前
  Dahie d7b9dfd30a Improves/extends whitespace parsing in OBJLoader 13 年之前
  alteredq bf274b09f9 Added GPU-specific warning when trying to use too many bones. 13 年之前
  alteredq 8a415b6092 Small refactoring in Blender exporter. 13 年之前
  alteredq 52d50a636c More robustness for dealing with non-animated models in Blender exporter. 13 年之前
  alteredq 038d4f4518 Fixed Blender exporter crashing on models without animations and skeletons. 13 年之前
  alteredq ad7f49ebd7 Fixed bug in skinning uniforms setting. 13 年之前
  alteredq f4213e7cfd Few cosmetic changes in Animation and AnimationHandler. 13 年之前
  alteredq 525ce679af Added shadow receiving for SkinnedMeshes. 13 年之前
  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 年之前