Hi, I finally made the jump into the deep end and I started to use 2.5 alpha.
I struggle.
I’ve started to play with the Python API (for PyDrivers that don’t work when imported from an 2.49 file, because of the older python2.6 2.49 API).
1st problem: how on earth do you select an object?
I used to use something like:
#Object.Get("My Object")
What is the way now ?
That page was of no help: I don’t know where to search: everything is so different ! I mean Python 3, Blender 2.50…
Would you say scripting has been made easier, more efficient with the new API ?