Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob d5b863e702 Merge remote-tracking branch 'alteredq/unflip' into dev 13 anni fa
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 anni fa
  alteredq 9644ce5287 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip 13 anni fa
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 anni fa
  Mr.doob 632b0f8e0c HTML correctness. 13 anni fa
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 anni fa
  Mr.doob 7d988db87d Having the light on top seems to be much more useful. 13 anni fa
  alteredq 685d72ed9f Merged @zz85's branch. 14 anni fa
  Mr.doob 99ecfea429 Fixed PolyhedronGeometry vertex normals code. 14 anni fa
  Mr.doob 53816d94cc Implemented @timothypratley 's Polyhedron code. 14 anni fa
  Mr.doob 32b581f24f r47 14 anni fa
  alteredq be829f4a94 Merged IcosahedronGeometry patch from @labe-me. 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
  Mr.doob 48b3a72538 Simplified geometries example. 14 anni fa
  Mr.doob 81346eab80 Better UV texture 14 anni fa
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 anni fa
  alteredq ef29a8e352 Made FlyControls and RollControls work. Fixed more examples. 14 anni fa
  Mr.doob 0995bc43f3 Added a handy "center" to Scene. 14 anni fa
  Mr.doob 5d96f15b39 Started doing Camera changes. 14 anni fa
  Mr.doob ad31ff1214 Fixed the rest of the examples. 14 anni fa
  alteredq fa0b4e5062 Removed unused custom logging code from examples. 14 anni fa
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 anni fa
  Mr.doob 19d8261174 More examples clean up. 14 anni fa
  Mr.doob 6141390dab Simplified `CylinderGeometry` params. 14 anni fa
  Mr.doob f849f34b1e Redid `CylinderGeometry`. 14 anni fa
  Mr.doob 7c7d4428f2 Moved `src/materials/Mappings.js` inside `src/materials/Texture.js` 14 anni fa
  Mr.doob ee80c958a1 TorusGeometry: Proper vertex and face normal calculation. 14 anni fa
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 anni fa
  Mr.doob b18b6f9fbe Added Trident to Geometry example. Found out that handling scene.objects from API wise is a bit confusing (childs are there too). 14 anni fa