커밋 기록

작성자 SHA1 메시지 날짜
  Mr.doob 3823a3d42e Changed *Library from Array to Object. Fixes #2745. 12 년 전
  Mr.doob 3c8c85f03c Formatting tweaks. 13 년 전
  Fredrik Wollsén 20e405a282 Alternate approach to: Working lookat() also when useQuaternion = true 13 년 전
  Fredrik Wollsén d108bf021e Working lookat() also when useQuaternion = true 13 년 전
  Mr.doob 9909389814 object.clone() now (recursively) handles children too. 13 년 전
  Mr.doob 5365e0c512 Changed *Library approach. 13 년 전
  Mr.doob 5b29891f56 Renamed *Lib to *Library. 13 년 전
  Mr.doob f9d9b88f00 Added deallocate() as per discussion in 05cbaf5a3324d5770b8f52c0a3fc886344d8b932 13 년 전
  Mr.doob 05cbaf5a33 Replaced *Count with *Lib system. 13 년 전
  Mr.doob 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 년 전
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. 13 년 전
  Mr.doob 23d8430d82 Added Object3D.defaultEulerOrder. Fixes #2425. 13 년 전
  Mr.doob fd7b05c69e Reordering stuff in Object3D. 13 년 전
  Mr.doob 3d64085ee3 Simplified Object3D's .getDescendants() code. 13 년 전
  libra guest 8a960ad7fd add getDescendants to Object3D 13 년 전
  Mr.doob 6bdaf52ae9 Nickname consistency. 13 년 전
  Mr.doob 6c2bdaf522 Clean up of SceneLoader+properties. 13 년 전
  Carsten Zerbst 47d716b7ac * added custom properties to Object3D 13 년 전
  Mr.doob b40e238550 Added placeholders for Object3D and Geometry clone(). 13 년 전
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 년 전
  Mr.doob 46294a0f08 Trying to be nicer to V8. 13 년 전
  Mr.doob 959b67fd39 Merge remote-tracking branch 'WestLangley/dev-rotations2' into dev 13 년 전
  zz85 c7fc6afe41 uses one instance of THREE.Matrix4 as proposed by @WestLangley in #1833 13 년 전
  zz85 da0373a746 worldToLocal() and localToWorld() coordinates conversion for Object3D. 13 년 전
  WestLangley 9032f7f99d Added rotation conversion routines 13 년 전
  Mr.doob 22a7f46460 This should avoid people adding stuff that it's not an Object3D to the Scene Graph. 13 년 전
  Mr.doob b598dd7b67 Docs: Matrix4 and Object3D. 13 년 전
  Mr.doob 0754370547 Starting to prepare README for release... 13 년 전
  Mr.doob 87f4140877 Trying to have consistent three.js console messages formatting. 13 년 전
  Mr.doob 840254269d Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject() 13 년 전