Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-01-18 19:47:26 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-01-18 19:47:26 +0300
commiteedc3c09d112e85f346897875c851d2793da465c (patch)
tree33ad85cc1c6c400277627359e499eb9f6de7a2a0 /intern/audaspace/CMakeLists.txt
parent13f28b6fa4dfe933231213d0a0920bf9fbd2e205 (diff)
append/prepend class methods for the header and panels (previously only worked for menus)
Example of adding a button to the view header; def draw_custom(self, context): self.layout.operator("some.operator") bpy.types.VIEW3D_HT_header.append(draw_custom)
Diffstat (limited to 'intern/audaspace/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions