blender/release
Campbell Barton 11a7a406fb DPAINT_OT_output_toggle operator was using an index option for what was really a toggle between 2 values, changed its index option to an enum.
if a value other than 1/0 was given it would use an uninitialized pointer too (compiler warning, review should pick up this stuff).

also renamed some RNA attrs:
 output_name --> output_name_a
 output_name2 --> output_name_b
 do_output1 --> use_output_a
 do_output2 --> use_output_b
 do_smudge --> use_smudge
 max_velocity --> velocity_max
2011-11-14 06:46:07 +00:00
..
bin SVN maintenance. 2011-10-25 13:44:35 +00:00
datafiles Dynamic Paint merge: 2011-11-10 10:24:34 +00:00
freedesktop synched with trunk at revision 36569 2011-05-16 20:30:59 +00:00
plugins correct indentation and some whitespace edits (no functional changes) 2011-11-11 13:09:14 +00:00
scripts DPAINT_OT_output_toggle operator was using an index option for what was really a toggle between 2 values, changed its index option to an enum. 2011-11-14 06:46:07 +00:00
text remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
windows remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows set svn end of lines to native 2011-05-09 08:15:38 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00