Files
test2/source/blender/python
Joseph Eagar b7f6b4799e =IDProperties bugfix=
IDProperties was doing a name check where it shouldn't;
thise made executing "prop['value'] = something" not work
if the property 'value' already existed.  Fixed it by
making the code replace existing properties, like it
should.
2006-11-29 22:19:21 +00:00
..
2006-11-29 22:19:21 +00:00
2006-06-12 00:10:00 +00:00
2004-01-05 00:06:11 +00:00