TerraGear GUI: Difference between revisions

Jump to navigation Jump to search
m
New gitorious url
m (Renamed tabs, known issue)
m (New gitorious url)
Line 7: Line 7:
| writtenin            = C++ (Qt)
| writtenin            = C++ (Qt)
| os                    = Windows, Linux, Mac OS X
| os                    = Windows, Linux, Mac OS X
| website = http://gitorious.org/terragear-addons/terrageargui/
| website = http://gitorious.org/fgscenery/terrageargui/
}}
}}
The '''GUI''' tool for '''[[TerraGear]]''' allows people to create [[scenery]] for [[FlightGear]] without using commandlines.
The '''GUI''' tool for '''[[TerraGear]]''' allows people to create [[scenery]] for [[FlightGear]] without using commandlines.


== Obtaining the GUI ==
== Obtaining the GUI ==
You can either build the GUI [http://gitorious.org/terragear-addons/terrageargui/ from source], or download a pre-compiled build:
You can either build the GUI [http://gitorious.org/fgscenery/terrageargui/ from source], or download a pre-compiled build:
* [http://liveries.flightgear.org/terrageargui/ Windows builds]
* [http://liveries.flightgear.org/terrageargui/ Windows builds]
Please note that you need to download/compile [[TerraGear]] as well.
Please note that you need to download/compile [[TerraGear]] as well.


==== For GNU/Linux users ====
==== For GNU/Linux users ====
# Grab the sources and store it where you want:<br/><pre>git clone git://gitorious.org/terragear-addons/terrageargui.git</pre>
# Grab the sources and store it where you want:<br/><pre>git clone git://gitorious.org/fgscenery/terrageargui.git</pre>
# Then go in the source:<br/><pre>cd terrageargui</pre>
# Then go in the source:<br/><pre>cd terrageargui</pre>
# Create a build dir:<br/><pre>mkdir build && cd build</pre>
# Create a build dir:<br/><pre>mkdir build && cd build</pre>
Line 74: Line 74:


== GUI development ==
== GUI development ==
The current source code can be retrieved [http://gitorious.org/terragear-addons/terrageargui/ from Gitorious].
The current source code can be retrieved [http://gitorious.org/fgscenery/terrageargui/ from Gitorious].


Feel free to add feature requests and/or bug reports to this page. Anyone interested in helping is invited to contact Gijs at the forum.
Feel free to add feature requests and/or bug reports to this page. Anyone interested in helping is invited to contact Gijs at the forum.

Navigation menu