Blender Git Loki

Git Commits -> Revision 4c12298

Revision 4c12298 by Ton Roosendaal (master)
November 9, 2010, 14:54 (GMT)
Bugfix #20812 (and probably others)

Issue: in user preferences window, using file selecting caused the
the userpref window to be saved, and not closing.

Reason: design error (by me) in using screen->full tag for denoting
a temporarily screen (like file window). Fixed by using a new
screen->temp variable for it.

System remained unstable though, noticed another issue with freeing
temp screens in wrong places. Seems nice stable now! Will check on
the wiki for relarted issues now.


Commit Details:

Full Hash: 4c122988320d866b16a06ea4404d278bc8d13715
SVN Revision: 32966
Parent Commit: 2b96175
Lines Changed: +48, -78

7 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+0, -25) (Diff)
/source/blender/editors/render/render_internal.c (+2, -2) (Diff)
/source/blender/editors/screen/screen_edit.c (+23, -36) (Diff)
/source/blender/editors/screen/screen_ops.c (+4, -4) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+4, -4) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+14, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021