tornavis/source/blender
Campbell Barton 3fdc28b736 add a new object member to store the dsize, since with my recent commit broke forward compatibility. now the new values are copied into 'dscale' and existing ones remain.
this is annoying since now we have dsize and dscale, will look into a way to deprecate struct members next.
2011-12-04 03:35:54 +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 add a new object member to store the dsize, since with my recent commit broke forward compatibility. now the new values are copied into 'dscale' and existing ones remain. 2011-12-04 03:35:54 +00:00
blenlib add a new object member to store the dsize, since with my recent commit broke forward compatibility. now the new values are copied into 'dscale' and existing ones remain. 2011-12-04 03:35:54 +00:00
blenloader add a new object member to store the dsize, since with my recent commit broke forward compatibility. now the new values are copied into 'dscale' and existing ones remain. 2011-12-04 03:35:54 +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 add a new object member to store the dsize, since with my recent commit broke forward compatibility. now the new values are copied into 'dscale' and existing ones remain. 2011-12-04 03:35:54 +00:00
gpu Cycles: fix glsl error when using light path node. 2011-12-01 19:31:36 +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 add a new object member to store the dsize, since with my recent commit broke forward compatibility. now the new values are copied into 'dscale' and existing ones remain. 2011-12-04 03:35:54 +00:00
makesrna add a new object member to store the dsize, since with my recent commit broke forward compatibility. now the new values are copied into 'dscale' and existing ones remain. 2011-12-04 03:35:54 +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 Invert Color Cycles Node 2011-12-03 23:05:35 +00:00
python add library support for rna collection __contains__, eg 2011-12-03 06:10:32 +00:00
quicktime OSX: match quicktime and QTKit export to other formats/codecs 2011-12-02 18:09:31 +00:00
render add a new object member to store the dsize, since with my recent commit broke forward compatibility. now the new values are copied into 'dscale' and existing ones remain. 2011-12-04 03:35:54 +00:00
windowmanager Possible fix for #29436: issue with external numpad, that is generating unknown 2011-12-02 19:29:42 +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