ad81560be5e40572bff8c6db451fe299c40bf7da
add an optional parameter that would be called to build the aircraft panel, so that flightgear's model_panel no longer duplicate code. add a pretrav callback to models so that we can filter out models when calling ssgCullAndDraw on the global scene. sgSetModelFilter( true ) means that we want to draw the models. Use false to cull them out.
[ Nothing here at this time. ]
Description
Languages
C++
85.5%
C
13.1%
CMake
1.4%