Page Menu
Home
Search
Configure Global Search
Log In
Files
F4212
blendfromshape_menu.patch
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Authored By
Joshua Leung (aligorith)
Nov 13 2013, 1:14 PM
Size
547 B
Subscribers
None
blendfromshape_menu.patch
View Options
Index: blender/src/editmesh_tools.c
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/blender/src/editmesh_tools.c,v
retrieving revision 1.158
diff -u -r1.158 editmesh_tools.c
--- blender/src/editmesh_tools.c 31 Jul 2006 19:23:41 -0000 1.158
+++ blender/src/editmesh_tools.c 11 Aug 2006 12:05:26 -0000
@@ -5618,7 +5618,7 @@
}
a++;
}
- nr = pupmenu(menu);
+ nr = pupmenu_col(menu, 20);
MEM_freeN(menu);
} else {
error("Object Has No Blendshapes");
File Metadata
Details
Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
12/73/84c36064d75af1e2c6d7247b7474
Event Timeline
Log In to Comment