]> git.mxchange.org Git - simgear.git/commit
When instantiating effects, copy user data of any created nodes.
authorTim Moore <timoore@redhat.com>
Sun, 15 Nov 2009 22:51:08 +0000 (23:51 +0100)
committerTim Moore <timoore@redhat.com>
Sun, 15 Nov 2009 22:51:08 +0000 (23:51 +0100)
commit0a2264cad465fcca6ea9679f1db139d6ee6cd3e6
tree095f624915ec015c98ab387d270c6e780f696a84
parentbb2a02daa84e60e91be587c1e8431f6d6e376677
When instantiating effects, copy user data of any created nodes.

This bug was the cause of the huge memory consumption / death reported at some places:
the BVH data on "raw" .ac models (random objects) was dropped on the floor.
simgear/scene/model/model.cxx