Showing only posts tagged python. Show all posts.

Blendfile: Get String IDProperty

So, this took me while to fig­ure out, so I want to share it. blend­file.py is a one-file mod­ule in blender/2.7x/ad­dons/io_blend_u­tils/blend/ for read­ing and writ­ing blend files. This can be es­pe­cial­ly use­ful if …

Bluetooth and Python 3.3

Spend hours and hours and more hours try­ing to con­nect a Wi­imote to Blender via Python. I read some­where Python sup­ports Blue­tooth in ver­sion 3.3, but not for me.

Py­Bluez is al­so not com­pat­i­ble with Python 3 …