BPython:
- minor: added missing theme options (bone_solid, bone_pose, strip, strip_select) to Blender.Window.Theme and also updated accordingly (version info) the script that saves themes as scripts and the module's doc.
This commit is contained in:
@@ -184,6 +184,10 @@ class ThemeSpace:
|
||||
@ivar face_select: theme rgba var.
|
||||
@ivar face_dot: theme rgba var.
|
||||
@ivar normal: theme rgba var.
|
||||
@ivar bone_solid: theme rgba var.
|
||||
@ivar bon_pose: theme rgba var.
|
||||
@ivar strip: theme rgba var.
|
||||
@ivar strip_select: theme rgba var.
|
||||
@ivar syntaxl: theme rgba var.
|
||||
@ivar syntaxn: theme rgba var.
|
||||
@ivar syntaxb: theme rgba var.
|
||||
|
||||
Reference in New Issue
Block a user