tornavis/source/blender/windowmanager
Brecht Van Lommel b5e1c48ca7 startup.blend: add a function BLO_update_defaults_startup_blend to change
default settings in the startup.blend without having to actually save and embed
the file, which can be a tricky process and is problematic in branches and
patches.

This function can be emptied each time a new startup.blend is committed.
2013-09-10 13:25:35 +00:00
..
intern startup.blend: add a function BLO_update_defaults_startup_blend to change 2013-09-10 13:25:35 +00:00
CMakeLists.txt remove redundant includes from cmake and scons. 2013-05-30 02:16:22 +00:00
SConscript Python script auto-execution changes: 2013-06-10 00:42:16 +00:00
WM_api.h rename cursor setting functions to make modal set/restore more clearly related functions. 2013-09-06 22:34:29 +00:00
WM_keymap.h Fix #35262: assiging shortcuts from e.g. delete or selection mode menus did not 2013-05-10 23:41:41 +00:00
WM_types.h Move GCC attributes into a centraized defines 2013-09-01 15:01:15 +00:00
wm.h
wm_cursors.h style cleanup: mostly whitespace in rna 2012-05-12 11:01:29 +00:00
wm_draw.h
wm_event_system.h Bug fix #34896 2013-04-13 12:03:20 +00:00
wm_event_types.h style cleanup: braces/indentation 2013-07-19 16:44:17 +00:00
wm_files.h fix for loosing recent-files when running 'Copy Previous Settings'. 2013-03-28 02:29:10 +00:00
wm_subwindow.h code cleanup: comment/remove unused defines 2013-05-28 01:15:59 +00:00
wm_window.h Change window checks to desktop size instead of screen size. 2013-09-10 06:32:32 +00:00