Commit History

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