]> git.mxchange.org Git - simgear.git/commit
take locks out of ModelRegistry
authorTim Moore <timoore@redhat.com>
Sun, 29 Nov 2009 21:54:02 +0000 (22:54 +0100)
committerTim Moore <timoore@redhat.com>
Sun, 29 Nov 2009 21:54:02 +0000 (22:54 +0100)
commite37c218c2ac71aa40df21b789315a0f2f4eace87
tree51906f0e2565dfbb374ce56aa1eea651a7cafa38
parentc2317edf8acd7bf3d98315c59c241dd348a723f0
take locks out of ModelRegistry

They should be unnecessary and were causing deadlock with Effects that
load images.
simgear/scene/model/ModelRegistry.cxx
simgear/scene/model/ModelRegistry.hxx