Dev:Doc/Hackers Guide

From BlenderWiki

Jump to: navigation, search


[edit] Basic Information

[edit] Misc

[edit] Codebase Tutorials


[edit] Tutorials to Add

  • The GGlobalVariable (G Struct)
  • Projection Matrices
  • Event Loops
    • Space.c
    • local event loops - qtest(), G.qual
  • Common Function Quick Reference The BLI_ functions in source/blender/blenlib/intern/util.c deserve mention here. Most have names similar to the standard C functions they replace which makes them somewhat self explanatory.

[edit] Documentation from the Blender main site

http://www.blender3d.org/cms/Guides___Standards.87.0.html