Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Mr.doob 4aa7b48ca4 Merge remote-tracking branch 'Dahie/dev' into dev 13 vuotta sitten
  Dahie d7b9dfd30a Improves/extends whitespace parsing in OBJLoader 13 vuotta sitten
  alteredq bf274b09f9 Added GPU-specific warning when trying to use too many bones. 13 vuotta sitten
  alteredq 8a415b6092 Small refactoring in Blender exporter. 13 vuotta sitten
  alteredq 52d50a636c More robustness for dealing with non-animated models in Blender exporter. 13 vuotta sitten
  alteredq 038d4f4518 Fixed Blender exporter crashing on models without animations and skeletons. 13 vuotta sitten
  alteredq ad7f49ebd7 Fixed bug in skinning uniforms setting. 13 vuotta sitten
  alteredq f4213e7cfd Few cosmetic changes in Animation and AnimationHandler. 13 vuotta sitten
  alteredq 525ce679af Added shadow receiving for SkinnedMeshes. 13 vuotta sitten
  alteredq 80bc18fba6 Added shadow casting for SkinnedMeshes. 13 vuotta sitten
  alteredq d82d0df724 Added normals skinning to Phong and Lambert shaders. 13 vuotta sitten
  alteredq dbca7b6add Added @n3tfr34k's skeletal animation export to Blender 2.63 exporter. 13 vuotta sitten
  alteredq 46134f6fd9 Merge remote-tracking branch 'remotes/zz85/master' into unflip 13 vuotta sitten
  alteredq bb66b3fbd9 Refactored GL extension initialization in WebGLRenderer. 13 vuotta sitten
  zz85 5b07ee341a Fix for #2175 13 vuotta sitten
  alteredq f75b34db18 Added SpotLight support to normal map shader. 13 vuotta sitten
  alteredq a2ca7ab989 Added computeTangents to BufferGeometry. 13 vuotta sitten
  zz85 efe02303d3 Merge remote branch 'mrdoob/dev' 13 vuotta sitten
  alteredq 01c31ae972 Big refactoring of BufferGeometry and CTMLoader: moved GL buffers initialization from loader into renderer, no more GL context dependency in loader. 13 vuotta sitten
  alteredq 8ac72b3412 Refactored CTMLoader to use BufferGeometry.computeVertexNormals (for when CTM file doesn't have normals). 13 vuotta sitten
  alteredq 15a3f8e92b Added computeVertexNormals to BufferGeometry. 13 vuotta sitten
  alteredq 34a42e2632 Fixed BufferGeometry sharing for large multi-chunk geometries. 13 vuotta sitten
  alteredq bf56324e44 Unflipped UVs also for classic Geometry created in CTMLoader. 13 vuotta sitten
  alteredq 13608078b6 Moved computeBoundingSphere and computeBoundingBox from CTMLoader into BufferGeometry. 13 vuotta sitten
  alteredq c33d345415 Merged branch 'dev' into unflip 13 vuotta sitten
  alteredq 098d3edab8 Added dynamic updating of BufferGeometry. Added BufferGeometry.applyMatrix. Added Matrix4.multiplyVector3Array. 13 vuotta sitten
  asg-3d a893ef18b3 Missing letter "n": tangetsNeedUpdate to tangentsNeedUpdate 13 vuotta sitten
  alteredq e5ad64e8fe Ninja-hack to make minecraft AO example working again after big deflipping. 13 vuotta sitten
  alteredq f734e10154 Unflipped sprites. 13 vuotta sitten
  alteredq 93d96da07e Unflipped particles. 13 vuotta sitten