Blender Git Commit Log
Git Commits -> Revision 131fa2e
Revision 131fa2e by Ton Roosendaal (master) December 14, 2008, 17:25 (GMT) |
2.5 Fix for crash on joining (previously splitted) areas. Reason was the stored regions in pushed 'spaces' not being copied. next: free running handlers on area join/split. |
Commit Details:
Full Hash: 131fa2e00c35ff78042a4f793891eaeb880d715c
SVN Revision: 17852
Parent Commit: 8be23f9
Lines Changed: +61, -35
6 Modified Paths:
/source/blender/blenkernel/BKE_screen.h (+9, -4) (Diff)
/source/blender/blenkernel/intern/screen.c (+45, -12) (Diff)
/source/blender/editors/include/ED_screen.h (+0, -1) (Diff)
/source/blender/editors/screen/area.c (+2, -17) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+4, -0) (Diff)
/source/blender/blenkernel/intern/screen.c (+45, -12) (Diff)
/source/blender/editors/include/ED_screen.h (+0, -1) (Diff)
/source/blender/editors/screen/area.c (+2, -17) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+4, -0) (Diff)