Blender Git Loki
Git Commits -> Revision 8872cba
Revision 8872cba by Dalai Felinto (master) May 27, 2010, 07:37 (GMT) |
Logic Editor: removing usercount for existent datablocks Using custom setfuncs to avoid increase/decrease of usercount. That way nothing stops you from removing a material that is used by a sensor, or a mesh, an action ... (this is how 2.49 works too) * also some general code cleaning/fix (adding static casts, replacing libaddr_us by lib_addr for dome text (I had no idea how user count worked back then) |
Commit Details:
Full Hash: 8872cba7e956a9d9a840e55e5323945497524795
SVN Revision: 29016
Parent Commit: 0db16ff
Lines Changed: +37, -5