Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob 22a7f46460 This should avoid people adding stuff that it's not an Object3D to the Scene Graph. 13 anni fa
  Mr.doob b598dd7b67 Docs: Matrix4 and Object3D. 14 anni fa
  Mr.doob 0754370547 Starting to prepare README for release... 14 anni fa
  Mr.doob 87f4140877 Trying to have consistent three.js console messages formatting. 14 anni fa
  Mr.doob 840254269d Renamed Scene' .addObject() and .removeObject() to .__addObject() and .__removeObject() 14 anni fa
  Mr.doob aa780e820c Somehow the lookAt() doesn't need the scale bit... 14 anni fa
  Mr.doob 6aa1ae2db7 Fixed Vector3' getRotationFromMatrix(). Trying to use it again in Object3D' applyMatrix() 14 anni fa
  alteredq 025fb6243a Merge part 2. 14 anni fa
  Mr.doob 9809101319 Implemented Object3D.applyMatrix(). 14 anni fa
  Mr.doob 762d2fa598 Added a silly check on Object3D.add(). It's a quick check and it avoids enless recursivity making the browser silently hang. 14 anni fa
  alteredq 5bc03a68f8 Expanded Object3D doc. Removed unused "Object3D.dynamic" property. 14 anni fa
  Mr.doob a6473096d7 Fixed ColladaLoader's _strings() bug: It was returning [NaN] for empty strings. 14 anni fa
  alteredq 408c82d306 Got WebGLRenderer working again. 14 anni fa
  Mr.doob 378c3fdfed Removing some deprecated warnings. 14 anni fa
  Mr.doob 1e5fc98582 Reworking Scene Graph setup. 14 anni fa
  Mr.doob 1258e8a771 Ray now also checks object's children. 14 anni fa
  Mr.doob 5d96f15b39 Started doing Camera changes. 14 anni fa
  Mr.doob b87bfc71c8 Bunch of changes... 14 anni fa
  alteredq 0033a97542 Fixed bug preventing re-adding of objects removed from the scene. 14 anni fa
  Mr.doob f676ce6eab Simpler DEPRECATED messages. 14 anni fa
  Mr.doob b6f7444b0f Added deprecated warning to MeshShaderMaterial class. 14 anni fa
  Justin Sermeno 2f234a2ac8 change child reference to object reference 14 anni fa
  Justin Sermeno 914e1c4e95 Remove Object3D child from scene too 14 anni fa
  Mr.doob 322b9f9d87 Object3D.add(), Objec3D.remove(), Scene.add(), Scene.remove()... we'll see how it feels. 14 anni fa
  Mr.doob 94b7418f60 Added objec3d.frustumCulled support to Projector (CanvasRenderer/SVGRenderer). 14 anni fa
  alteredq 75952217a2 Added frustumCulled flag to Object3D. 14 anni fa
  Mr.doob 3d67cf43c3 Projector now using the "array.length = 0" way. 14 anni fa
  Mr.doob 1578a27d33 Updated constructor position and buils. 14 anni fa
  Mr.doob 55b753ed09 Merging with @pushmatrix's mater. 14 anni fa
  alteredq 77341c86b1 First attempt at shadow mapping (work-in-progress). 14 anni fa