Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob 389b74f9fc Updated builds. 14 anni fa
  Mr.doob cee1d4832f Merge remote branch 'alteredq/master' 14 anni fa
  Mr.doob e538e30a2a Adding alteredq's builds (crappy way to merge I know, but works). 14 anni fa
  Mr.doob 7aeaa8c663 Added `translateX( amount )` and `translateZ( amount )` to `Camera`. 14 anni fa
  alteredq ac5276b41f Added normal + ambient occlusion + displacement mapping demo. 14 anni fa
  Mr.doob 01ffc10ea3 webgl terrain demo look slightly improved. 14 anni fa
  Mr.doob b13b9164b7 `THREE.Matrix4()` → `THREE.Matrix4( n11, n12, n13, n14, n21, n22, n23, n24, n31, n32, n33, n34, n41, n42, n43, n44 )` 14 anni fa
  Mr.doob 10e21dde88 `Geometry::computeNormals` → `Geometry::computeFaceNormals` 14 anni fa
  alteredq 1da8ee0df9 Added vec3 and color parameters for MeshShaderMaterial. Also moved normal and view matrices into default parameters. 14 anni fa
  alteredq 1053ab2444 Made WebGL terrain demo work in Firefox 4. 14 anni fa
  Mr.doob 4290307b48 Optimised WebGL terrain demo. 14 anni fa
  Mr.doob 3f7ed6f939 Right ⇆ Left 14 anni fa
  Mr.doob 2dcbde4d69 Added webgl terrain example. 14 anni fa
  alteredq c8ee1c5dc2 Merge remote branch 'remotes/upstream/master' 14 anni fa
  alteredq 52ef987a79 Small optimization to Minecraft demo: not drawing bottom faces. 14 anni fa
  Mr.doob e829542744 Restored the correct illumination for the Minecraft demo. 14 anni fa
  Mr.doob 1f50c67942 Merge remote branch 'alteredq/master' 14 anni fa
  alteredq a0e29d1c67 Oops, texture pack attribution got lost in merge. 14 anni fa
  alteredq 89cd9198dd Fixed a subtle bug in texture parameters (with missing mapping, all other parameters were shifted). 14 anni fa
  Mr.doob 4cfa921d9d Merge remote branch 'alteredq/master' 14 anni fa
  alteredq 4dfadc00d5 Merge remote branch 'remotes/upstream/master' 14 anni fa
  alteredq 3410028458 Made Minecraft demo working in Firefox. 14 anni fa
  Mr.doob 6f898f9fba Updated texture pack for Minecraft demo. 14 anni fa
  alteredq 7bc909bc04 Merge remote branch 'remotes/upstream/master' 14 anni fa
  Mr.doob 12ce3e945b Added minecraft demo. 14 anni fa
  alteredq a31a8aaacf Refactored build system so that it's possible to generate includes for each configuration. 14 anni fa
  alteredq 508d22f296 Synced with mrdoob's branch. 14 anni fa
  Mr.doob a9e185aa70 Updated README includes. 14 anni fa
  Mr.doob a030086cf5 `texture.loaded = true` → `texture.image.loaded = true` 14 anni fa
  Mr.doob e7f5f3865a Fixed WebGL Wrappings. 14 anni fa