Commit History

Author SHA1 Message Date
  Mr.doob 99ecfea429 Fixed PolyhedronGeometry vertex normals code. 13 years ago
  Mr.doob 53816d94cc Implemented @timothypratley 's Polyhedron code. 13 years ago
  Mr.doob 32b581f24f r47 13 years ago
  alteredq be829f4a94 Merged IcosahedronGeometry patch from @labe-me. 13 years ago
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 years ago
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 years ago
  Mr.doob 48b3a72538 Simplified geometries example. 13 years ago
  Mr.doob 81346eab80 Better UV texture 13 years ago
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 years ago
  alteredq ef29a8e352 Made FlyControls and RollControls work. Fixed more examples. 14 years ago
  Mr.doob 0995bc43f3 Added a handy "center" to Scene. 14 years ago
  Mr.doob 5d96f15b39 Started doing Camera changes. 14 years ago
  Mr.doob ad31ff1214 Fixed the rest of the examples. 14 years ago
  alteredq fa0b4e5062 Removed unused custom logging code from examples. 14 years ago
  Mr.doob bbb65a768c Updated HTML of the rest of the examples. 14 years ago
  Mr.doob 19d8261174 More examples clean up. 14 years ago
  Mr.doob 6141390dab Simplified `CylinderGeometry` params. 14 years ago
  Mr.doob f849f34b1e Redid `CylinderGeometry`. 14 years ago
  Mr.doob 7c7d4428f2 Moved `src/materials/Mappings.js` inside `src/materials/Texture.js` 14 years ago
  Mr.doob ee80c958a1 TorusGeometry: Proper vertex and face normal calculation. 14 years ago
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 years ago
  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 years ago
  Mr.doob 76e7ea3461 Added namespace to all the objects that missed it (geometries, uniforms, etc) 14 years ago
  Mr.doob 94790f057e extras/geometries 14 years ago
  Mr.doob c8d13bd7b0 Fixed Lathe Geometry. 14 years ago
  Mr.doob 49d9b2e460 src/extras/primitives/ ⟶ src/extras/geometries 14 years ago