[Bf-python] Metaball module

Michel Selten michel.s at home.nl
Wed May 28 15:07:27 CEST 2003


On Wed, 2003-05-28 at 06:22, Willian Padovani Germano wrote:
> One thing we may end up changing is this: calling functions like
> add_camera(), add_material(name), etc. as we do, generates Blender
> objects with id->users = 1.  The old implementation would set these
> values back to zero until the data got linked.  Maybe we'll do that,
> too.

Erm, this could be a fault in the new implementation then. I didn't know
about it when looking at the code.
Doesn't this result in wrong reference counting?

With regards,
	Michel





More information about the Bf-python mailing list