Mr.doob
|
238831ea91
Commented out now unused code in WebGLRenderer and added webgl flag to Geometry.
|
12 年之前 |
Mr.doob
|
e126b7d913
Merge branch 'events' into dev
|
12 年之前 |
Mr.doob
|
c1fa178dfb
Merge remote-tracking branch 'bhouston/transform' into dev
|
12 年之前 |
Mr.doob
|
af52210cb9
Merge remote-tracking branch 'gero3/master' into dev
|
12 年之前 |
Ben Houston
|
26b57b81be
Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780
|
12 年之前 |
Ben Houston
|
79e173ed55
complete Plane unit tests. fix bugs with Plane.translate and Plane.transform.
|
12 年之前 |
gero3
|
fcfac4ba59
update the contributing file for root usage
|
12 年之前 |
Ben Houston
|
d2c43e69e4
finish Sphere unit test coverage (it was previously incomplete) and fix uncovered errors.
|
12 年之前 |
Ben Houston
|
9cb6edf697
add Plane.transform + Sphere.transform, no tests yet.
|
12 年之前 |
Ben Houston
|
41788bd016
rename Ray.transformSelf -> Ray.transform (simplier name more consistent with rest of library.)
|
12 年之前 |
Ben Houston
|
05af1b28ce
implemented Box3.transform, tested. Removed Box3/Box3.scale as it doesn't work in the general case. move tests to tests/math from tests/core to replace move of tested source files.
|
12 年之前 |
gero3
|
69463e7e0f
Update CONTRIBUTING.md
|
12 年之前 |
gero3
|
8044d81d71
Update CONTRIBUTING.md
|
12 年之前 |
gero3
|
c60dab8e0b
Update CONTRIBUTING.md
|
12 年之前 |
Mr.doob
|
b81e23e898
Event system implementation for deallocating geometries and textures.
|
12 年之前 |
Mr.doob
|
40dd22c4eb
Updated EventTarget.
|
12 年之前 |
gero3
|
7257792471
update Contributing according to @mrdoob
|
12 年之前 |
gero3
|
ce783c30db
Update CONTRIBUTING.md
|
12 年之前 |
gero3
|
4a5c7e19af
Update CONTRIBUTING.md
|
12 年之前 |
gero3
|
b5e270a8ba
make sure the index link als works
|
12 年之前 |
gero3
|
3385711560
Merge pull request #1 from gero3/patch-6
|
12 年之前 |
gero3
|
4d7b88da36
use relative path to create the index
|
12 年之前 |
gero3
|
db87a042bc
add index to contributing
|
12 年之前 |
gero3
|
a9d8bc6fda
Update CONTRIBUTING.md
|
12 年之前 |
gero3
|
c399871e62
Create CONTRIBUTING.md
|
12 年之前 |
alteredq
|
03fde66832
Merged with @mrdoob
|
12 年之前 |
alteredq
|
6670e6ad47
WebGLRenderer: added clamping of user specified precision to maximum available.
|
12 年之前 |
Mr.doob
|
bb3aafbd84
Updated builds.
|
12 年之前 |
Mr.doob
|
99358076dd
Removed unused object.boundRadius and object.boundRadiusScale.
|
12 年之前 |
Mr.doob
|
383b97b983
Nah... a bit too much :P
|
12 年之前 |