]> git.mxchange.org Git - flightgear.git/commit
Added ref() count increment calls to all ssgSimpleState creation to prevent
authorcurt <curt>
Wed, 18 Oct 2000 00:48:12 +0000 (00:48 +0000)
committercurt <curt>
Wed, 18 Oct 2000 00:48:12 +0000 (00:48 +0000)
commit806511bd99e844be92995ba621148ef18b32e309
tree53441e1828f8ee9e6dc3fc6625ec2f21d668f529
parentd4194eea120f88e75c60c8cc000a95866264dcbc
Added ref() count increment calls to all ssgSimpleState creation to prevent
them from being delete by ssg once nothing in the scene graph points to them.
src/Main/main.cxx
src/Objects/newmat.cxx