CompositeViewer support: Difference between revisions

Jump to navigation Jump to search
m (→‎Status: https://sourceforge.net/p/flightgear/mailman/message/37059932/)
Line 65: Line 65:
All threads are blocked apart from the main thread which appears to be running the loop in fgOSMainLoop().<ref>https://sourceforge.net/p/flightgear/mailman/message/37057525/</ref>
All threads are blocked apart from the main thread which appears to be running the loop in fgOSMainLoop().<ref>https://sourceforge.net/p/flightgear/mailman/message/37057525/</ref>


Julian's first step was simply to try to change fgfs's use of a Viewer to a CompositeViewer with a single View; in theory this should result in no change to the existing behaviour, and would give us something on which we could add new view windows etc. Unfortunately it seems to mess up scenery loading, as discussed elsewhere in this thread.<ref>https://sourceforge.net/p/flightgear/mailman/message/37059932/</ref>
Julian's first step was simply to try to change fgfs's use of a Viewer to a CompositeViewer with a single View; in theory this should result in no change to the existing behaviour, and would give us something on which we could add new view windows etc. Unfortunately it seems to mess up scenery loading.<ref>https://sourceforge.net/p/flightgear/mailman/message/37059932/</ref>


{{Caution|Be aware that some [[Virtual Planet Builder|VPB (WS3.0)]] rendering code was added at the end of June 2020 to 'next' (see <ref>https://sourceforge.net/p/flightgear/flightgear/ci/034c9f4c86df1ed9355aa3501c617d1226578023/</ref>).
{{Caution|Be aware that some [[Virtual Planet Builder|VPB (WS3.0)]] rendering code was added at the end of June 2020 to 'next' (see <ref>https://sourceforge.net/p/flightgear/flightgear/ci/034c9f4c86df1ed9355aa3501c617d1226578023/</ref>).

Navigation menu