summaryrefslogtreecommitdiff
path: root/doc/archive/PLATFORM_SIDE_QUEST_SUMMARY.md
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-03-22 08:27:12 +0100
committerskal <pascal.massimino@gmail.com>2026-03-22 08:27:12 +0100
commit9d2330d57e0cebdae71384586d3b3151b89c4fff (patch)
treef0d28a042d64811f09a98fd5ed9a3c8a7218d56c /doc/archive/PLATFORM_SIDE_QUEST_SUMMARY.md
parent3db63790c5954c304dfe5822cdbd337e02b4fab5 (diff)
fix(cnn_v3): blender_export.py Blender 5.x API compatibility
- compositor: use compositing_node_group (Blender 5+) / node_tree (<=4.x) - file output: use file_output_items.new(type, name) (5+) / file_slots (older) - file output: use directory attr (5+) / base_path (older) - suppress default PNG output via mkdtemp + shutil.rmtree after render - link passes by name instead of positional index - add TODO for Shadow socket name variance across blend files - clean up: extract helpers, PASS_SOCKETS constant with socket types handoff(Gemini): blender_export.py now works on Blender 5.0.1
Diffstat (limited to 'doc/archive/PLATFORM_SIDE_QUEST_SUMMARY.md')
0 files changed, 0 insertions, 0 deletions