Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 59afe1a3f0 Moved Vector3's __q1 to Vector3. Updated includes list. See #2920. hace 13 años
  Mr.doob 99af957bf9 Added build2.sh to easy-test WebGLRenderer2. hace 13 años
  Mr.doob 1efe37f9fe Merge remote-tracking branch 'gero3/dev' into dev hace 13 años
  Mr.doob 32dc35c0f7 Moved BinaryLoader to /examples/js/loaders. hace 13 años
  OpenShift guest b17b341860 rename the object renderers again hace 13 años
  OpenShift guest b00d9c1ed3 update filenames like @mrdoob's suggestion hace 13 años
  OpenShift guest e0d92373aa Merge branch 'dev' of https://github.com/mrdoob/three.js into dev hace 13 años
  OpenShift guest b45b5683a3 split of shaderbuilder hace 13 años
  OpenShift guest 4c68bf6b8e made the buffer location seperate hace 13 años
  Ben Houston 427a7b3ecd Merge branch 'dev' of git://github.com/mrdoob/three.js.git into frustum-additions hace 13 años
  Mr.doob cb20237ccb Removed DOMRenderer. hace 13 años
  Ben Houston c11cdb7f87 always use local var planes = this.planes in Frustum. fix common include to require Sphere before Frustum. hace 13 años
  OpenShift guest b6523a5643 update webglrenderer2 to get the exmaples working hace 13 años
  alteredq cd92495139 WebGLDeferredRenderer: merged @MPanknin's area lights. hace 13 años
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. hace 13 años
  Mr.doob 7777df425c Removed Rectangle. hace 13 años
  Ben Houston 3871af55c2 Rename Triangle3.js to Triangle.js per @mrdoob's suggestion here: https://github.com/mrdoob/three.js/issues/2750#issuecomment-11063983 hace 13 años
  Ben Houston e18dcf1645 move Clock.js from src/math to src/core per @alteredq https://github.com/mrdoob/three.js/issues/2753#issuecomment-11057521 hace 13 años
  Ben Houston c5d38e8993 add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests. hace 13 años
  Ben Houston e6f509baf6 rename Ray -> Raycaster, Ray3 -> Ray per @mrdoob (see #2729) hace 13 años
  Ben Houston d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. hace 13 años
  Ben Houston db1e452efa initial implementation of Ray3. hace 13 años
  Ben Houston b5786bbe06 add Box2 based on Box3 paradigm. hace 13 años
  Ben Houston 99ed426469 bug fixes. all examples now run while using Box3, Sphere and Plane. hace 13 años
  Ben Houston 38563ecb13 implement Sphere.js class, add to common.js - issue #2708 hace 13 años
  Ben Houston 717e9ab6a4 implement Plane.js, add to common.js and update Frustum.js to use it instead of Vector4 - issue #2706 hace 13 años
  Ben Houston 9310c423dc implement Box3.js and add to common.js - issue #2709 hace 13 años
  alteredq c84097364b Moved sprite material properties from Sprite object into SpriteMaterial. hace 13 años
  Mr.doob 1abc24587e Removing geometry.materials and returning materials from JSONLoader. hace 13 años
  alteredq e39cbf23f1 Added LineDashedMaterial and corresponding example. hace 13 años

粤ICP备19079148号