Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob f778f6f4b4 Removed NinjaLo_bin. 8 gadi atpakaļ
  Mr.doob 10e7e0e18d Removed Escher example. 9 gadi atpakaļ
  Mugen87 55504ff81d removal of THREE.MeshFaceMaterial 9 gadi atpakaļ
  Mr.doob 5fa63333fa colorAmbient clean up. 9 gadi atpakaļ
  Mr.doob d1e7b1dc73 MorphNormals code clean up. 10 gadi atpakaļ
  WestLangley 1df48eefe2 Removed wrap lighting from Phong and Lambert 10 gadi atpakaļ
  Mr.doob d4ccf0fcb4 transparency to opacity change. 10 gadi atpakaļ
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 gadi atpakaļ
  Mr.doob a2b1daef82 Updated examples that don't really need NormalDisplacementShader. 10 gadi atpakaļ
  Mr.doob e2c76efe2f Removed last instance of "useBuffers". 11 gadi atpakaļ
  Mr.doob d6c41b4643 Updated test scene with the one in #3383. 12 gadi atpakaļ
  Mr.doob ea3ce8c940 Finished object.properties to object.userData renaming. 12 gadi atpakaļ
  Mr.doob e2b0c58076 Fixed SceneLoader example. 12 gadi atpakaļ
  Mr.doob f9f4483ab5 Removed unused properties from test_scene.js. 12 gadi atpakaļ
  alteredq d97ce0ddd3 Simplified scene example. 12 gadi atpakaļ
  alteredq 3e4339f3dc Added handling of MeshFaceMaterial.materials to scene format / SceneLoader. 12 gadi atpakaļ
  alteredq 6fb5b91c4a Updated scene format to use singular "material" property instead of "materials" array for meshes. 12 gadi atpakaļ
  alteredq 30cdcbea82 Added handling of UTF8 models to SceneLoader, extended scene example. 12 gadi atpakaļ
  alteredq d503b9578f Added handling of Collada files to SceneLoader and scene example. 12 gadi atpakaļ
  alteredq 22e512635b Added VTK and STL models to scene loader example. Added optional callback parameter to VTKLoader and STLLoader load to be compatible with other loaders. 12 gadi atpakaļ
  alteredq 627b04c043 Added handling of OBJ models to SceneLoader. 12 gadi atpakaļ
  alteredq d2a0d37974 Added support for SkinnedMeshes to SceneLoader. 12 gadi atpakaļ
  alteredq 202d0c1a91 Changed scene format / SceneLoader so that cameras can be a part of scene graph. 12 gadi atpakaļ
  alteredq 93107044e9 Changed scene format / SceneLoader so that lights can be a part of scene graph. 12 gadi atpakaļ
  alteredq 662cbae96d Editor: started to implement scene export. 12 gadi atpakaļ
  Mr.doob 726398c3af Minor refactoring. 13 gadi atpakaļ
  alteredq 2e043ddd0c Added support for compressed cube maps to SceneLoader. 13 gadi atpakaļ
  alteredq ada85a7e91 Added support for compressed textures to SceneLoader. 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ļ