Canvas sandbox: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 2: Line 2:


This article is intended to be a sandbox for Canvas related ideas/enhancements, including code snippets, patches and boilerplate code for integration layer changes to implement new elements. Readers are generally assumed to be familiar with [[Building FlightGear]] and [[Canvas Development]], as well as C++/OSG basics.
This article is intended to be a sandbox for Canvas related ideas/enhancements, including code snippets, patches and boilerplate code for integration layer changes to implement new elements. Readers are generally assumed to be familiar with [[Building FlightGear]] and [[Canvas Development]], as well as C++/OSG basics.
Each element/idea 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.


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>).

Navigation menu