Files
test/source
Ken Hughes f108325904 ===Python API===
Bugfix for #4971: Scene.unlink() was incorrectly decrementing the datablock
user count whenever an object was removed from a scene, instead of only when
the object's count reached 0.  The Python code was modified to use the
existing free_and_unlink_base() function (with some modifications to allow
specifying a scene).  Also fixed a bug with the undocumented return codes
from the method; it now returns True if the object was found in the scene.
2006-09-08 18:31:09 +00:00
..
2006-09-08 18:31:09 +00:00
2006-08-20 15:22:56 +00:00
2006-03-10 22:50:27 +00:00
2006-02-07 21:24:36 +00:00
2006-08-20 15:22:56 +00:00
2006-08-20 15:22:56 +00:00
2006-08-20 15:22:56 +00:00
2005-03-09 19:45:59 +00:00
2006-03-10 20:47:34 +00:00