blender/source/blender
Campbell Barton c9edbab08a fix for parenting bug introduced by own commit r42273, adding dummy object didnt initialize delta vectors.
also remove redundant NULL initializers, where the value is initialized immediately after.
2011-11-30 08:03:20 +00:00
..
avi correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
blenfont replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX 2011-11-26 04:07:38 +00:00
blenkernel fix for parenting bug introduced by own commit r42273, adding dummy object didnt initialize delta vectors. 2011-11-30 08:03:20 +00:00
blenlib BLI_mempool_findelem() only worked when no elements were freed, use the iterator for now. 2011-11-27 21:11:17 +00:00
blenloader fix [#29111] Wrong application of delta scale 2011-11-29 21:13:37 +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 Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface, 2011-11-23 17:25:25 +00:00
editors fix for parenting bug introduced by own commit r42273, adding dummy object didnt initialize delta vectors. 2011-11-30 08:03:20 +00:00
gpu remove header text: 2011-11-29 10:54:47 +00:00
ikplugin Fix #29041: parenting problem with tree IK for iTaSC and iksolver, where it 2011-11-13 13:08:15 +00:00
imbuf replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAX 2011-11-26 04:07:38 +00:00
makesdna option to disable/enable individual background images 2011-11-29 21:05:18 +00:00
makesrna Rename Movie to Movie Clip source for background image 2011-11-30 05:34:32 +00:00
modifiers use consistent naming for deform.c, also moved defvert_remove_index into deform.c, was local in modifier code. 2011-11-30 07:39:54 +00:00
nodes remove header text: 2011-11-29 10:54:47 +00:00
python fix [#29462] libraries.load can't have link=False when relative=True 2011-11-30 06:15:35 +00:00
quicktime rename image type defines to be less ambiguous, also set BMP as not supporting alpha (it reads but cant write) 2011-11-22 00:35:26 +00:00
render fix [#29111] Wrong application of delta scale 2011-11-29 21:13:37 +00:00
windowmanager Blender 2.61 Release links and readme: 2011-11-29 20:13:20 +00:00
CMakeLists.txt Merge with trunk r41625 2011-11-07 16:36:49 +00:00
SConscript Add compiles support for Cycles. 2011-11-08 20:40:02 +00:00