Toni Röyhy
|
f9b6708f1e
Fixes #13483 exporting normal maps from Blender
|
7 years ago |
aardgoose
|
667bd407af
move empty callbacks to prototype
|
7 years ago |
Don McCurdy
|
b66ff8007a
LoaderUtils: Create utils from static Loader methods.
|
7 years ago |
Don McCurdy
|
f3701a2b7e
Loaders: Consolidate text decoding.
|
7 years ago |
bentok
|
680f499d6b
Add file extension to import paths
|
8 years ago |
Tristan VALCKE
|
08c40e22c7
Remove unecessary constructor assignments
|
8 years ago |
Tristan VALCKE
|
bdef09a91e
Improve Loader closure performance
|
8 years ago |
Tristan VALCKE
|
1ee6a291dd
Protect Loader against the closure circular reference bug
|
8 years ago |
Mr.doob
|
40aea4879b
Removed THREE.BlendingMode, THREE.TextureMapping, THREE.TextureWrapping and THREE.TextureFilter. I was not aware these got added.
|
8 years ago |
Benjamin Dobell
|
2d757261ee
Removed all references to the THREE namespace (#9539)
|
9 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
WestLangley
|
a7ed6b10ff
Name closured functions (#9116)
|
9 years ago |
Alex Goldring
|
6ebf2ff396
#8259 (#8279)
|
9 years ago |
Mr.doob
|
232c182ad8
Loader: Added missing emissiveMap handling. Fixes #9034.
|
9 years ago |
Mr.doob
|
0c60f6f2e5
Loader: Warn also with mapAmbient. See #8034.
|
9 years ago |
Mugen87
|
6be2805446
Revert "#7952 New Stencil Buffer Management"
|
9 years ago |
Mugen87
|
644d6a21d7
#7952 New Stencil Buffer Management
|
9 years ago |
Michael Herzog
|
e41d398e47
Revert "add stencil properties to material"
|
9 years ago |
Mugen87
|
5059d33b6f
add stencil properties to material
|
9 years ago |
Mugen87
|
40a7b6fbe4
add colorWrite support to loaders
|
9 years ago |
Mr.doob
|
6817765c08
Loader.createMaterial: Delete emissive for MeshBasicMaterial. See #7635.
|
9 years ago |
Mr.doob
|
24ff0dba11
Reflectivity clean up.
|
9 years ago |
Mr.doob
|
c2828c7417
Merge pull request #7642 from evantron3000/patch-1
|
9 years ago |
Pontus Leitzler
|
5ac5800603
Removed duplicate case "transparent"
|
9 years ago |
evantron3000
|
04658393de
Add Support for Reflectivity in Loader.js
|
9 years ago |
Mr.doob
|
3de4f3a4db
Loader: Remove support for DbgColor. See #7368.
|
9 years ago |
Mr.doob
|
fdd82f79fc
Loader: Only us DbgColor as color when undefined. Fixes #7401.
|
10 years ago |