Mr.doob
|
86c8dbf92b
Updating builds.
|
14 years ago |
Mr.doob
|
6b536f0c52
Merge remote branch 'alteredq/master' into experimental
|
14 years ago |
Mr.doob
|
47c71c59a1
Merge remote branch 'drojdjou/master' into experimental
|
14 years ago |
Mr.doob
|
e2b8dbf285
Merging with drojdjou's branch.
|
14 years ago |
Mr.doob
|
c095191b08
Merge remote branch 'empaempa/master' into experimental
|
14 years ago |
Mr.doob
|
8019b3b382
Merging with empaempa's branch.
|
14 years ago |
Bartek Drozdz
|
5b5a2482c1
Added example with getting normal
|
14 years ago |
Bartek Drozdz
|
5c55a4f751
Fixed the normal on mesh collision.
|
14 years ago |
alteredq
|
99630c2dff
Fixed few spurious globals in WebGLRenderer.
|
14 years ago |
Mikael Emtinger
|
0198766fed
Added .name and .getChildByName( "objectName", doRecurse ) to Object3D. Added so scene-loader fills in .name property.
|
14 years ago |
alteredq
|
86aa767a6a
Added vertical look constraint parameter to RollCamera.
|
14 years ago |
alteredq
|
68f660901d
Added new callbacks for assets load tracking also to SceneLoader.
|
14 years ago |
alteredq
|
cb3f2fff7d
Fleshed out RollCamera: refactored code out of example, add more keyboard controls, API and made it framerate independent.
|
14 years ago |
Mr.doob
|
847276d4a0
Improved Detector.js a bit more.
|
14 years ago |
Mr.doob
|
ce2d6603cb
Updated builds. You know, just in case...
|
14 years ago |
Mr.doob
|
85ecd03787
Merge remote branch 'alteredq/master' into experimental
|
14 years ago |
Mr.doob
|
b05ec5d52d
Improved Detector.js
|
14 years ago |
alteredq
|
c50896f249
Updated Loader and SceneLoader to automatically set "material.transparent" flag for materials with opacity < 1.
|
14 years ago |
alteredq
|
fd6da8ebcd
Merged with mrdoob's branch.
|
14 years ago |
Mr.doob
|
697a05766a
Tweaked CollisionSystem.collisionNormal definition so minifier doesn't complain.
|
14 years ago |
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.
|
14 years ago |
Mr.doob
|
8b14c04362
Merge remote branch 'empaempa/master' into experimental
|
14 years ago |
Mikael Emtinger
|
87a8c1e02c
Merged
|
14 years ago |
Bartek Drozdz
|
8ab742ca2c
Added normal to returned collider for mesh collider tests
|
14 years ago |
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.
|
14 years ago |
Mr.doob
|
964ae25886
Merge remote branch 'empaempa/master' into experimental
|
14 years ago |
unknown
|
6e7cc4804f
Merge branch 'master' of https://github.com/empaempa/three.js
|
14 years ago |
Mikael Emtinger
|
d10df1a509
Added functions for getPosition(), getColumnX(), getColumnY() and getColumnZ() to easier access the different components of the matrix.
|
14 years ago |
Mr.doob
|
c146a02610
Updated builds.
|
14 years ago |
Mikael Emtinger
|
46fdde937e
Cleaned up comments for easier reading
|
14 years ago |