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:
authorTon Roosendaal <ton@blender.org>2010-12-20 16:02:33 +0300
committerTon Roosendaal <ton@blender.org>2010-12-20 16:02:33 +0300
commit6b1258f5b899d9aa0ad4e0c995dd637801b44aba (patch)
treec98e33576461d52270737b4ac8dda74f0d61fee4 /release/scripts/presets/sss
parent88b2955564c42359d4367a4da52596c30dda3cd1 (diff)
Bugfix #25301
Material Node trees: SSS wasn't displaying in Nodes. Implementation notes: - Currently copying local data for preview render, only copies the base material. Node materials are re-used. - This causes data to be in 2 "main" databases... complex. - To make it work for preview, I had to add another loop in the SSS code that checks the original Main dbase. That's marked as warning in code to be fixed up. Another bug: - Material properties "SSS presets" copied settings to the active material, not to the displayed one. Added RNA call to retrieve this from Objects. (Next commit will fix preset scripts)
Diffstat (limited to 'release/scripts/presets/sss')
0 files changed, 0 insertions, 0 deletions