blender/source/blender
Brecht Van Lommel e26cd10b7a Fix #29836: stress not working as input for displacement texture. Previously it
would be computed after displacement, but I don't think this made much sense.
2012-01-11 16:21:17 +00:00
..
avi style edit only - move parenthesis onto second line of function definition (in keeping with most of blenders code) 2011-12-17 00:52:36 +00:00
blenfont use BLI_strncpy and BLI_snprintf when the size of the string is known. 2012-01-11 12:33:51 +00:00
blenkernel dynamicpaint had some incorrect string sizes for layers names, use BLI string functions in more places too. 2012-01-11 12:56:31 +00:00
blenlib use BLI_strncpy and BLI_snprintf when the size of the string is known. 2012-01-11 12:33:51 +00:00
blenloader use BLI_strncpy and BLI_snprintf when the size of the string is known. 2012-01-11 12:33:51 +00:00
blenpluginapi pass image description to image loading functions for more useful error than 'Unknown fileformat'. 2011-10-27 04:24:34 +00:00
collada style edits for function declarations 2011-12-30 07:55:15 +00:00
editors dynamicpaint had some incorrect string sizes for layers names, use BLI string functions in more places too. 2012-01-11 12:56:31 +00:00
gpu use BLI_strncpy and BLI_snprintf when the size of the string is known. 2012-01-11 12:33:51 +00:00
ikplugin Math lib: matrix multiplication order fix for two functions that were 2011-12-16 19:53:12 +00:00
imbuf use BLI_strncpy and BLI_snprintf when the size of the string is known. 2012-01-11 12:33:51 +00:00
makesdna dynamicpaint had some incorrect string sizes for layers names, use BLI string functions in more places too. 2012-01-11 12:56:31 +00:00
makesrna Fix #29848: cycles not respecting dupli group visible layers, also exposed 2012-01-11 13:55:00 +00:00
modifiers Longer names support for all ID and other object names 2012-01-11 08:51:06 +00:00
nodes Changes composite node group of double edge mask node from FILTER to MATTE. 2012-01-11 15:16:48 +00:00
python Longer names support for all ID and other object names 2012-01-11 08:51:06 +00:00
quicktime style edits for function declarations 2011-12-30 07:55:15 +00:00
render Fix #29836: stress not working as input for displacement texture. Previously it 2012-01-11 16:21:17 +00:00
windowmanager use BLI_strncpy and BLI_snprintf when the size of the string is known. 2012-01-11 12:33:51 +00:00
CMakeLists.txt add define for deprecated DNA struct members: DNA_DEPRECATED, 2011-12-04 06:05:48 +00:00
SConscript Add compiles support for Cycles. 2011-11-08 20:40:02 +00:00