Joe Pea
|
c7bd80e4e6
rename cachedStyle to cachedObject
|
6 years ago |
Joe Pea
|
b2c7509a1e
fix typo that was forcing CSS3D to update when not necessary
|
6 years ago |
Peter Varga
|
51ac008470
Added support for offset (non-centered) frustum in CSS3DRenderer
|
6 years ago |
yomotsu
|
00bf2332cc
use WeakMap
|
7 years ago |
yomotsu
|
3b8030fdf9
fix memory leaks
|
7 years ago |
yomotsu
|
063515b2ed
use camera.is*** for its type detection
|
7 years ago |
yomotsu
|
2ab6388f42
simplify formula suggested by WestLangley
|
7 years ago |
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 |