Commit historia

Upphovsman SHA1 Meddelande Datum
  Mr.doob 39d92677ee I run chrome with the flag `--allow-file-access-from-files` instead of doing a web server so I wasn't seeing these. 13 år sedan
  alteredq 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. 13 år sedan
  zz85 4becf192df fixed a very rare case situation when a duplicated vertex in a face4 13 år sedan
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 år sedan
  zz85 57eecfd1b3 quick hack to fix subdivision example for lathegeometry as mergeVertices breaks the UVs.. 13 år sedan
  Mr.doob 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 år sedan
  zz85 30db3bb144 fix for #1589 as THREE.PolyhedronGeometry do not use computeCentroids() 13 år sedan
  alteredq 2a79171077 Fixed some examples. 14 år sedan
  Mr.doob 75242fec8f Updated examples that used Icosahedron. 14 år sedan
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 14 år sedan
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 år sedan
  zz85 4fbb905606 Update subdivision example 14 år sedan
  Mr.doob ed67da2783 Merge remote-tracking branch 'zz85/master' into dev 14 år sedan
  zz85 f39c58b79b Replace THREE.ScaleModifier with geometry.applyMatrix 14 år sedan
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 år sedan
  zz85 e17dc71d5b Added ScaleGeometry and added Monkey Head + more geometries to examples 14 år sedan
  zz85 24dcc76bf7 fix subdivision example 14 år sedan
  zz85 ed7fcf7cb3 Update Subdivision model loading 14 år sedan
  zz85 cfc77699d3 Adding WaltHead back to subdivision example 14 år sedan
  Mr.doob 330b64b080 Removed some (now gone) WaltHead.js includes. 14 år sedan
  zz85 94ff102c64 Updated example + merge with doob/dev 14 år sedan
  Mr.doob c89e3fe49a More breakage... 14 år sedan
  alteredq db81e45255 Updated builds. Renamed subdivision example with webgl prefix. 14 år sedan