Nik Van den Wijngaert
|
85fe1042b6
MeshCollider takes original mesh as argument. MeshCollider's rayMesh extended to support Face4 faces (implemented as two rayTriangle calls)
|
před 14 roky |
Nik Van den Wijngaert
|
2954051ca7
Removed duplication of vertices, faces, and normals from MeshColliderWBox, and pass mesh directly to MeshCollider constructor
|
před 14 roky |
Mr.doob
|
36b11906ee
Added a link to Paul Lewis awesome "Getting started" article.
|
před 14 roky |
alteredq
|
dc0880ee12
Updated PathCamera to use easing for look (thanks to mrdoob).
|
před 14 roky |
Mr.doob
|
fc24eab0a8
Merge remote branch 'tilmanb/convdoc'
|
před 14 roky |
Mr.doob
|
c82c465c18
Updated builds.
|
před 14 roky |
Mr.doob
|
d4d9e1f956
Merge remote branch 'empaempa/master'
|
před 14 roky |
Mr.doob
|
4467fd120f
Merge remote branch 'alteredq/master'
|
před 14 roky |
Mr.doob
|
87d4ddc72d
Deleting middleman *Arrays if Object3D.dynamic == false.
|
před 14 roky |
Tilman Brock
|
458544ef3d
Removed misleading line from convert_obj_three.py help output. "Can have more than 65,535 edges" is not a limitation).
|
před 14 roky |
Mikael Emtinger
|
310469b767
Merge branch 'master' of git://github.com/mrdoob/three.js
|
před 14 roky |
Mikael Emtinger
|
cdcc530b0e
Removed bugs related to custom attributes and buffers. Removed bug related to attributes.position
|
před 14 roky |
alteredq
|
c234c5cc6e
Merge branch 'master' of https://github.com/mrdoob/three.js
|
před 14 roky |
Mr.doob
|
be5a27198c
Renamed Ray::intersectArray to Ray::intersectObjects.
|
před 14 roky |
alteredq
|
023024f520
Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats.
|
před 14 roky |
Mr.doob
|
30cfa26ee2
Fixed build script for ThreeWebGL (was missing objects).
|
před 14 roky |
Mr.doob
|
71d3e32af6
Abstracted Ray::intersectScene into Ray::intersectArray.
|
před 14 roky |
Mr.doob
|
e84d8b5b37
Added WebGL Globe project.
|
před 14 roky |
Mikael Emtinger
|
1f2d4641c9
Merge branch 'master' of git://github.com/mrdoob/three.js
|
před 14 roky |
Mr.doob
|
e87caabbf8
Removed `__styleString` and `updateStyleString` out of THREE.Color.
|
před 14 roky |
alteredq
|
ef38d481bf
Caching vertex texture check.
|
před 14 roky |
alteredq
|
739e6b4cd4
Synced with empaempa's branch.
|
před 14 roky |
alteredq
|
0c0af88884
Merge branch 'master' of https://github.com/empaempa/three.js
|
před 14 roky |
Mikael Emtinger
|
f542cc8d04
Probably fixed small bug related to blend modes on PC/Chrome
|
před 14 roky |
Mikael Emtinger
|
164ba5f217
Added so empties also can be triggers.
|
před 14 roky |
alteredq
|
043f42bd91
Synced with mrdoob's branch.
|
před 14 roky |
Mr.doob
|
aeec494a3d
Removed some uncommon computations out of the JSONLoader.
|
před 14 roky |
alteredq
|
65293ea5e2
Updated terrain model used in mesh collider example.
|
před 14 roky |
alteredq
|
e184403727
Fixed bug in custom attributes.
|
před 14 roky |
alteredq
|
b6ab1f68cf
Merged with mrdoob's branch.
|
před 14 roky |