Stuart Buchanan
0ce0e436ec
Generalize pilot model support
...
Adds standard view option to enable pilot models.
Set /sim/rendering/pilot-model/available=true in aircraft
using pilot models.
/sim/rendering/pilot-model/enabled is used by users to
enable/disable the pilot models from the View Options dialog.
Note that pilot models are only visible for non-internal views.
2020-05-24 19:05:14 +01:00
Edward d'Auvergne
3bf57db6b4
Fixes for all PNG files with corrupted ICC color profiles.
...
The files were identified using the pngcrush software and repaired by stripping
out the PNG header including the ICC profile using the command:
$ pngcrush -fix -force old.png new.png; mv -f new.png old.png
Each file was manually checked in an image viewer to look for any corruptions.
This follows from the threads
http://thread.gmane.org/gmane.games.flightgear.devel/79895 and
http://thread.gmane.org/gmane.games.flightgear.devel/79898 .
2016-01-06 21:38:13 +01:00
Hal V. Engel
5f02bc765e
P-51D New external 3D model project. 3.2 release candidate.
2014-08-03 12:43:00 -07:00
Alexis Bory
b83bb95cf9
Pilots: Added another fighter pilot, tweaked the first one's face.
2012-07-01 19:06:01 +02:00
Alexis Bory
d51a52493f
By request : Added another fighter pilot. More to come if time permits: GA pilot M/F, XML positioning, fancy dressing and animations.
2012-06-19 21:55:59 +02:00
Ryan Miller
664c55c62a
New generic 3d pilot models
...
Signed-off-by: Anders Gidenstam <anders@gidenstam.org>
2012-06-16 15:36:24 +02:00