Ben Houston
|
2103070e8a
remove duplicate Quaternion.toEuler (already on Vector3.setEulerFromQuaternion), expand Quat unit test, fix merge.
|
vor 12 Jahren |
Ben Houston
|
56a1e4fca1
Merge branch 'quaternion_polish' into three_math_degreesToRadians
|
vor 12 Jahren |
Ben Houston
|
26e5e345b3
Merge branch 'benchmarking' into three_math_degreesToRadians
|
vor 12 Jahren |
Ben Houston
|
a1c4489a2e
add new credits to Quaternion.js, expand Quaternion unit tests, move Matrix4 set* methods to standard file location.
|
vor 12 Jahren |
Ben Houston
|
835d6b13f4
initial quaternion unit tests, add Quaterion.toEuler (untested for now.)
|
vor 12 Jahren |
Ben Houston
|
e2e5cb13bd
add new credits to Quaternion.js
|
vor 12 Jahren |
Ben Houston
|
6e0d2115ca
adopting THREE.Math.degToRad/radToDeg for code readability.
|
vor 12 Jahren |
Ben Houston
|
5573a62060
make benchmarks not just an empty webspage.
|
vor 12 Jahren |
Ben Houston
|
e8e453c1b6
rename benchmarks and unit test HTML files based on pattern established in /examples. Expand float23array benchmark to cover most alternatives.
|
vor 12 Jahren |
Ben Houston
|
b0497080ef
Start of benchmarking framework for ThreeJS.
|
vor 12 Jahren |
Ben Houston
|
8c2d2e9872
boundingSphere -> getBoundingSphere(), boundingBox -> getBoundingBox() per @mrdoob
|
vor 12 Jahren |
Ben Houston
|
2b4373bee2
+Box3.boundingSphere(), Sphere.bounds()->Sphere.boundingBox(), unit tests.
|
vor 12 Jahren |
alteredq
|
a32ee687cd
SceneLoader: setting visibility of implicitly created children to explicitly specified visibility in JSON.
|
vor 12 Jahren |
alteredq
|
23da729a3b
SceneLoader: fixed bug where extra empties were created for hierarchy models.
|
vor 12 Jahren |
alteredq
|
e53d1bb2c7
WebGLDeferredRenderer: less buggy transparent materials skipping.
|
vor 12 Jahren |
alteredq
|
514aad9ab4
WebGLDeferredRenderer: skipping transparent materials.
|
vor 12 Jahren |
alteredq
|
85827e915e
Updated builds.
|
vor 12 Jahren |
alteredq
|
ae3b15e8e5
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
vor 12 Jahren |
alteredq
|
263960c8f8
WebGLDeferredRenderer: fixed light terms combination and z-fighting glitches.
|
vor 12 Jahren |
Mr.doob
|
0fd5a5ce24
Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8.
|
vor 12 Jahren |
Mr.doob
|
28aba0b81a
Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8.
|
vor 12 Jahren |
alteredq
|
bc97d632b2
WebGLDeferredRenderer: made directional light more similar to forward renderer.
|
vor 12 Jahren |
Mr.doob
|
4a0362c678
Editor: Removed viewport.focus()
|
vor 12 Jahren |
Mr.doob
|
de3d33735f
Editor: Added more geometries.
|
vor 12 Jahren |
Mr.doob
|
d98bcebc0b
Updated builds.
|
vor 12 Jahren |
Mr.doob
|
fdb737d078
Sending target in the deallocate event.
|
vor 12 Jahren |
alteredq
|
bbc42c12df
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
vor 12 Jahren |
alteredq
|
ac5c4cd7f3
WebGLDeferredRenderer: syncing live light color, intensity, distance and visibility to deferred light proxy.
|
vor 12 Jahren |
Mr.doob
|
744264a64e
Merge remote-tracking branch 'alteredq/dev' into dev
|
vor 12 Jahren |
alteredq
|
a563c88735
WebGLDeferredRenderer: made brightness parameter optional (default to 1).
|
vor 12 Jahren |