Hi there,

Did any of the recent changes (tile/node frame/node tweaks) change the way
we can add new nodes?

I used (until 2ish weeks ago) to do:
bpy.context.scene.use_nodes = True # this still works
bpy.context.scene.node_tree.nodes.new('IMAGE')

but now I get:
AttributeError: 'bpy_prop_collection' object has no attribute 'new'

*edit: I updated tile here and it seems the problem comes from there.*

Thanks,
Dalai

www.dalaifelinto.com
_______________________________________________
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to