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 |
|
James Turner
|
7e0a45c798
|
Tooltips and knobs for the C172P.
This is proof of concept, not a complete conversion.
|
2013-04-06 17:36:25 +01:00 |
|
Dave Perry
|
bbc3e97d10
|
1. Added texture for ignition key to Aircraft/Instruments-3d/magneto-switch.
2. Moved all .nas files for pa28-161 to Aircraft/pa28-161/Nasal/.
3. Added generic tyre smoke to pa28 and pa24.
|
2011-01-10 14:04:44 -07:00 |
|
Durk Talsma
|
657945bc86
|
A few xml fixes, and other assorted cleanups, as reported by fg-check.
|
2010-12-30 09:27:58 +01:00 |
|
Stuart Buchanan
|
7ae5a72c9d
|
Updates to magneto switch (part 2) from Horacio CONTRERAS.
|
2010-12-12 20:50:08 +00:00 |
|
Stuart Buchanan
|
a84ca58598
|
Updated magneto switch from Horacio CONTRERAS.
|
2010-12-12 20:49:09 +00:00 |
|
mfranz
|
5cb5b0bc7e
|
Dave PERRY: ambient color fixes
|
2009-03-21 21:11:55 +00:00 |
|
mfranz
|
34d5d0df85
|
Dave PERRY: various fixes and improvements (hotspots, lighting, ...)
|
2007-08-05 12:38:55 +00:00 |
|
martin
|
6650f2890f
|
Re-Add under new directory name after Melchior's removal.
|
2007-02-21 22:05:42 +00:00 |
|