Revision: 37366
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37366
Author:   blendix
Date:     2011-06-10 12:45:11 +0000 (Fri, 10 Jun 2011)
Log Message:
-----------
Cycles: fix crash splitting/joining properties editor.

Modified Paths:
--------------
    branches/cycles/source/blender/editors/space_buttons/space_buttons.c

Modified: branches/cycles/source/blender/editors/space_buttons/space_buttons.c
===================================================================
--- branches/cycles/source/blender/editors/space_buttons/space_buttons.c        
2011-06-10 12:43:06 UTC (rev 37365)
+++ branches/cycles/source/blender/editors/space_buttons/space_buttons.c        
2011-06-10 12:45:11 UTC (rev 37366)
@@ -135,6 +135,7 @@
        /* clear or remove stuff from old */
        sbutsn->ri= NULL;
        sbutsn->path= NULL;
+       sbutsn->texuser= NULL;
        
        return (SpaceLink *)sbutsn;
 }

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to