20,741
edits
No edit summary |
|||
| Line 6: | Line 6: | ||
Each element/idea shown below should have a "references" section, including an introductory paragraph explaining the motivation for the corresponding feature, linking back to the original discussions on the devel list/forum or issue tracker. | Each element/idea shown below should have a "references" section, including an introductory paragraph explaining the motivation for the corresponding feature, linking back to the original discussions on the devel list/forum or issue tracker. | ||
On the other hand, some elements/patches below are merely intended to serve as examples/reference for people interested implementing similar functionality at some point. | On the other hand, some elements/patches below are merely intended to serve as examples/reference for people interested in implementing similar functionality at some point. So just because an element is shown here, does not necessarily mean that it is required in FlightGear. | ||
Also, each paragraph contains patched using the '''diff''' format, so that people should be familiar with applying patches to their SG/FG source trees respectively (using <code>git apply</code>). | Also, each paragraph contains patched using the '''diff''' format, so that people should be familiar with applying patches to their SG/FG source trees respectively (using <code>git apply</code>). | ||