395
edits
Philosopher (talk | contribs) mNo edit summary |
Philosopher (talk | contribs) m (update) |
||
| Line 14: | Line 14: | ||
* Nasal improvement for 3.0 (LaTeX document, making patches and applying patches to SimGear). | * Nasal improvement for 3.0 (LaTeX document, making patches and applying patches to SimGear). | ||
* Nasal browser: need a mechanism to add/delete/edit entries, need better scrolling code. | * Nasal browser: need a mechanism to add/delete/edit entries, need better scrolling code. | ||
* Canvas Map: working on MapStructure.nas, to replace old map.nas &c. | |||
Good ideas: | Good ideas: | ||
* Expose the catapult locations to the property tree, for JSBSim 'craft and Nasal tutorials. | * Expose the catapult locations to the property tree, for JSBSim 'craft and Nasal tutorials. | ||
* [http://flightgear.org/forums/viewtopic.php?f=18&t=19666 Changing behavior of SGPropertyNodes without tying] | * [http://flightgear.org/forums/viewtopic.php?f=18&t=19666 Changing behavior of SGPropertyNodes without tying] | ||
* (In conjunction with Hooray) Have Nasal load itself: besides for one file (either Nasal/globals.nas or something in [[$FG_ROOT]]), ''all'' Nasal should be loaded from Nasal. (Including <tt>--prop:/nasal/module_name/script</tt> and <tt>--prop:/nasal/module_name/file</tt>.) See [http://flightgear.org/forums/viewtopic.php?f=30&t=21083]. | * (In conjunction with Hooray) Have Nasal load itself: besides for one file (either Nasal/globals.nas or something in [[$FG_ROOT]]), ''all'' Nasal should be loaded from Nasal. (Including <tt>--prop:/nasal/module_name/script</tt> and <tt>--prop:/nasal/module_name/file</tt>.) See [http://flightgear.org/forums/viewtopic.php?f=30&t=21083] & [http://forum.flightgear.org/viewtopic.php?f=30&t=21083] {{Progressbar|50}}. | ||
Nasal thoughts area: | Nasal thoughts area: | ||
edits