Makis Tracend
|
b396f66d42
:zap: fog rendering for ShaderTerrain
|
8 years ago |
Mr.doob
|
8c00347fcb
ColladaLoader2: Handle nodes with no ids.
|
8 years ago |
Mr.doob
|
e9e5a14e76
ColladaLoader2: Comment out alphaMap code for now.
|
8 years ago |
Mr.doob
|
24464c037e
ColladaLoader2: Basic support for alphaMap.
|
8 years ago |
Mr.doob
|
891e740e79
ColladaLoader2: Support 0 opacity models. You never know...?
|
8 years ago |
Mr.doob
|
aa136cb9a4
ColladaLoader2: "If either <transparent> or <transparency> exists then transparency rendering is activated"
|
8 years ago |
Mr.doob
|
50260c2c33
DragControls: Simplified code using THREE.Plane approach.
|
8 years ago |
Mr.doob
|
7b529ccc32
DragControls: Refactoring and API changes.
|
8 years ago |
Mr.doob
|
c0f8fb8266
Updated examples that use DragControls.
|
8 years ago |
Mr.doob
|
2c35c268a8
DragControls: Fixed breakage.
|
8 years ago |
Mr.doob
|
5ec2f83300
DragControls: Use custom event system with EventDispatcher.
|
8 years ago |
Mr.doob
|
9dbbf18f44
Merge pull request #10240 from Akiyah/use_DragControls_for_webgl_interactive_draggablecubes
|
8 years ago |
Mr.doob
|
5d39a4d183
Object3D: Clean up.
|
8 years ago |
Mr.doob
|
bdb3c0ad26
Object3D: Simplified Layer copy. See #10245.
|
8 years ago |
Mr.doob
|
526ad005a6
Merge pull request #10245 from looeee/bug/Object3D/clone/missingLayers
|
8 years ago |
Mr.doob
|
339da48372
ColladaLoader2: Removed ImageLoader and baseURL code. I think it should be implemented differently...
|
8 years ago |
Mr.doob
|
c5688a26b4
KMZLoader: Added image loading support.
|
8 years ago |
looeee
|
2ac5aeea7a
Added copy and clone to Layers
|
8 years ago |
Mr.doob
|
12a70b8683
Merge pull request #10243 from Mugen87/dev
|
8 years ago |
Mugen87
|
4984e7930f
ExtrudeGeometry: Clean up
|
8 years ago |
Mr.doob
|
09be9555cd
Merge pull request #10242 from looeee/docs/materials/improve
|
8 years ago |
looeee
|
5965620cfe
Updated MeshStandardMaterial description
|
8 years ago |
looeee
|
24dc05e241
updated SpriteMaterial doc
|
8 years ago |
looeee
|
85383d42db
Updated ShaderMaterial, PointsMaterial, MultiMaterial
|
8 years ago |
looeee
|
d97b003355
added example code and links to multimaterial doc2
|
8 years ago |
Akiyah
|
0c4f61f7e1
use DragControls
|
8 years ago |
looeee
|
e2ce14e4f7
Updated descriptions for Lambert, Phong, Standard, Physical
|
8 years ago |
Mr.doob
|
acda8a7c8f
Removed no longer needed Firefox workaround. See #10217.
|
8 years ago |
Mr.doob
|
dc97c8df31
Merge pull request #10234 from looeee/docs/loadingManager/improve
|
8 years ago |
Mr.doob
|
f0e2fb0fb7
TAARenderPass: Clean up.
|
8 years ago |