blender/release
Campbell Barton d0c54d3d0e use set as a suffix (matches operators)
- set_frame() --> frame_set()
 - set_context_pointer() --> context_pointer_set()

material adding works for curves and metaballs, new function to remove materials.

materials.link() didnt well fit how this is used elsewhere
 - order matters
 - it can be linked more than once.
 - remove(material), isnt that useful since you need to manage indicies.

... use list style functions instead. materials.append(mat) / materials.pop(index)
2010-09-03 07:25:37 +00:00
..
bin move directories: 2010-07-26 11:47:33 +00:00
datafiles * Polish preset did not enable tablet pressure for strength 2010-07-21 00:57:25 +00:00
freedesktop move the thumbnailer to bin/ 2010-07-18 11:46:25 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins Update address in license block. 2010-08-10 21:22:26 +00:00
scripts use set as a suffix (matches operators) 2010-09-03 07:25:37 +00:00
test script for dumping rna api, to be used to generate api changes for release logs. 2010-09-03 02:26:42 +00:00
text Based on recent feedback, the copyright.txt file contained 2010-08-02 13:31:43 +00:00
windows Add missing banner for installer. 2010-07-26 10:30:59 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00
getversion.py Fix syntax for ID keyword. 2010-03-21 01:14:04 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
VERSION 2.5 Beta version files increment, from 2.52 to 2.53. 2010-07-20 16:44:59 +00:00