Portal:Developer: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (adding more recent efforts)
mNo edit summary
Line 38: Line 38:
* [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg16148.html FlightGear CVS/HEAD has now basic support for a --version parameter]
* [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg16148.html FlightGear CVS/HEAD has now basic support for a --version parameter]
* [http://www.flightgear.org/forums/viewtopic.php?t=1128 Unprecedented FlightGear Scenery for KLSV] ([http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg15977.html Discussion)]
* [http://www.flightgear.org/forums/viewtopic.php?t=1128 Unprecedented FlightGear Scenery for KLSV] ([http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg15977.html Discussion)]
* [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg16086.html PLIB 1.8.5 is now required to compile CVS/HEAD]
* [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg16049.html Improved Scenery for EDDF in the works]
* [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg16049.html Improved Scenery for EDDF in the works]
* [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg16017.html Enhanced Precipitation Effects for FlightGear-now committed]  
* [http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg16017.html Enhanced Precipitation Effects for FlightGear-now committed]  
Line 167: Line 168:
* [[Backwards Compatibility Initiative]] - discussing possible ways to improve FlightGear's backwards compatibility  
* [[Backwards Compatibility Initiative]] - discussing possible ways to improve FlightGear's backwards compatibility  
* [[Recommended Project Policies]] - discussing recommended policies for future contributions to the project
* [[Recommended Project Policies]] - discussing recommended policies for future contributions to the project
* [[Distributed Interactive Simulation]] - discussing possible steps to prepare FlightGear for HLA
=== Miscellaneous ===
=== Miscellaneous ===
* [[ Glass Cockpit Projects ]]
* [[ Glass Cockpit Projects ]]

Revision as of 04:18, 18 March 2008

Developer - User

The Developer Portal

This portal is for developers contributing to FlightGear. If you wanna help with FlightGears development, it's a good idea to subscribe yourself to the FlightGear devel mailing list. The list archive is also available and should be searched before posting the same question.

Latest Organizational Issues

Background Info

Current Efforts/Branches & Work in Progress

TODO: use to document and keep track of official branches (i.e. plib/OSG) and local efforts/projects of individual contributors.

Compiling

HowTos

Contributing

Code Internals

Todo

Done

HowTos

Instrumentation

Nasal scripting

Autopilot configuration

3D Modelling

Scenery



Developer Documentation

RFC Topics

Clarification:In its current form, the RFC section is exclusively based on and covered by previous mailing list and forum discussions (as well as various wiki entries), as such it is not supposed to reflect work in progress (RFC="Request For Comments" and not WIP), but is rather to be seen as an attempt to provide comprehensive analyses and summaries of key issues identified in various FlightGear related discussions and feature requests (which are to be linked to in the corresponding resource sections, if that didn't yet take place, it's because of most of these RFCs being indeed WIP).

Thus, RFC entries are not meant to imply anyone "working" on any of these issues, in fact only because an RFC entry is listed here doesn't necessarily mean that work on that particular issue is endorsed by the FlightGear community.


Miscellaneous

Middleware & Base Package Development

Misc