Page MenuHome

blender.patch

blender.patch

? source/creator/winbuildinfo.h
? tools/Blender.pyc
? tools/__init__.pyc
? tools/bcolors.pyc
? tools/btools.pyc
Index: extern/qhull/Qhull-go.pif
===================================================================
RCS file: /cvsroot/bf-blender/blender/extern/qhull/Qhull-go.pif,v
retrieving revision 1.1
diff -u -r1.1 Qhull-go.pif
Binary files /tmp/cvsSaIoYb and Qhull-go.pif differ
Index: source/blender/src/toolbox.c
===================================================================
RCS file: /cvsroot/bf-blender/blender/source/blender/src/toolbox.c,v
retrieving revision 1.138
diff -u -r1.138 toolbox.c
--- source/blender/src/toolbox.c 12 Jul 2006 14:51:30 -0000 1.138
+++ source/blender/src/toolbox.c 27 Sep 2006 08:43:52 -0000
@@ -843,8 +843,10 @@
{ 0, "Children|Shift G, 1", 1, NULL},
{ 0, "Immediate Children|Shift G, 2", 2, NULL},
{ 0, "Parent|Shift G, 3", 3, NULL},
-{ 0, "Objects on Shared Layers|Shift G, 4", 4, NULL},
-{ 0, "Objects in Same Group|Shift G, 5", 5, NULL},
+{ 0, "Siblings (Shared Parent)|Shift G, 4", 4, NULL},
+{ 0, "Objects of Same Type|Shift G, 5", 5, NULL},
+{ 0, "Objects on Shared Layers|Shift G, 6", 6, NULL},
+{ 0, "Objects in Same Group|Shift G, 7", 7, NULL},
{ -1, "", 0, do_view3d_select_object_groupedmenu}};
static TBitem tb_object_select[]= {

File Metadata

Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
bb/8c/7b130e1ebd7db83344fd0baefa70

Event Timeline