Cronologia Commit

Autore SHA1 Messaggio Data
  alteredq 39ed3bed93 Added "v3v" uniform type for array of THREE.Vector3. 14 anni fa
  alteredq e59aefce8e Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 anni fa
  alteredq fb6d579d35 Merged zz85's experimental branch. 14 anni fa
  Mr.doob f4d6cb1f16 Cleaned up collada example. 14 anni fa
  Mr.doob f0ef2532b8 Merging with @timknip2's mater. 14 anni fa
  zz85 13b486b4cd Update builds 14 anni fa
  zz85 92cb10ea7f Extrude Geometry UV mapping WIP1 14 anni fa
  alteredq 087b6090b0 Trying to hack around shared texture trouble in mixed renderer examples. 14 anni fa
  Mr.doob 714e9ec302 REVISION++ 14 anni fa
  Mr.doob d65aec1874 Moved `object.dynamic` to `geometry.dynamic`. 14 anni fa
  Mr.doob 5bbb1327e9 Fixed CanvasRenderer clearColor with opacity. Now follows WebGL behaviour. (thx @sebleedelisle) 14 anni fa
  alteredq 42b8b3faa9 Commented out debug dump in UTF8Loader, also capitalized UV.jpg in UTF8Loader example. 14 anni fa
  alteredq d5a54e0a4e Added UTF8 format loader and example. 14 anni fa
  alteredq e95ca433b2 Merged latest zz85's shapes / curves / extruded geometry updates. 14 anni fa
  alteredq 822b52e07b Rebuild libs. 14 anni fa
  zz85 0824c15a51 Curves refactored - addition of curve path, tangent finding, along with other bend changes and enhancements i may not remember 14 anni fa
  Mr.doob 0b910d7c31 * Simplified THREE.Color. 14 anni fa
  alteredq 9ade9bbdc5 Changed opaque pass to use front-to-back order. 14 anni fa
  alteredq fd27811b7c Added better random in GeometryUtils. Added possibility of using custom depth material for shadow maps. 14 anni fa
  alteredq a4665c770e Small refactoring in morph attributes initialization plus some whitespace cleaning. 14 anni fa
  alteredq 59e5d7ada4 Small optimizations in attributes setting and some whitespace cleanup. 14 anni fa
  alteredq 6447455ed2 Put back proper Texture clone lost in merge. 14 anni fa
  Mr.doob 1578a27d33 Updated constructor position and buils. 14 anni fa
  Mr.doob 55b753ed09 Merging with @pushmatrix's mater. 14 anni fa
  alteredq 01bebe5c40 Added DataTexture, for creating textures out of raw data. 14 anni fa
  alteredq dc0425824a Added alphaTest parameter to base Material plus corresponding shader chunk in standard materials implementation. 14 anni fa
  alteredq 35b9c8dd69 Merge remote-tracking branch 'remotes/zz85/experimental' into experimental 14 anni fa
  alteredq 3e321b4a17 Added passing of curveSegments for ExtrudeGeometry / TextGeometry down to Shape. 14 anni fa
  alteredq 15c6845a3b Added shadow receiving to ParticleBasicMaterial. 14 anni fa
  alteredq 3d94fc6bcf Refactored Shape.Utils.triangulateShape to use hashmaps instead of O( m * n ) loops. 14 anni fa