Revision: 15053
          
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=15053
Author:   nicholasbishop
Date:     2008-05-30 00:14:12 +0200 (Fri, 30 May 2008)

Log Message:
-----------
== Multires ==

Hid the old Multires panel.

Modified Paths:
--------------
    branches/soc-2008-nicholasbishop/source/blender/src/buttons_editing.c

Modified: branches/soc-2008-nicholasbishop/source/blender/src/buttons_editing.c
===================================================================
--- branches/soc-2008-nicholasbishop/source/blender/src/buttons_editing.c       
2008-05-29 22:08:33 UTC (rev 15052)
+++ branches/soc-2008-nicholasbishop/source/blender/src/buttons_editing.c       
2008-05-29 22:14:12 UTC (rev 15053)
@@ -6513,7 +6513,6 @@
                editing_panel_mesh_type(ob, ob->data);
                editing_panel_modifiers(ob);
                editing_panel_shapes(ob);
-               editing_panel_mesh_multires();
                /* modes */
                if(G.obedit) {
                        editing_panel_mesh_tools(ob, ob->data);


_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to