Jan Waller
|
90dd7cc0d3
#5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log
|
10 anos atrás |
Mr.doob
|
6f70fc1c66
Loader: Robustness. See #6197.
|
10 anos atrás |
Mr.doob
|
5f009a9c49
Loader: Robustness. See #6197.
|
10 anos atrás |
Mr.doob
|
d4ccf0fcb4
transparency to opacity change.
|
10 anos atrás |
Mr.doob
|
4c7e4be416
Merge pull request #5926 from yomotsu/dev
|
10 anos atrás |
yomotsu
|
0eecb277fb
change Loader to accept opacity
|
10 anos atrás |
Ben Houston
|
6f8d6ddd06
remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
10 anos atrás |
Mr.doob
|
fb9fac0a52
Removed special normalMap cases from Loaders.
|
10 anos atrás |
Ted Cipicchio
|
a7b2e8ee9a
Support for separate alpha map textures.
|
11 anos atrás |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 anos atrás |
Mr.doob
|
94125d9ec3
More tweaks to Texture.
|
11 anos atrás |
Mr.doob
|
dd089570da
Added Texture.DEFAULT_IMAGE. Different solution for #4559.
|
11 anos atrás |
Mr.doob
|
9c7f2ee12c
Implemented THREE.Loader.Handlers.
|
11 anos atrás |
Mr.doob
|
e8065a81ac
Loader: Removed .loadCompressedTexture and .loadTGATexture calls.
|
11 anos atrás |
Mu Daosheng
|
b5578be417
tgaTexture: scene, collada, and obj loader support tga texture format
|
11 anos atrás |
Mr.doob
|
f507261dbe
Merge branch 'blender_exporter_emit' of https://github.com/apiva/three.js into dev
|
11 anos atrás |
Alessandro Piva
|
e6c3649152
Emissive color runtime support
|
11 anos atrás |
Mr.doob
|
a072f1f862
Made THREE.Cache per Loader instead of global.
|
11 anos atrás |
Sean Griffin
|
bdcb2510e6
Don't unbind createMaterial in Loader
|
11 anos atrás |
Mr.doob
|
b26c8e77d8
Implemented THREE.Cache in Loader, XHRLoader and ImageLoader. Closes #4059.
|
11 anos atrás |
Mr.doob
|
61703ce8ff
Merge branch 'patch-1' of https://github.com/srifqi/three.js into dev
|
11 anos atrás |
Mr.doob
|
6473b62d69
Loader: Trying to simplify the code.
|
11 anos atrás |
Mr.doob
|
986b004755
Merge remote-tracking branch 'Baccanno/patch-1' into dev
|
11 anos atrás |
Scott Andrews
|
b350f9dacf
Avoid defaulting crossOrigin attribute
|
11 anos atrás |
Ben Houston
|
04ce05d49c
unifying shader names.
|
11 anos atrás |
Baccanno
|
f094d588b0
Typo fix for previous commit
|
11 anos atrás |
Baccanno
|
06522053e2
Update Loader.js texture double slash fix
|
11 anos atrás |
srifqi
|
b3f706bb80
Update Loader.js
|
12 anos atrás |
Mr.doob
|
5a0323ac28
Replaced startsWidth and endsWidth with regexp. See #3003.
|
12 anos atrás |
Mr.doob
|
bf60911dd1
Renamed ShaderLib's 'normal2' shader to 'normalmap' as suggested in 4276c9f5882044272ca3a5a8796380a206121fc2.
|
12 anos atrás |