Blender Git Commit Log
Git Commits -> Revision b7f6b47
Revision b7f6b47 by Joseph Eagar (master) November 29, 2006, 22:19 (GMT) |
=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. |
Commit Details:
Full Hash: b7f6b4799e55f4af4770956bf2881b3b1815361f
Parent Commit: e82f781
Lines Changed: +4, -4
1 Modified Path:
/source/blender/python/api2_2x/IDProp.c (+4, -4) (Diff)