Blender Git Commit Log

Git Commits -> Revision ed44ddd

Revision ed44ddd by Alexander Kuznetsov (master)
March 16, 2012, 17:37 (GMT)
Patch by Psy-Fi + my minor changes

Adds conformation on exit for windows. Needs to be enabled in user perf.

Tried to edit blender.exe.manifest for more modern dialog look, but didn't work out.

Commit Details:

Full Hash: ed44ddd816d3bcd9be2e2097e1087dcdbf9b91e1
SVN Revision: 44925
Parent Commit: 2caa507
Lines Changed: +71, -2

11 Modified Paths:

/intern/ghost/GHOST_C-api.h (+8, -0) (Diff)
/intern/ghost/GHOST_ISystem.h (+5, -1) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+6, -0) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+6, -0) (Diff)
/intern/ghost/intern/GHOST_System.h (+7, -0) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+6, -0) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+7, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+3, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -0) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+17, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021