blender/source/blender
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
..
avi use 'greater/less then or equal to' operators rather then adding 1. 2013-08-11 05:40:35 +00:00
blenfont use assert to check for incorrect use of BLF_draw_ascii() 2013-11-08 15:01:43 +00:00
blenkernel BMesh Refactor: BKE_bmbvh_new can now be created without an EditMesh. 2013-11-18 18:25:47 +11:00
blenlib make IS_EQ and IS_EQF typecheck args 2013-11-10 14:13:26 +00:00
blenloader fix for crash with new buildinfo, when gmtime() returns NULL 2013-11-18 02:41:28 +11:00
bmesh BMesh Refactor: BKE_bmbvh_new can now be created without an EditMesh. 2013-11-18 18:25:47 +11:00
collada Fix collada after git switch ( undefined build_commit_time ) 2013-11-15 18:38:06 +01:00
compositor Fix T37493: Defocus node with angle = 90° rotates bokeh only for ~1.5° 2013-11-16 19:49:23 +04:00
datatoc code cleanup: headers - doxy comments. 2013-09-12 03:02:50 +00:00
editors Fix part of T37326: IMAGE_OT_invert won't update if buffer is float 2013-11-18 14:18:01 +06:00
freestyle Freestyle: a follow-up fix of trunk revision 61233. When an iterator has reached 2013-11-16 22:11:28 +00:00
gpu Change the behavior of AO pass in Blender internal's shader/render node tree so that it becomes (1.0, 1.0, 1.0) when AO is disabled. 2013-11-12 10:59:40 +00:00
ikplugin IK plugin range check was wrong, could do out of bounds reads. 2013-06-27 19:52:50 +00:00
imbuf mistake in last commit 2013-11-10 12:29:15 +00:00
makesdna Further tweaks to buildinfo 2013-11-15 18:05:27 +06:00
makesrna Make dynamic node labels possible as a registerable function 'draw_label' (simple 'label' identifier is already in use, need to avoid API breakage). This should simply return a string. The dynamic label can still be overridden by the user-defined node.label string. 2013-11-12 18:18:04 +00:00
modifiers Fix T37413 - Fit-Curve option for Array Modifier ignores constraint results 2013-11-18 14:02:49 +13:00
nodes Style Cleanup: whitespace 2013-11-17 22:00:57 +11:00
python python api internals: no need to set the stop-iter exception string. 2013-11-17 15:09:57 +11:00
quicktime Quicktime: remove backend with the old quicktime API, and keep the QTKit backend. 2013-11-06 01:45:15 +00:00
render Fix T37486: Displacement bake from multires crashes when preview level is on 0 2013-11-18 13:09:10 +06:00
windowmanager Fix T37301: Command line render gives seg fault 11 on OS X 2013-11-18 15:01:02 +06:00
CMakeLists.txt cmake/openimageio - partially reverting #60692 2013-10-12 23:56:21 +00:00
SConscript scons file for OIIO (needed for psd) 2013-10-11 16:38:31 +00:00