[Bf-extensions-cvs] [975f874] master: testfor last commit

Brendon Murphy noreply at git.blender.org
Mon Jul 14 14:49:23 CEST 2014


Commit: 975f8744e334f7f7b94f30e1203ad996c3be1da4
Author: Brendon Murphy
Date:   Mon Jul 14 22:48:13 2014 +1000
https://developer.blender.org/rBAC975f8744e334f7f7b94f30e1203ad996c3be1da4

testfor last commit

===================================================================

M	space_view3d_toolshelf_menu.py

===================================================================

diff --git a/space_view3d_toolshelf_menu.py b/space_view3d_toolshelf_menu.py
index 93a65fd..6b1bfa0 100644
--- a/space_view3d_toolshelf_menu.py
+++ b/space_view3d_toolshelf_menu.py
@@ -38,7 +38,6 @@ class View3DPanel():
     bl_space_type = 'VIEW_3D'
     bl_region_type = 'TOOLS'
 
-
 class VIEW3D_PT_add_menu(View3DPanel,bpy.types.Panel):
     bl_label = "Dynamic Toolshelf"
     bl_category = "Dynamic"



More information about the Bf-extensions-cvs mailing list