Commit History

Author SHA1 Message Date
  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
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  Mr.doob b771d2ae19 Traversal code clean up. 10 years ago
  dubejf 250f62e28d Complete json roundtrip for lights 10 years ago
  Mr.doob c66c419832 Simplified .clone()s. 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  dubejf 2f76f92a1b Rename _copyFrom to copy 10 years ago
  dubejf 802e589cc0 CloneProperties renamed _copyFrom, swap src / dest arg order 10 years ago