Files
test/source/blender/blenkernel
Ton Roosendaal 6b9bf57066 Yuck, a very ancient crasher in going area-full screen in Blender.
I wonder how this survived so long in Blender... (2005/03/09 commit).

Reason was the call to BPY_free_screen_spacehandlers(sc) in kernel,
which was freeing up scripthandlers in a weird way. That call is
really obsolete. The real freeing should go in the del_area() call,
to prevent copying and deleting area in the UI to go wrong.

(Crash happened in testing timeline markers, and holding CTRL+Uparrow
a while...)
2006-11-17 12:44:15 +00:00
..
2005-12-06 17:05:37 +00:00
2006-11-17 08:19:58 +00:00
2006-07-04 10:19:26 +00:00
2006-07-26 22:29:23 +00:00
2006-01-23 22:05:47 +00:00
2006-06-14 12:42:23 +00:00
2006-01-23 22:05:47 +00:00
2006-06-09 19:48:50 +00:00
2006-11-01 11:26:16 +00:00
2004-01-05 00:06:11 +00:00