Author: delta Date: 2005-03-05 14:35:30 -0800 (Sat, 05 Mar 2005) New Revision: 1489 Modified: trunk/CSP/CSPSim/CHANGES.current trunk/CSP/CSPSim/Data/Models/F16/DJ/F16DJ.osg trunk/CSP/CSPSim/Data/XML/vehicles/aircraft/F16/DJ/gear.xml trunk/CSP/CSPSim/Data/XML/vehicles/aircraft/F16/DJ/model.xml trunk/CSP/CSPSim/Data/XML/vehicles/aircraft/F16DJ.xml trunk/CSP/CSPSim/Data/XML/vehicles/aircraft/m2k/gear.xml trunk/CSP/CSPSim/Include/AircraftObject.h trunk/CSP/CSPSim/Include/Animation.h trunk/CSP/CSPSim/Include/LandingGear.h trunk/CSP/CSPSim/Source/AircraftObject.cpp trunk/CSP/CSPSim/Source/Animation.cpp trunk/CSP/CSPSim/Source/LandingGear.cpp trunk/CSP/CSPSim/Source/ObjectModel.cpp trunk/CSP/CSPSim/Tools/HID/Maps/CHCS.map trunk/CSP/CSPSim/Tools/HID/Maps/aircraft-core.map Log: * Extended Animation class with a direct children of AnimationPathCallback. It should allow to export (simple) animations from max thanks to osgExp. Necessary changes to handle this new class have been committed in ObjectModel. Due to the changes in the animation classes, a few xml files have been updated. F16DJ model.osg has been slightly updated too. It's a work in progress! * Added toggles for refuelling doors and canopy (only f16dj). Hot keys added to aircraft-core.map. * Fix for animation binded on 2 channels (near future will tell us if such a binding will survive or not). * Small cleaning in LandingGear. ==> ALL USERS: RebuildData.py and rebuild aircraft.hid to get these changes. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1489 Diff omitted (314637 bytes). |