Commit History

Author SHA1 Message Date
  Mr.doob 57ced6a5ab Added FaceNormalsHelper in subdivicion example. Also some examples clean up. 12 years ago
  Mr.doob fc61185a50 Cleaned up geometries example. 12 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob 74717a1fa2 Added size parameter to AxisHelper as suggested in fda0a0a80ff7e547736a9245b8cb4baeecc2077d 13 years ago
  Mr.doob fda0a0a80f Simplified AxisHelper. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  alteredq 26fc6dd634 Unflipped UVs for TorusGeometry. 13 years ago
  alteredq de87de4f7a Unflipped UVs for PolyhedronGeometry. 13 years ago
  alteredq d34478d5ca Added CircleGeometry to build and geometries example. 13 years ago
  alteredq 4300becc66 Unflipped UVs for CylinderGeometry. 13 years ago
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. 13 years ago
  Mr.doob d5b863e702 Merge remote-tracking branch 'alteredq/unflip' into dev 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  alteredq 9644ce5287 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip 13 years ago
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  alteredq cc27b5a788 Fixed FirstPersonControls not handling resizing. Fixed some more examples not handling resizing / zero sized window. 13 years ago
  Mr.doob 7d988db87d Having the light on top seems to be much more useful. 13 years ago
  alteredq 685d72ed9f Merged @zz85's branch. 13 years ago
  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. 13 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