tornavis/source/blender
Campbell Barton 507aa1cd22 fix for crash loading a file saved with fluidsim when blenders compiled with it disabled.
also remove unneed class prefix on function name for itasc.
2011-09-18 11:08:34 +00:00
..
avi replace octal 0177 with 127 to be more clear, no functional change. 2011-08-27 03:34:11 +00:00
blenfont blf - further shrink drawing functions & some style changes. 2011-09-18 10:34:13 +00:00
blenkernel use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0 2011-09-17 09:43:51 +00:00
blenlib use const and array size in function definitions, no functional change. 2011-09-17 08:14:43 +00:00
blenloader fix for crash loading a file saved with fluidsim when blenders compiled with it disabled. 2011-09-18 11:08:34 +00:00
blenpluginapi fix [#28430] Image with Stampinfo does not get saved correctly with alpha 2011-08-31 01:05:40 +00:00
collada use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0 2011-09-17 09:43:51 +00:00
editors Minor: Other UI strings typos and tweaks. 2011-09-18 09:38:43 +00:00
gpu use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
ikplugin cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
imbuf use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
makesdna Nodes: fix nodes in groups not getting socket templates verified, and reserve 2011-09-17 13:03:42 +00:00
makesrna Recast/detour: fix some property enum identifiers to follow conventions. 2011-09-17 13:33:03 +00:00
modifiers use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
nodes use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
python use replace 0 with NULL for pointers, set some functions static 2011-09-16 08:20:21 +00:00
quicktime cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
render use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0 2011-09-17 09:43:51 +00:00
windowmanager Fix for [#28672] Blender segfault after exiting a game that was opened with autoplay on (Blender, not blenderplayer) 2011-09-18 09:46:47 +00:00
CMakeLists.txt 3D Audio GSoC: 2011-08-01 11:44:20 +00:00
SConscript Code cleanup: remove readblenfile module, only contained some utility functions 2011-05-11 19:29:23 +00:00