Commit History

Author SHA1 Message Date
  Mr.doob 1be390c03d Object3D.updateMatrixWorld() performance improvements. 8 years ago
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 years ago
  Tristan VALCKE 8761dd924b Protect Object3D against the closure circular reference bug 8 years ago
  Mr.doob 143045449b Refactored EventDispatcher usage. 8 years ago
  Mr.doob 5d39a4d183 Object3D: Clean up. 8 years ago
  Mr.doob bdb3c0ad26 Object3D: Simplified Layer copy. See #10245. 8 years ago
  looeee 2ac5aeea7a Added copy and clone to Layers 8 years ago
  Mr.doob 9b6bc2556d Removed ObjectIdCount, MaterialIdCount and TextureIdCount. See #10095. 8 years ago
  Dusan Bosnjak de9ba8abe2 object callbacks (#9738) 9 years ago
  Mr.doob 4669e6f0ba Object3D: Added onBeforeRender callback. See #9662 9 years ago
  Mr.doob 5deb25e238 Object3D: Pointer to children in updateMatrixWorld(). 9 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  WestLangley a7ed6b10ff Name closured functions (#9116) 9 years ago
  aardgoose 607b2851fc Remove unused boolean property from Object3D (#8935) 9 years ago
  tschw ed8831b0e6 EventDispatcher: Deprecated .apply. (#8775) 9 years ago
  Mr.doob 895fb6f709 Clean up. 9 years ago
  tschw 8a4d4773f2 Fixed JSON.stringify( object ). 9 years ago
  Mr.doob 4a8ad05e9e Moved Object3D legacy code. 9 years ago
  Mr.doob 8f0ceef122 Renamed Channels to Layers. 9 years ago
  Mr.doob d36df79035 Basic Channels implementation. See #5180 and #5931. 9 years ago
  Mr.doob b1f0e36062 Fixed merge. 9 years ago
  tschw bbc3ea232c Object3D: Let .toJSON serialize .metadata to root. 10 years ago
  Mr.doob 8fb24b5847 WebGLRenderer: Moved movelViewMatrix and normalMatrix to Object3D. 10 years ago
  Mr.doob b5f03cc4e8 Merge pull request #6997 from nhalloran/patch-1 10 years ago
  Mr.doob cd01bfdf00 Merge pull request #6983 from dhritzkiv/feature/updated-cloning 10 years ago
  Daniel Hritzkiv 8d3f1ce652 Prefer one-line constructor+copy in clone methods 10 years ago
  N Halloran 0a3109d474 THREE.Object3D.DefaultMatrixAutoUpdate 10 years ago