Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAras Pranckevicius <aras@nesnausk.org>2022-09-13 13:28:57 +0300
committerAras Pranckevicius <aras@nesnausk.org>2022-09-13 15:01:29 +0300
commita99a62231e040a15c93add9ffa582ec9e1d9c4f1 (patch)
tree4eefa8527eb047ae20336e5fdd1a8b8b48e2678c /source/blender/editors/space_action
parent3839a4dd84877988bcb6023d1757d6fe36786d19 (diff)
obj: implement support for PBR .mtl extensions
Implement import & export support for "PBR extensions" in .mtl files (T101029, also fixes T86736). Newly supported parameters: - Roughness (Pr, map_Pr) - Metallic (Pm, map_Pm) - Sheen (Ps, map_Ps) - Clearcoat thickness (Pc) and roughness (Pcr) - Anisotropy (aniso) and rotation (anisor) - Transmittance (Tf / Kt) Exporter has an option to enable these additional PBR parameters export; defaults to off since not all software understands that. Exporter UI tweaked and all material-related options were put into their own separate box. Added/extended test files in Subversion repository for test coverage.
Diffstat (limited to 'source/blender/editors/space_action')
0 files changed, 0 insertions, 0 deletions