yomotsu
|
77cc559838
example: make rects manually
|
7 years ago |
yomotsu
|
5ce26b3144
cleanup: css -moz- prefix can be removed
|
7 years ago |
yomotsu
|
159ddf3d0e
scale transform for orthographic should be done in CameraDiv
|
7 years ago |
yomotsu
|
57a1763cb0
support orthographic in CSSRenderer
|
7 years ago |
Mugen87
|
bcfbd540ab
Renderers: Clean up
|
7 years ago |
Mr.doob
|
cdbe2f86df
CSS3DRenderer: Simplified fov calculation.
|
8 years ago |
Mr.doob
|
6cc82c7a50
Removed redundant matrixWorldInverse updates.
|
8 years ago |
yomotsu
|
b6ae6d24c0
readable translation mat4 to vec3
|
8 years ago |
yomotsu
|
6400439052
use UserAgent to detect IE
|
8 years ago |
yomotsu
|
71c3235b80
matrix order
|
8 years ago |
yomotsu
|
aa74726ffc
update getObjectCSSMatrix
|
8 years ago |
yomotsu
|
58198fc113
remove -o- prefix css
|
8 years ago |
yomotsu
|
97102937a3
"flat" does not need camera transform
|
8 years ago |
yomotsu
|
28d607753f
clean up
|
8 years ago |
yomotsu
|
4d8d03c183
negative z-order for sprite
|
8 years ago |
yomotsu
|
3ee36eba39
clean up
|
8 years ago |
yomotsu
|
9b5bfed84c
separate preserve-3d layer and perspective layer for chrome
|
8 years ago |
yomotsu
|
64e916fd28
cleanup
|
8 years ago |
yomotsu
|
bde41ea6c4
avoid calling set method for performance
|
8 years ago |
yomotsu
|
95f0907cd6
cleanup
|
8 years ago |
yomotsu
|
acc97e980e
nested object / camera element is no needed anymore
|
8 years ago |
yomotsu
|
8c564a337b
manual zOrder
|
8 years ago |
yomotsu
|
eccc05419b
CSS Renderer: supports IE10, 11
|
8 years ago |
Mr.doob
|
1a07d3614d
CSS3DRenderer: Simplified.
|
8 years ago |
Mr.doob
|
d62ab7edb8
CSS3DRenderer: Clean up.
|
8 years ago |
Mr.doob
|
8dc43761f9
CSS3DRenderer: Simplified.
|
8 years ago |
Arthur Muchir
|
b48f073c85
Add support of camera zoom to CSS3DRenderer (#8700)
|
9 years ago |
Mr.doob
|
8ed08e983f
Replaced EPSILONS with Number.EPSILON.
|
9 years ago |
Mr.doob
|
764d3c08bf
Object3D: Setting parent to null by default. See #6987.
|
10 years ago |
Mr.doob
|
6935047df8
CSS3DRenderer: Clean up.
|
10 years ago |