]> git.mxchange.org Git - flightgear.git/commit
Avoid a segfault when a named object is not found for an animation.
authordavid <david>
Wed, 19 Jun 2002 02:58:06 +0000 (02:58 +0000)
committerdavid <david>
Wed, 19 Jun 2002 02:58:06 +0000 (02:58 +0000)
commit9569c43126cd07699a92ce6040c9f1bf52fe2d16
treef493a0b74e14728412792c6faeb97ade000b751c
parentdc132d80b19614f729f6e35bbf4423db90728c4c
Avoid a segfault when a named object is not found for an animation.

Ensure that global animations are applied to the model.
src/Model/model.cxx