História revízii

Autor SHA1 Správa Dátum
  Mr.doob 7777df425c Removed Rectangle. 13 rokov pred
  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 rokov pred
  Ben Houston e18dcf1645 move Clock.js from src/math to src/core per @alteredq https://github.com/mrdoob/three.js/issues/2753#issuecomment-11057521 13 rokov pred
  Ben Houston c5d38e8993 add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests. 13 rokov pred
  Ben Houston e6f509baf6 rename Ray -> Raycaster, Ray3 -> Ray per @mrdoob (see #2729) 13 rokov pred
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 rokov pred
  Ben Houston db1e452efa initial implementation of Ray3. 13 rokov pred
  Ben Houston b5786bbe06 add Box2 based on Box3 paradigm. 13 rokov pred
  Ben Houston 99ed426469 bug fixes. all examples now run while using Box3, Sphere and Plane. 13 rokov pred
  Ben Houston 38563ecb13 implement Sphere.js class, add to common.js - issue #2708 13 rokov pred
  Ben Houston 717e9ab6a4 implement Plane.js, add to common.js and update Frustum.js to use it instead of Vector4 - issue #2706 13 rokov pred
  Ben Houston 9310c423dc implement Box3.js and add to common.js - issue #2709 13 rokov pred
  alteredq c84097364b Moved sprite material properties from Sprite object into SpriteMaterial. 13 rokov pred
  Mr.doob 1abc24587e Removing geometry.materials and returning materials from JSONLoader. 13 rokov pred
  alteredq e39cbf23f1 Added LineDashedMaterial and corresponding example. 13 rokov pred
  Jonas Pfenniger 19d815f589 Add missing LoadingMonitor in the source 13 rokov pred
  Mr.doob e2c26d56e4 Splited /utils/files.json into /utils/includes/canvas.json, ... 13 rokov pred