User:Stuart: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Minor update to TODO list)
 
(12 intermediate revisions by the same user not shown)
Line 7: Line 7:
I have various FlightGear interests/responsibilities:
I have various FlightGear interests/responsibilities:


* One of the maintainers of the official manual
* I'm the lead developer for [[World Scenery 3.0]].
* One of the maintainers of the official manual (though I haven't made any edits other than version numbers for years)
* Moderator of the [http://www.flightgear.org/forums FlightGear Forums].
* Moderator of the [http://www.flightgear.org/forums FlightGear Forums].
* Sometimes editor of the FG Newsletter
* Creator and maintainer of the [[FG1000]] glass panel display.
* Creator of the Vulcan B2, Flash 2 Alpha, Pitts S1C.
* Creator of the Vulcan B2, Flash 2 Alpha, Pitts S1C, Cessna 182T.
* Maintainer of the a4f, c172p
* Maintainer of the a4f
* Developed various graphics - trees, clouds and random buildings.
* Developed various graphics - trees, clouds and random buildings.
* Write release notes, and sometimes "policy statement" (e.g. FPS, GPL)
* Write release notes, and sometimes "policy statement" (e.g. FPS, GPL)
* General interest in improving usability (joystick config, various UI improvements)
* General interest in improving usability (joystick config, various UI improvements)


=TODO List=
= TODO List (Updated 2020-06-26) =
(Updated 2013-06-24)
* [https://sourceforge.net/p/flightgear/codetickets/search/?q=assigned_to%3Astuartbuchanan+and+!status%3Aclosed+and+!status%3AFixed+and+!status%3ADone My Bug List]
* Move the loading of trees/buildings from the tile loading into a deferred LoD node so that they only get generated when the user gets closer to them. This should improve tile loading times and memory occupancy.
* Continue work on [[World Scenery 3.0]].
* Fly my P&M Quik GT450 aircraft in real life.
* osm2city integration with TerraSync
* Move the terrain, VASI lights into the effects system so they can be made Rembrant/ALS compatible
*[[FG1000]] Minor improvements.
* Investigate Rembrandt more thoroughly in preparation for a possible ALS merge.
[[Category:Developer Plans]]
[[Category:Developer Plans]]
[[Category: FlightGear Core developers]]
[[Category: FlightGear Core developers]]

Latest revision as of 17:41, 2 March 2023

This is a quick summary of who I am, what I'm currently working on, and what's on my todo list.

Who am I?

See this interview: http://www.flightgear.org/contributors/stuart-buchanan/

What do I do?

I have various FlightGear interests/responsibilities:

  • I'm the lead developer for World Scenery 3.0.
  • One of the maintainers of the official manual (though I haven't made any edits other than version numbers for years)
  • Moderator of the FlightGear Forums.
  • Creator and maintainer of the FG1000 glass panel display.
  • Creator of the Vulcan B2, Flash 2 Alpha, Pitts S1C, Cessna 182T.
  • Maintainer of the a4f
  • Developed various graphics - trees, clouds and random buildings.
  • Write release notes, and sometimes "policy statement" (e.g. FPS, GPL)
  • General interest in improving usability (joystick config, various UI improvements)

TODO List (Updated 2020-06-26)