Hi there,
i would like to automate some tedious tasks with python. Is there a list of commands somewhere? Normally i would just do the thing and look into the info panel, but i i for example create a new octane light, nothing happens.
Thank you in advance!
Python Scripting Octane/Blender
- Hesekiel2517

- Posts: 463
- Joined: Mon Nov 23, 2015 10:57 pm
ok, managed to figure it out using bpy.app.debug_wm = True in the console
