Commit History

Author SHA1 Message Date
  Mr.doob d64b10379e Brought back camera.matrixWorldInverse as CSS3DRenderer relies in it. 13 years ago
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 13 years ago
  Ben Houston 3871af55c2 Rename Triangle3.js to Triangle.js per @mrdoob's suggestion here: https://github.com/mrdoob/three.js/issues/2750#issuecomment-11063983 13 years ago
  Ben Houston c5d38e8993 add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests. 13 years ago
  Ben Houston e6f509baf6 rename Ray -> Raycaster, Ray3 -> Ray per @mrdoob (see #2729) 13 years ago
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 years ago
  Mr.doob c1c52a44dc Added CSS3DRenderer with an example. 13 years ago