Monthly Archives: August 2007

Tip: pydrivers.py

Here’s a great tip from the BlenderWiki: If you create a text in Blender called pydrivers.py, any functions or variables you define there will be available (under the p namespace) from a pydriver that’s controlling an IPO channel. Great for keeping those pydrivers concise!

Posted in Misc | Tagged | Leave a comment

Bake Scripted Drivers

I wish I could ‘bake’ IPO channels that are being driven by a python script, so that I could see them visually and tweak them by hand. Barring that, just being able to preview it visually would be nice.

Posted in Misc | Tagged | Leave a comment

Arbitrary Attributes in Blender

I wish I could add new, arbitrary attributes to things in Blender, then associate an IPO curve with them. That’s something I really miss from Maya. That, and the ability to plug in crazy shit from one channel to another. Like using the color value from a texture to drive the position of an object [...]

Posted in Misc | Tagged | Leave a comment

Defaults and Constraints

I read an article in Scientific American Mind, “When Words Decide” by Barry Schwartz, about how the phrasing of a question or proposal can dramatically alter the way people answer it. Among the examples was the astounding difference in organ donor rates between countries with an opt-in policy (where you must sign a form in [...]

Posted in Personal | Tagged , | Leave a comment