September 07, 2012

String Formatting (elaborate)

This one should be useful to anyone who has to export plain text data from a blend. This is useful even outside the confines of Blender and demos the neat String Formatting available for Python.

String formatting with a list a dictionary and an object with named attributes.