alteredq
|
c50896f249
Updated Loader and SceneLoader to automatically set "material.transparent" flag for materials with opacity < 1.
|
il y a 14 ans |
alteredq
|
fd6da8ebcd
Merged with mrdoob's branch.
|
il y a 14 ans |
Mr.doob
|
697a05766a
Tweaked CollisionSystem.collisionNormal definition so minifier doesn't complain.
|
il y a 14 ans |
alteredq
|
691a5ea3ed
Added handling of shadow geometry to scene loader. Made default light and camera option to Blender scene exporter. Made shadow geometry invisible in exported scene.
|
il y a 14 ans |
Mr.doob
|
8b14c04362
Merge remote branch 'empaempa/master' into experimental
|
il y a 14 ans |
Mikael Emtinger
|
87a8c1e02c
Merged
|
il y a 14 ans |
Bartek Drozdz
|
8ab742ca2c
Added normal to returned collider for mesh collider tests
|
il y a 14 ans |
Mikael Emtinger
|
b56600a54e
Added .castShadow to DirectionalLight and check this in the renderStencilShadow function in WebGLRenderer. castShadow is set to false by default. Updated examples.
|
il y a 14 ans |
Mr.doob
|
964ae25886
Merge remote branch 'empaempa/master' into experimental
|
il y a 14 ans |
unknown
|
6e7cc4804f
Merge branch 'master' of https://github.com/empaempa/three.js
|
il y a 14 ans |
Mikael Emtinger
|
d10df1a509
Added functions for getPosition(), getColumnX(), getColumnY() and getColumnZ() to easier access the different components of the matrix.
|
il y a 14 ans |
Mr.doob
|
c146a02610
Updated builds.
|
il y a 14 ans |
Mikael Emtinger
|
46fdde937e
Cleaned up comments for easier reading
|
il y a 14 ans |
Mikael Emtinger
|
0e2c015a50
Optimized and renamde rotationMatrix => rollMatrix
|
il y a 14 ans |
Mikael Emtinger
|
7573456e05
Forgot built file.
|
il y a 14 ans |
Mikael Emtinger
|
9e4706567a
Merge branch 'master' of https://github.com/alteredq/three.js
|
il y a 14 ans |
Mikael Emtinger
|
b0e904eb29
Merge branch 'master' of git://github.com/mrdoob/three.js
|
il y a 14 ans |
Mikael Emtinger
|
147961f4b5
Added Roll Camera and example
|
il y a 14 ans |
alteredq
|
35344be4ec
Changed QuakeCamera to have framerate independent movement and look speed.
|
il y a 14 ans |
Mr.doob
|
92d702d95d
Added `data` object ( vertices, faces ) to Canvas/SVG/WebGLRenderer to get some render counts from the last render call.
|
il y a 14 ans |
Mr.doob
|
ae327f8ba1
Fixed link in terrain example. (thx joshuali)
|
il y a 14 ans |
alteredq
|
ac6e6e7fbd
Blender exporter: added custom property for selecting material type.
|
il y a 14 ans |
alteredq
|
c94104147e
Blender exporter / scene loader: added handling of vertex colors for scene materials.
|
il y a 14 ans |
alteredq
|
7e22df47aa
Synced with mrdoob's branch.
|
il y a 14 ans |
alteredq
|
af3582c9d1
Merge branch 'master' of http://github.com/mrdoob/three.js
|
il y a 14 ans |
alteredq
|
99ac869b24
Added forgotten return to Quaternion.multiply
|
il y a 14 ans |
Mr.doob
|
1622b033f0
Merge remote branch 'sroucheray/Branch_r39' into experimental
|
il y a 14 ans |
Mr.doob
|
45a7df8f95
Fixed lookAt example.
|
il y a 14 ans |
Mr.doob
|
e0e05f2962
Fixed Objec3D::lookAt
|
il y a 14 ans |
Mr.doob
|
9acde65027
Updated lookAt example so it's more obvious.
|
il y a 14 ans |