blender/source/blender/windowmanager
Sergey Sharybin 106699ecd7 Fix T37301: Command line render gives seg fault 11 on OS X
Issue was caused by wm->defaultconf being NULL when in
background mode which made keymap modifications from a
script crash.

Reviewed by Brecht, thanks!
2013-11-18 15:01:02 +06:00
..
intern Fix T37301: Command line render gives seg fault 11 on OS X 2013-11-18 15:01:02 +06:00
CMakeLists.txt OSX/cmake: carbon cleanout 2013-11-05 14:05:37 +00:00
SConscript OSX: remove obsolete file and adapt scons 2013-11-05 14:02:33 +00:00
WM_api.h Fix [#34675] *AFTER 2.69* Info view shows duplicate operators with incorrect values of args 2013-11-06 20:56:18 +00:00
wm_cursors.h style cleanup: mostly whitespace in rna 2012-05-12 11:01:29 +00:00
wm_draw.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
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_keymap.h Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation. 2013-10-15 13:55:06 +00:00
wm_subwindow.h fix for lasso failing/glitches on overlapping lines, replace scanfill with 2d pixel filling for drawing and selection. 2013-10-04 15:02:05 +00:00
WM_types.h remove return argument from wmOperatorType->cancel, was only ever returning OPERATOR_CANCELLED. 2013-10-30 23:08:53 +00:00
wm_window.h Change window checks to desktop size instead of screen size. 2013-09-10 06:32:32 +00:00
wm.h Code Cleanup: remove non existing function declarations. 2012-02-29 15:00:37 +00:00