Cronologia Commit

Autore SHA1 Messaggio Data
  gero3 fe8493157e codestyle fixes 10 anni fa
  Mr.doob eb167c9fe4 Updated builds. 10 anni fa
  Pavel Vasev 5a5c9ae09a Export PointCloud in Object3D :: toJSON 10 anni fa
  Mr.doob ef2c65dd6d Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev 10 anni fa
  Mr.doob a13c739390 *DecayExponent to *Decay 10 anni fa
  Mr.doob 9dbd7669d0 Merge branch 'decayExponent' of https://github.com/bhouston/three.js into dev 10 anni fa
  Mr.doob 07019c4149 Object3D: Removed gerObjectBy*() recursive parameter. See #5958. 10 anni fa
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. 10 anni fa
  Ben Houston 71944ab20f use arguments variable to simplify ThreeJS error/warning handlers per @mrdoob's comments here: https://github.com/mrdoob/three.js/pull/5791#issuecomment-67733222 10 anni fa
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. 10 anni fa
  Ben Houston 612c83aeca add import/export support to Spot/Point decayExponent. 10 anni fa
  Mr.doob 208dd891f8 Object3D: Code clean up. 10 anni fa
  Mr.doob d7757f56c5 Merge branch 'patch-1' of https://github.com/Wilt/three.js into dev 10 anni fa
  Wilt 66598e6896 Generalizing search/get methods in Object3D 10 anni fa
  Mr.doob 4fc7c4ea68 Object3D: Removed renderDepth. 10 anni fa
  unknown d1543ac50a formatting to follow proper Code-style 10 anni fa
  Justin Holdstock 3acab8280c forgot to change for inside function, traverseUp 10 anni fa
  Justin Holdstock b198c22a65 Renamed traverseParents to traverseUp 10 anni fa
  unknown e06c50d128 added parent traversal function to Object3d 10 anni fa
  Mr.doob 637b8af146 ObjectLoader: Line support. 10 anni fa
  Mr.doob 902c9a5d57 Finished world* renaming. See #5420. 10 anni fa
  Mr.doob a3b468bc46 Object3D, Camera: world* methods to getWorld* (and some refactoring). See #5420. 10 anni fa
  Mr.doob 2c737e31b4 Merge pull request #5420 from WestLangley/dev-world 10 anni fa
  Mr.doob a4fd0c8c7c Moving THREE.Script to the Editor. 10 anni fa
  Mr.doob d2cfb5ec37 Made id property immutable. 10 anni fa
  WestLangley 903619a83c Added new 'world' methods 10 anni fa
  Mr.doob 2b0d9b60b0 Object3D: Use function references. 11 anni fa
  Mr.doob 0d94e17e41 Object3D.removed(): Moved descendants traversal into the renderer. See #5269. 11 anni fa
  Mr.doob 990b43a2ca Editor: Focus object on double click in scene inspector. 11 anni fa
  Mr.doob 3fd3c1c3b9 Object3D: Recursively dispatch removedFromScene event. Should solve #5269. 11 anni fa