Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob a408841c61 Changed three.js link in examples. 13 gadi atpakaļ
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. 13 gadi atpakaļ
  alteredq dd33a5e665 Removed old UTF8 format things. 13 gadi atpakaļ
  alteredq 3e906bf6fa Fixed handling of hierarchies and custom properties for asynchronously loaded objects in SceneLoader. 13 gadi atpakaļ
  alteredq d25bf1ed8c Added support for morph animation and material.side parameter to SceneLoader. 13 gadi atpakaļ
  alteredq a7bd3f5c2e Removed "_mesh" suffix in scene format for non-procedural geometries. Bumped up scene format version to 3.1. Updated Blender exporter and examples. 13 gadi atpakaļ
  alteredq 718625cdb9 Added UTF8 model to the scene loader example. 13 gadi atpakaļ
  alteredq d059385036 Refactored SceneLoader to use plugins for async geometry loaders. 13 gadi atpakaļ
  alteredq 5c43e9467c Added handling of CTM meshes to SceneLoader. 13 gadi atpakaļ
  alteredq 3fb0f87a66 Fleshed out more handling of normal mapped material in SceneLoader. 13 gadi atpakaļ
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 gadi atpakaļ
  Mr.doob 6c2bdaf522 Clean up of SceneLoader+properties. 13 gadi atpakaļ
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 gadi atpakaļ
  Mr.doob 632b0f8e0c HTML correctness. 13 gadi atpakaļ
  alteredq d2ea31a0f7 Another batch of examples resizing fixes. 13 gadi atpakaļ
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 gadi atpakaļ
  Mr.doob 8dfd667609 Fixed removing scene.lights to scene.__lights breakages. 13 gadi atpakaļ
  alteredq 6b014f8684 Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples. 13 gadi atpakaļ
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 13 gadi atpakaļ
  alteredq 86fac679c3 Renamed some examples. 13 gadi atpakaļ