Commit History

Author SHA1 Message Date
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  tschw c32f31a587 Animation: New API, caching and masses. 9 years ago
  Mr.doob 6c86b83c34 Tweaked examples. 9 years ago
  Mr.doob 5720ae4e06 Geometry: Removed morphColors. 9 years ago
  Ben Houston 036147e203 geometry/object.clips -> geometry/object.animation 10 years ago
  Ben Houston 3cf852751a allow for local roots on actions. 10 years ago
  Ben Houston e6795ff363 removing MorphAnimMesh from various examples. 10 years ago
  Ben Houston ce70dc6ea4 refactor JSONLoader's loading of clips. Load morph sequences into clips. morphnormals and morphtarget_horse examples updated to new clip reader structure. 10 years ago
  Mr.doob 16461a1a89 Fixed webgl_morphnormals first frame glitch. 10 years ago
  Mr.doob d1e7b1dc73 MorphNormals code clean up. 10 years ago
  Mr.doob 6c786c7545 WebGLProgram: Only use MorphNormals when shading is SmoothShading. 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 4b232302f8 And more adjustHSV removal. 12 years ago
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 years ago
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 12 years ago
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 12 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob a408841c61 Changed three.js link in examples. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  alteredq cb41542aad Refactored morph normals to be optional. 13 years ago
  alteredq b6bce4f68a Added handling of morph normals also for Phong material. 13 years ago
  alteredq 27afa046be First attempt at morph normals. 13 years ago