Cronologia Commit

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