=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2008-03-17_03:47:16 (timoore) /var/cvs/FlightGear-0.9/source/src/Instrumentation/agradar.cxx /var/cvs/FlightGear-0.9/source/src/Instrumentation/agradar.hxx /var/cvs/FlightGear-0.9/source/src/Instrumentation/rad_alt.cxx /var/cvs/FlightGear-0.9/source/src/Instrumentation/rad_alt.hxx
ground radar from Vivian Mezza =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2008-03-17_03:47:31 (timoore) /var/cvs/FlightGear-0.9/source/src/Instrumentation/agradar.cxx /var/cvs/FlightGear-0.9/source/src/Instrumentation/agradar.hxx /var/cvs/FlightGear-0.9/source/src/Instrumentation/rad_alt.cxx Small cleanup of terrain radar =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2008-03-22_04:19:21 (timoore) /var/cvs/FlightGear-0.9/source/src/Instrumentation/agradar.cxx /var/cvs/FlightGear-0.9/source/src/Instrumentation/agradar.hxx For the agRadar, initialize property nodes with defaults. Introduce a convenience member function in wxRadarBg for creating an SGPropertyNode and initializing it in one step. Use this in agRadar. This eliminates buggy behavior when the necessary radar properties aren't defined. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2008-03-22_04:31:07 (timoore) /var/cvs/FlightGear-0.9/source/src/AIModel/AIModelData.cxx /var/cvs/FlightGear-0.9/source/src/AIModel/AIModelData.hxx model paging patch from Till Busch >From Till: i started the project at the end of february with a simple idea: move all 3d-model loading to the DatabasePager-thread. my first attempts looked promising, though they were a little too optimistic (or naive?). the patch has evolved a lot since. currently it does the following things: 1. revive SGModelLib, move functions for xml-model-loading there 2. replace all calls to sgLoad3dModel with calls to either SGModelLib::loadModel() or SGModelLib::loadPagedModel() almost all models will be loaded by the DatabasePager. the few exceptions are: your own plane, shared models in scenery, random objects, AIBallistic models. 3. simplify mode-loading functions (avoid passing around fg_root) 4. avoid supurious MatrixTransform nodes in loaded models 5. fix some memory leaks =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2008-03-22_07:18:53 (fredb) /var/cvs/FlightGear-0.9/source/src/AIModel/AIModelData.cxx Win32 fix 2f585eeea02e2c79d7b1d8c4963bae2d ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel