From BlenderWiki

Jump to: navigation, search
Note: This is an archived version of the Blender Developer Wiki. The current and active wiki is available on wiki.blender.org.

BSoD

My subject for the BSoD is the Object-Data relationship, explaining how objects are stored in blender, how to use that knowledge to your advantage, and why it is important to know it. It will cover the following parts :

  • Representation of the Data in the interface
  • Edit-Mode / Object Mode
  • Datablocks-Links theory
  • Material and Textures links.
  • Parent relationship
  • Reference relationship
  • Groups
  • Appending and other library operations.
  • Overview of the different blender datablocks.