Historique des commits

Auteur SHA1 Message Date
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. il y a 13 ans
  Mr.doob 632b0f8e0c HTML correctness. il y a 13 ans
  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. il y a 13 ans
  alteredq 4dbff6d829 More examples resizing handling. Also fixed typo in flag name and cleaned whitespace in CombinedCamera. il y a 13 ans
  zz85 4becf192df fixed a very rare case situation when a duplicated vertex in a face4 il y a 13 ans
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. il y a 13 ans
  zz85 57eecfd1b3 quick hack to fix subdivision example for lathegeometry as mergeVertices breaks the UVs.. il y a 13 ans
  Mr.doob 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. il y a 13 ans
  zz85 30db3bb144 fix for #1589 as THREE.PolyhedronGeometry do not use computeCentroids() il y a 14 ans
  alteredq 2a79171077 Fixed some examples. il y a 14 ans
  Mr.doob 75242fec8f Updated examples that used Icosahedron. il y a 14 ans
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. il y a 14 ans
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. il y a 14 ans
  zz85 4fbb905606 Update subdivision example il y a 14 ans
  Mr.doob ed67da2783 Merge remote-tracking branch 'zz85/master' into dev il y a 14 ans
  zz85 f39c58b79b Replace THREE.ScaleModifier with geometry.applyMatrix il y a 14 ans
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. il y a 14 ans
  zz85 e17dc71d5b Added ScaleGeometry and added Monkey Head + more geometries to examples il y a 14 ans
  zz85 24dcc76bf7 fix subdivision example il y a 14 ans
  zz85 ed7fcf7cb3 Update Subdivision model loading il y a 14 ans
  zz85 cfc77699d3 Adding WaltHead back to subdivision example il y a 14 ans
  Mr.doob 330b64b080 Removed some (now gone) WaltHead.js includes. il y a 14 ans
  zz85 94ff102c64 Updated example + merge with doob/dev il y a 14 ans
  Mr.doob c89e3fe49a More breakage... il y a 14 ans
  alteredq db81e45255 Updated builds. Renamed subdivision example with webgl prefix. il y a 14 ans