]> git.mxchange.org Git - flightgear.git/commit
Make the AI model export it's internal state to the property tree under /ai/model...
authorehofman <ehofman>
Sun, 21 Dec 2003 20:12:55 +0000 (20:12 +0000)
committerehofman <ehofman>
Sun, 21 Dec 2003 20:12:55 +0000 (20:12 +0000)
commit9bc25174170d4d6baf76adca07e6749c24a1490c
treed92acfb6af93390b56a41c9ef549bc0416c967f4
parent8c0e2fbd2e92dffaa454e64110cc445dd50b82d8
Make the AI model export it's internal state to the property tree under /ai/model[] using the same naming convention as used for the regular FDM. Also make sure the model animations are relative the the /ai/model[] node.
src/AIModel/AIAircraft.cxx
src/AIModel/AIAircraft.hxx
src/AIModel/AIBallistic.cxx
src/AIModel/AIBallistic.hxx
src/AIModel/AIBase.cxx
src/AIModel/AIBase.hxx
src/AIModel/AIManager.cxx
src/AIModel/AIShip.cxx
src/AIModel/AIShip.hxx