=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-11-05_16:12:01 (mfranz) /var/cvs/FlightGear-0.9/source/src/Main/viewer.cxx
revert swapping of x & y offsets in "lookat" mode This was correct in the old repository and in revision 1.1 of the new, but then broken in revision 1.2. After that, "lookat" and "lookfrom" mode used different coordinate systems, and the "Adjust View Distance" didn't work correctly in "lookat" mode. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-11-06_06:01:11 (mfranz) /var/cvs/FlightGear-0.9/source/src/Main/main.cxx change update order to fdm -> events -> viewmanager This removes some jitter in cases where Nasal is used to set up view parameters from FDM data, such as position and orientation. (The event subsystem handles Nasal's settimer() calls.) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-11-06_15:07:02 (mfranz) /var/cvs/FlightGear-0.9/source/src/Main/main.cxx move event_mgr and view_mgr bundle right before the requestRedraw() This fixes the last jitter problems with views attached to MP/AI objects, and doesn't seem to cause any new ones. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-11-07_09:52:28 (mfranz) /var/cvs/FlightGear-0.9/source/src/Main/main.cxx mainloop: move event_mgr and viewmgr updated before spatial sound calculations =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-11-07_11:43:39 (mfranz) /var/cvs/FlightGear-0.9/source/src/Network/native_fdm.cxx don't overwrite rudder position with nose wheel position =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-11-09_06:45:23 (mfranz) /var/cvs/FlightGear-0.9/source/src/AIModel/AIAircraft.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIAircraft.hxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIBase.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIBase.hxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIMultiplayer.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIMultiplayer.hxx backport callsign handling from fg/osg, so that traffic manager aircraft show up with proper callsign =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2007-11-09_11:39:43 (mfranz) /var/cvs/FlightGear-0.9/source/src/Main/viewmgr.cxx also copy name & type to /sim/current-view That's useful for animations, and we can't rely on numbers. And shouldn't. 2f585eeea02e2c79d7b1d8c4963bae2d ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel