1
0
Fork 0
flightgear/src/AIModel
onox 68a53a7546 submodel: Fix incorrect yaw and pitch offsets
Signed-off-by: onox <denkpadje@gmail.com>
2015-05-28 10:43:06 +02:00
..
AIAircraft.cxx [AIModel] Fix a crash when starting at the poles and reduce property reading 2014-02-05 17:51:28 +01:00
AIAircraft.hxx [AIModel] Fix a crash when starting at the poles and reduce property reading 2014-02-05 17:51:28 +01:00
AIBallistic.cxx submodel: Fix incorrect yaw and pitch offsets 2015-05-28 10:43:06 +02:00
AIBallistic.hxx submodel: Fix incorrect yaw and pitch offsets 2015-05-28 10:43:06 +02:00
AIBase.cxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AIBase.hxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AICarrier.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AICarrier.hxx Fix some warnings identified by Clang 2013-11-16 09:41:33 +00:00
AIEscort.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIEscort.hxx Fix unused private vars. 2013-07-04 20:24:56 +01:00
AIFlightPlan.cxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AIFlightPlan.hxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AIFlightPlanCreate.cxx Reinstate the backbone of the "I" part of the Interactive traffic system. 2015-05-15 13:30:16 +02:00
AIFlightPlanCreateCruise.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIFlightPlanCreatePushBack.cxx Reinstate the backbone of the "I" part of the Interactive traffic system. 2015-05-15 13:30:16 +02:00
AIGroundVehicle.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIGroundVehicle.hxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIManager.cxx Code to stop loading of invalid flightplans 2015-02-12 22:09:45 +01:00
AIManager.hxx [AIModel] Fix a crash when starting at the poles and reduce property reading 2014-02-05 17:51:28 +01:00
AIMultiplayer.cxx Conditionally enable hot for multiplayer models 2015-04-16 20:58:56 +02:00
AIMultiplayer.hxx velocities/u,v,wbody-fps are exposed in the property tree for the mp planes, extracted from motionInfo 2013-10-27 19:32:58 +01:00
AIShip.cxx AIShip: remove duplicate property tie. 2014-07-12 11:54:47 +02:00
AIShip.hxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIStatic.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIStatic.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
AIStorm.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIStorm.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
AITanker.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AITanker.hxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIThermal.cxx Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
AIThermal.hxx Use tiedPropertyLists instead of manually matched tie/untie calls. 2012-03-04 15:30:08 +01:00
AIWingman.cxx Don't duplicate userpos in in AIObjects. 2013-03-16 16:53:12 +00:00
AIWingman.hxx Remove redundant inclusion of math/SGMath.hxx 2012-05-05 11:20:04 +02:00
CMakeLists.txt CMake header support for XCode/Visual Studio 2011-07-19 07:58:03 +01:00
performancedata.cxx Overhaul the ground-net / parking code. 2012-11-08 09:07:05 +00:00
performancedata.hxx Overhaul the ground-net / parking code. 2012-11-08 09:07:05 +00:00
performancedb.cxx Performance improvement: pass (const) strings by reference 2012-11-24 11:59:13 +01:00
performancedb.hxx Performance improvement: pass (const) strings by reference 2012-11-24 11:59:13 +01:00
submodel.cxx submodel: Fix incorrect yaw and pitch offsets 2015-05-28 10:43:06 +02:00
submodel.hxx submodel: Fix incorrect yaw and pitch offsets 2015-05-28 10:43:06 +02:00