Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 637b8af146 ObjectLoader: Line support. hace 11 años
  Mr.doob 902c9a5d57 Finished world* renaming. See #5420. hace 11 años
  Mr.doob a3b468bc46 Object3D, Camera: world* methods to getWorld* (and some refactoring). See #5420. hace 11 años
  Mr.doob 2c737e31b4 Merge pull request #5420 from WestLangley/dev-world hace 11 años
  Mr.doob a4fd0c8c7c Moving THREE.Script to the Editor. hace 11 años
  Mr.doob d2cfb5ec37 Made id property immutable. hace 11 años
  WestLangley 903619a83c Added new 'world' methods hace 11 años
  Mr.doob 2b0d9b60b0 Object3D: Use function references. hace 11 años
  Mr.doob 0d94e17e41 Object3D.removed(): Moved descendants traversal into the renderer. See #5269. hace 11 años
  Mr.doob 990b43a2ca Editor: Focus object on double click in scene inspector. hace 11 años
  Mr.doob 3fd3c1c3b9 Object3D: Recursively dispatch removedFromScene event. Should solve #5269. hace 11 años
  Mr.doob 2e4800d3fe WebGLRenderer: Deallocate Object when removed from scene graph (no need for object.dispose()). See #5269. hace 11 años
  Mr.doob ca7a680b33 Editor: Added basic scripting support. hace 11 años
  Mr.doob f8ecbb150e Moved *Exporter code to the objects themselves. See #4621. hace 11 años
  Mr.doob 2efc87a00d Added type property to all relevant objects. hace 11 años
  Mr.doob c7241348cd Object3D: Added dispose() method. hace 11 años
  Mr.doob 62c269b596 Removed scene.__objectsAdded and scene.__objectsRemoved. hace 11 años
  Mr.doob cfa4da7495 Object3D: Added helpful error message. hace 11 años
  Mr.doob b66072d654 Object3D: Fixed traverseVisible. hace 11 años
  Mr.doob 4ef031b24e Object3D: Added traverseVisible. hace 11 años
  Manuel Quiñones da9594e2df Object3D remove() can take arbitrary arguments. hace 11 años
  Manuel Quiñones 43f0d66139 Object3D add() can take arbitrary arguments and is chainable. hace 11 años
  Mr.doob c67501322b Minor improvements. hace 11 años
  Mr.doob 69413d77a9 Object3D: Removed handy getters/setters for now. hace 11 años
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 hace 11 años
  Mr.doob 98e49f3cd6 Objec3D.raycast: No need to return intersects. hace 12 años
  Mr.doob bf979a14f7 Simplified Raycaster recursivity code. hace 12 años
  Mr.doob f55909a126 Object3D: console.error instead of console.warning for properties. hace 12 años
  Mr.doob 05b1965476 Object3D: More appropiate suggestions. See cc658abf743c9b7ac46b5fe48dc6fd1a24fbc973. hace 12 años
  Mr.doob 40633c8573 Cleaned up warnings and error messages. hace 12 años

粤ICP备19079148号