2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  alteredq 19c228dafb Added support for standard derivates. 13 жил өмнө
  alteredq 9a82495f1b Added support for anisotropic texture filtering and corresponding example. 13 жил өмнө
  alteredq ea4b13aed2 Added "iv" uniform type for passing integer arrays interpreted as ivec3. 13 жил өмнө
  alteredq 4eedc69fa7 Added "iv1" uniform type for passing integer arrays. 13 жил өмнө
  alteredq 230d39e4d0 Made it possible to enforce use of uniforms instead of float texture for bones. 13 жил өмнө
  alteredq c5d85fe632 Use smaller bone texture size for models with smaller skeletons. 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 жил өмнө
  alteredq bf274b09f9 Added GPU-specific warning when trying to use too many bones. 13 жил өмнө
  alteredq ad7f49ebd7 Fixed bug in skinning uniforms setting. 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 46134f6fd9 Merge remote-tracking branch 'remotes/zz85/master' into unflip 13 жил өмнө
  alteredq bb66b3fbd9 Refactored GL extension initialization in WebGLRenderer. 13 жил өмнө
  alteredq a2ca7ab989 Added computeTangents to BufferGeometry. 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 15a3f8e92b Added computeVertexNormals to BufferGeometry. 13 жил өмнө
  alteredq 34a42e2632 Fixed BufferGeometry sharing for large multi-chunk geometries. 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 жил өмнө
  alteredq f734e10154 Unflipped sprites. 13 жил өмнө
  alteredq 93d96da07e Unflipped particles. 13 жил өмнө
  alteredq fb81d8f97b Made image flipping controllable by Texture.flipY flag. 13 жил өмнө
  Mr.doob 525b91e2d7 Moved constants to Three.js as per discussion in ab6e9f75f3ed035f7e2676fa9c3698e520cad09e. 13 жил өмнө
  alteredq 8f27f6d528 Quick-and-dirty constant clashing fix. 13 жил өмнө
  Mr.doob c0894337a1 Updated builds. 13 жил өмнө
  Mr.doob 1c9eee0e0f Updated builds. 13 жил өмнө
  alteredq ddbf4e1c49 Fixed vertex colors initialization for BufferGeometry in CTMLoader. 13 жил өмнө