Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  alteredq 80bc18fba6 Added shadow casting for SkinnedMeshes. 13 vuotta sitten
  alteredq d82d0df724 Added normals skinning to Phong and Lambert shaders. 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
  alteredq f75b34db18 Added SpotLight support to normal map shader. 13 vuotta sitten
  alteredq a2ca7ab989 Added computeTangents to BufferGeometry. 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 15a3f8e92b Added computeVertexNormals to BufferGeometry. 13 vuotta sitten
  alteredq 34a42e2632 Fixed BufferGeometry sharing for large multi-chunk geometries. 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
  alteredq f734e10154 Unflipped sprites. 13 vuotta sitten
  alteredq 93d96da07e Unflipped particles. 13 vuotta sitten
  alteredq 8835e7ae98 Do not flip images used in cube textures. 13 vuotta sitten
  alteredq 825715b355 Unflipped CubeGeometry. 13 vuotta sitten
  alteredq 0ae588c19c More "Fixing V business": changed PlaneGeometry, SphereGeometry, reconverted OBJ assets. 13 vuotta sitten
  alteredq fb81d8f97b Made image flipping controllable by Texture.flipY flag. 13 vuotta sitten
  Mr.doob 525b91e2d7 Moved constants to Three.js as per discussion in ab6e9f75f3ed035f7e2676fa9c3698e520cad09e. 13 vuotta sitten
  alteredq 8f27f6d528 Quick-and-dirty constant clashing fix. 13 vuotta sitten
  Mr.doob c0894337a1 Updated builds. 13 vuotta sitten
  Mr.doob 1c9eee0e0f Updated builds. 13 vuotta sitten
  alteredq ddbf4e1c49 Fixed vertex colors initialization for BufferGeometry in CTMLoader. 13 vuotta sitten
  alteredq 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 vuotta sitten
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 vuotta sitten
  alteredq aaf3fd8b87 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 vuotta sitten
  alteredq 955a531ab4 Fixed TrackballControls, RollControls and PathControls not handling window resize. Commented out key event swallowing in FlyControl. Started to fix examples not dealing properly with 0 sized window on init. 13 vuotta sitten
  Mr.doob 459ff535b8 Updated builds. 13 vuotta sitten
  alteredq 168aab5e8a Fixed SceneLoader handling of cube textures (that got broken with recent ImageUtils changes). 13 vuotta sitten
  alteredq f5cdf539ee Updated builds. 13 vuotta sitten