blender/source/blender
2011-12-27 01:35:39 +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 * Fixing compile after recent i18 commits. 2011-12-27 01:35:39 +00:00
blenkernel include BLO_sys_types in customdata header rather than stdint directly. 2011-12-25 21:27:23 +00:00
blenlib patch from debian from Kevin 'kiniou' Roy 2011-12-26 00:13:03 +00:00
blenloader replace u_int64_t with cc99's uint64_t as suggested by Nicholas Bishop. 2011-12-24 03:03:42 +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 Math lib: matrix multiplication order fix for two functions that were 2011-12-16 19:53:12 +00:00
editors Fix own error in r42881, didn't add rectangle padding correctly. 2011-12-26 23:36:44 +00:00
gpu Cleaning up the GPU_extensions_init/exit() code a bit to keep the Blenderplayer from crashing on exit and restart. 2011-12-23 07:10:01 +00:00
ikplugin Math lib: matrix multiplication order fix for two functions that were 2011-12-16 19:53:12 +00:00
imbuf Code refactoring: move MD5 out of imbuf into blenlib. 2011-12-21 13:48:51 +00:00
makesdna replace u_int64_t with cc99's uint64_t as suggested by Nicholas Bishop. 2011-12-24 03:03:42 +00:00
makesrna Bugfix for [#29684] Output video presets messed up 2011-12-23 22:07:34 +00:00
modifiers replace u_int64_t with cc99's uint64_t as suggested by Nicholas Bishop. 2011-12-24 03:03:42 +00:00
nodes patch [#29676] ALPHA OVER: Fix associated alpha over situation to fix [#29675] patch by Troy Sobotka 2011-12-21 23:59:57 +00:00
python formatting edits only to use more consisted style 2011-12-26 12:26:11 +00:00
quicktime Bugfix for [#29684] Output video presets messed up 2011-12-23 22:07:34 +00:00
render Code cleanup: fix some clang static checker warnings. 2011-12-22 20:29:44 +00:00
windowmanager replace u_int64_t with cc99's uint64_t as suggested by Nicholas Bishop. 2011-12-24 03:03:42 +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