tornavis/source/blender
Ton Roosendaal 5782a80d70 Bugfix #5044 revisited
Displace modifier crashed when used on Curve, the fix removed the flag
that accepts curve objects, but apparently then a flag to accept meshes
has to be added. (eModifierTypeFlag_AcceptsMesh).

Thanks Michael Crawford for notifying this fix.
2006-11-09 08:48:24 +00:00
..
avi Made it so avi code handles "dropped frames" 2006-06-06 18:55:55 +00:00
blenkernel Bugfix #5044 revisited 2006-11-09 08:48:24 +00:00
blenlib Modified the way booleans preserve face data, and cleaned up some 2006-11-08 20:14:04 +00:00
blenloader Long wanted feature for animators: option to lock a view to always show 2006-11-07 15:47:10 +00:00
blenpluginapi Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedalloc 2006-09-06 19:13:23 +00:00
ftfont BIF_GetStringWidth() returned garbage when given a 0 length string, which was causing 2006-07-31 10:49:35 +00:00
imbuf missed one more endian issue. Lynx3d saw it... 2006-11-07 21:24:47 +00:00
include This commit adds two of my recent animation editing related patches: 2006-11-09 08:43:27 +00:00
makesdna This commit adds two of my recent animation editing related patches: 2006-11-09 08:43:27 +00:00
python move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logical place than DNA_screen_types). SPACEICONMAX gets its value now through this enum, so it is not anymore easy to forget to update it correctly :) 2006-11-07 11:24:11 +00:00
quicktime bugfix #4812 2006-08-28 09:30:33 +00:00
radiosity move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logical place than DNA_screen_types). SPACEICONMAX gets its value now through this enum, so it is not anymore easy to forget to update it correctly :) 2006-11-07 11:24:11 +00:00
readblenfile ==SCons== 2006-02-07 21:24:36 +00:00
render Bugfix #5188 2006-11-08 18:47:38 +00:00
src This commit adds two of my recent animation editing related patches: 2006-11-09 08:43:27 +00:00
verify Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
yafray bug #4532, when field rendering enabled in blender (not supported in yafray), 2006-06-30 04:53:59 +00:00
Makefile Brush Datablock: 2006-07-26 22:29:23 +00:00
SConscript While I'm breaking build systems anyway, also removed the two img modules, 2006-11-08 20:33:28 +00:00