Post FlightGear 2020.2 LTS changes: Difference between revisions

Jump to navigation Jump to search
m
→‎Code clean-ups and changes: https://sourceforge.net/p/flightgear/mailman/message/37040359/
m (→‎Possible additional items: use canvas pre-render camera outside the scene graph, as per Tim's comments: https://sourceforge.net/p/flightgear/mailman/message/36352621/)
m (→‎Code clean-ups and changes: https://sourceforge.net/p/flightgear/mailman/message/37040359/)
Line 12: Line 12:
# Drop the pre-2017.x MultiPlayer message format - this will fix warnings from some aircraft about MP packet overflows
# Drop the pre-2017.x MultiPlayer message format - this will fix warnings from some aircraft about MP packet overflows
# Drop the KLN-89 code, since it's unused and not maintained for a long time: Canvas and the regular GPS code can easily implement a working KLN-89 or similar equipment now <ref>https://sourceforge.net/p/flightgear/mailman/message/36327950/</ref>
# Drop the KLN-89 code, since it's unused and not maintained for a long time: Canvas and the regular GPS code can easily implement a working KLN-89 or similar equipment now <ref>https://sourceforge.net/p/flightgear/mailman/message/36327950/</ref>
# Switch to Compositor mode as the only rendering option <ref>https://sourceforge.net/p/flightgear/mailman/message/36606242/</ref><ref>https://sourceforge.net/p/flightgear/mailman/message/37039397/</ref>
# Switch to Compositor mode as the only rendering option <sub>{{Merge-request|project=flightgear|id=213 }}, {{Merge-request|project=simgear|id=78 }} {{Merge-request|project=fgdata|id=200 }}</sub> {{Progressbar|70}} <ref>https://sourceforge.net/p/flightgear/mailman/message/36606242/</ref><ref>https://sourceforge.net/p/flightgear/mailman/message/37039397/</ref><ref>https://sourceforge.net/p/flightgear/mailman/message/37040359/</ref>
# Drop Rembrandt support from C++ (really part of the above) <ref>https://sourceforge.net/p/flightgear/mailman/message/36340736/</ref>
# Drop Rembrandt support from C++ (really part of the above) <ref>https://sourceforge.net/p/flightgear/mailman/message/36340736/</ref>
# Drop the C++ NavDisplay : the Canvas version replaces it <ref>https://sourceforge.net/p/flightgear/mailman/message/36975265/</ref>
# Drop the C++ NavDisplay : the Canvas version replaces it <ref>https://sourceforge.net/p/flightgear/mailman/message/36975265/</ref>

Navigation menu