apply UserPrefs and Theme rna naming changes.

This commit is contained in:
2010-08-17 13:14:41 +00:00
parent 9dd43244a2
commit 7a31417f50
18 changed files with 191 additions and 186 deletions

View File

@@ -353,6 +353,7 @@ def rna2sphinx(BASEPATH):
fw(" * data API, access to attributes of blender data such as mesh verts, material color, timeline frames and scene objects\n")
fw(" * user interface functions for defining buttons, creation of menus, headers, panels\n")
fw(" * modules: bgl, mathutils and geometry\n")
fw(" * game engine modules\n")
fw("\n")
fw("===================\n")