]> git.mxchange.org Git - simgear.git/commit
remove CopyPolicy from ModelRegistry
authorTim Moore <timoore@redhat.com>
Sun, 20 Sep 2009 07:29:05 +0000 (09:29 +0200)
committerTim Moore <timoore@redhat.com>
Fri, 13 Nov 2009 21:41:10 +0000 (22:41 +0100)
commit6a7c2000027cd22eea603e936ddbad1a5bfc8b04
treef09c0f31ae3ae1f95bfe55b761463eb82004c5ae
parenta25e859fa773c9463e4bec042b8d0b39041c29ad
remove CopyPolicy from ModelRegistry

Put the responsibility for copying a loaded model directly in
SGReaderWriterXML.
simgear/scene/model/ModelRegistry.cxx
simgear/scene/model/ModelRegistry.hxx
simgear/scene/model/SGReaderWriterXML.cxx
simgear/scene/model/model.cxx
simgear/scene/model/model.hxx
simgear/scene/tgdb/SGReaderWriterBTG.cxx