aardgoose
|
ce58da163a
MeshPhysicalMaterial JSON and editor support (#10051)
|
8 years ago |
Mr.doob
|
c2cec2e7dc
Renamed XHRLoader to FileLoader.
|
8 years ago |
Mr.doob
|
bef466bdf0
Clean up.
|
9 years ago |
Benjamin Dobell
|
2d757261ee
Removed all references to the THREE namespace (#9539)
|
9 years ago |
Mr.doob
|
fc1dd23d51
MaterialLoader: Clean up.
|
9 years ago |
Takahiro
|
d5f4bdc4b7
Fix a morphTarget deserialization bug in MaterialLoader (#9507)
|
9 years ago |
Tentone
|
da9f70c789
Added Wireframe and skinning attributes serialization to MaterialLoader and Material.toJSON (#9481)
|
9 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
satori99
|
bcde7a3590
Parse JSON Material .fog property (#9414)
|
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 |
Sandro Martis
|
d3698c1453
Fixes setting of material reflectivity. (#8995)
|
9 years ago |
Mr.doob
|
db347a39f5
Object.assign()ed loaders.
|
9 years ago |
Mugen87
|
6be2805446
Revert "#7952 New Stencil Buffer Management"
|
9 years ago |
Mugen87
|
644d6a21d7
#7952 New Stencil Buffer Management
|
9 years ago |
Mugen87
|
55504ff81d
removal of THREE.MeshFaceMaterial
|
9 years ago |
Mr.doob
|
bee4e676cd
Merge pull request #7866 from Mugen87/revert-7836-dev
|
9 years ago |
WestLangley
|
fb25ce7c19
emissiveMapIntensity => emissiveIntensity
|
9 years ago |
Michael Herzog
|
e41d398e47
Revert "add stencil properties to material"
|
9 years ago |
Mr.doob
|
26cff131cb
Merge pull request #7836 from Mugen87/dev
|
9 years ago |
Mr.doob
|
94a9eb9e68
Merge pull request #7827 from WestLangley/dev-emissive
|
9 years ago |
Mugen87
|
5059d33b6f
add stencil properties to material
|
9 years ago |
Mugen87
|
40a7b6fbe4
add colorWrite support to loaders
|
9 years ago |
WestLangley
|
0152dfbcbb
Added emissiveMapIntensity
|
9 years ago |
Mr.doob
|
2ee607dce4
Clean up.
|
9 years ago |
Mr.doob
|
6342b26a84
MaterialLoader: Simplified code. The material constructor already generates a uuid.
|
9 years ago |
JamesHagerman
|
a67119645f
Removing uuid assumption from MaterialLoader.parse() but on the dev branch this time.
|
9 years ago |
Mr.doob
|
9ce5de8119
Material/MaterialLoader: Handle emissiveMap.
|
9 years ago |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 years ago |