tornavis/source/blender
Lukas Toenne b551476dbd Revert r60034 and proper fix for #36698 by Sergey Sharybin. NULL pointer checks should never be done in color management. Instead this makes sure the look identifier is always initialized correctly to
the default if not defined.
2013-09-11 09:02:59 +00:00
..
avi use 'greater/less then or equal to' operators rather then adding 1. 2013-08-11 05:40:35 +00:00
blenfont Mingw Compiling Fix - Conversion from int to unsigned char... 2013-09-01 05:36:29 +00:00
blenkernel misc minor changes 2013-09-10 19:23:39 +00:00
blenlib add mathutils.geometry.box_fit_2d() to wrap BLI_convexhull_aabb_fit_points_2d() 2013-09-11 06:56:51 +00:00
blenloader take the decender into account when drawing console text. 2013-09-11 04:14:27 +00:00
bmesh misc minor changes 2013-09-10 19:23:39 +00:00
collada code cleanup: 2013-09-05 19:56:49 +00:00
compositor Fix #36692: crash with split viewer compositing node and rendering. Only one viewer 2013-09-09 18:00:25 +00:00
datatoc
editors add mathutils.geometry.box_fit_2d() to wrap BLI_convexhull_aabb_fit_points_2d() 2013-09-11 06:56:51 +00:00
freestyle code cleanup: 2013-09-05 19:56:49 +00:00
gpu Fix broken GLSL shader after recent changes. 2013-09-05 00:37:10 +00:00
ikplugin IK plugin range check was wrong, could do out of bounds reads. 2013-06-27 19:52:50 +00:00
imbuf Revert r60034 and proper fix for #36698 by Sergey Sharybin. NULL pointer checks should never be done in color management. Instead this makes sure the look identifier is always initialized correctly to 2013-09-11 09:02:59 +00:00
makesdna Another DNA cleanup (enums instead of defines). 2013-09-10 13:13:04 +00:00
makesrna replace inline index lookup with BLI_findindex 2013-09-11 07:36:40 +00:00
modifiers correct error in recent changes for building with openmp. 2013-09-09 05:42:26 +00:00
nodes Fix #36327: cycles render layers exclude layers animation did not work well. 2013-09-10 20:26:34 +00:00
python fix [#36020] SmartUV Project is messy on a cube 2013-09-11 07:10:15 +00:00
quicktime use '_exec' suffix for operator execute callbacks, also picky change to sizeof() use in BLI_array.h 2013-07-28 17:06:31 +00:00
render Fix #36327: cycles render layers exclude layers animation did not work well. 2013-09-10 20:26:34 +00:00
windowmanager startup.blend: add a function BLO_update_defaults_startup_blend to change 2013-09-10 13:25:35 +00:00
CMakeLists.txt A major code update for making the DNA file specification of Freestyle settings 2013-03-23 03:00:37 +00:00
SConscript correct error in r57092 with scons. 2013-05-28 20:35:12 +00:00