yomotsu
|
b6ae6d24c0
readable translation mat4 to vec3
|
8 年之前 |
yomotsu
|
6400439052
use UserAgent to detect IE
|
8 年之前 |
yomotsu
|
71c3235b80
matrix order
|
8 年之前 |
yomotsu
|
aa74726ffc
update getObjectCSSMatrix
|
8 年之前 |
yomotsu
|
58198fc113
remove -o- prefix css
|
8 年之前 |
yomotsu
|
97102937a3
"flat" does not need camera transform
|
8 年之前 |
yomotsu
|
28d607753f
clean up
|
8 年之前 |
yomotsu
|
4d8d03c183
negative z-order for sprite
|
8 年之前 |
yomotsu
|
3ee36eba39
clean up
|
8 年之前 |
yomotsu
|
9b5bfed84c
separate preserve-3d layer and perspective layer for chrome
|
8 年之前 |
yomotsu
|
64e916fd28
cleanup
|
8 年之前 |
yomotsu
|
bde41ea6c4
avoid calling set method for performance
|
8 年之前 |
yomotsu
|
95f0907cd6
cleanup
|
8 年之前 |
yomotsu
|
acc97e980e
nested object / camera element is no needed anymore
|
8 年之前 |
yomotsu
|
8c564a337b
manual zOrder
|
8 年之前 |
yomotsu
|
eccc05419b
CSS Renderer: supports IE10, 11
|
8 年之前 |
Mr.doob
|
1a07d3614d
CSS3DRenderer: Simplified.
|
8 年之前 |
Mr.doob
|
d62ab7edb8
CSS3DRenderer: Clean up.
|
8 年之前 |
Mr.doob
|
8dc43761f9
CSS3DRenderer: Simplified.
|
8 年之前 |
Arthur Muchir
|
b48f073c85
Add support of camera zoom to CSS3DRenderer (#8700)
|
9 年之前 |
Mr.doob
|
8ed08e983f
Replaced EPSILONS with Number.EPSILON.
|
9 年之前 |
Mr.doob
|
764d3c08bf
Object3D: Setting parent to null by default. See #6987.
|
10 年之前 |
Mr.doob
|
6935047df8
CSS3DRenderer: Clean up.
|
10 年之前 |
Mr.doob
|
efc969aa95
Merge branch 'patch-1' of https://github.com/wzr1337/three.js into dev
|
10 年之前 |
Patrick
|
3c2db27041
Update CSS3DRenderer.js
|
10 年之前 |
Mr.doob
|
f3d48d072b
Reverted to console.log() in renderer constructors. See #6287.
|
10 年之前 |
Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 年之前 |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 年之前 |
Mr.doob
|
d6f4520911
CSS3DRenderer: Cache styles. Fixes #4941.
|
11 年之前 |
Mr.doob
|
a1f50ed7fd
Added labels to PDBLoader example. Fixes #4846.
|
11 年之前 |