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:
authorTon Roosendaal <ton@blender.org>2003-10-15 20:01:08 +0400
committerTon Roosendaal <ton@blender.org>2003-10-15 20:01:08 +0400
commit44344b35013605547ac2b76442e3f25437dd56f2 (patch)
treee6339ba81d3eacd98cf1d62ebf21f8af6a0d856c /source/blender/include/butspace.h
parent669a570a7344c3ed359f8d3ba94f26fb97de0ac9 (diff)
- More code for handling Panels in other windows.
Added the 'Nkey' object menu as Panel now. Live updates, whoohoo! closing them, minimizing, etc will follow. first bring back vertex selection :)
Diffstat (limited to 'source/blender/include/butspace.h')
-rw-r--r--source/blender/include/butspace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index d942251dd11..013c2184bf6 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -121,6 +121,8 @@ void test_idbutton_cb(void *namev, void *arg2_unused);
#define B_BGPICCLEAR 1005
#define B_BGPICTEXCLEAR 1006
+#define B_OBJECTPANELROT 1007
+
/* *********************** */
#define B_LAMPBUTS 1200