1
0
Fork 0
flightgear/src
James Turner d5c382a780 Fix updating of mouse position props.
Some cockpits rely on mouse position props being updated even when using a dragged pick-callback. Thanks to Clement for noticing. Re-structured so however we process the mouse (PUI, pick-callback, normal motion), we always update the props.
2013-03-05 14:31:58 +00:00
..
AIModel Start porting NasalPositioned to cppbind. 2013-03-04 19:24:47 +01:00
Aircraft Work-around a clang glitch with 10.6 2013-02-10 11:53:42 +00:00
Airports Finish porting airportinfo to cppbind 2013-03-04 23:14:26 +01:00
ATC Fix crash starting at heliport. 2013-03-05 13:19:10 +00:00
ATCDCL Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
Autopilot Give the FGAirport class a sane filename. 2013-02-21 11:32:02 +00:00
Canvas Canvas Window: use new CanvasImage method to handle events 2013-02-28 01:15:59 +01:00
Cockpit Remove isReciprocal from FGRunway. 2013-02-28 18:21:29 +00:00
Environment Give the FGAirport class a sane filename. 2013-02-21 11:32:02 +00:00
FDM update gitignore 2013-02-28 13:37:49 +01:00
GUI Stray debug message, remove. 2013-03-05 14:29:14 +00:00
Include Really make profiling commands optional 2012-11-15 13:56:31 +01:00
Input Fix updating of mouse position props. 2013-03-05 14:31:58 +00:00
Instrumentation Give the FGAirport class a sane filename. 2013-02-21 11:32:02 +00:00
Main Fix crash starting at heliport. 2013-03-05 13:19:10 +00:00
Model Reapply canvas placements upon aircraft-model reinit 2013-02-06 01:23:06 +01:00
MultiPlayer Missing std:: namespace in a header. 2012-11-20 17:09:09 +00:00
Navaids Start porting NasalPositioned to cppbind. 2013-03-04 19:24:47 +01:00
Network Fix another compile fail. 2013-02-09 16:38:34 +00:00
Radio Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scenery MouseInput changes to support hover. 2013-03-04 23:35:30 +00:00
Scripting MouseInput changes to support hover. 2013-03-04 23:35:30 +00:00
Sound Stop AI aircraft's sound when removing 2012-11-27 00:02:28 +01:00
Systems calculate /systems/pitot/total-pressure on the bases of /velocities/mach 2013-01-28 16:54:35 +00:00
Time Remove static property dependencies 2012-11-18 16:35:54 +01:00
Traffic Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
Viewer MouseInput changes to support hover. 2013-03-04 23:35:30 +00:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00