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 |
|
Stuart Buchanan
|
88b49b4259
|
Sync c172p with c172p-detailed master branch.
Sync with commit cab40a0af989bf08302836f98e91672920369fa3
|
2015-07-05 19:32:41 +01:00 |
|
ThorstenB
|
4cbcf93190
|
Set mode for data files to "non-executable".
|
2012-07-17 18:32:53 +02:00 |
|
Stuart Buchanan
|
758aeb1025
|
C172p cockpit improvements from Horacio CONTRERAS.
- Updated panel and pedestal textures
- Improved pedals and yoke textures.
|
2010-12-12 21:11:05 +00:00 |
|
stuart
|
44b4a4ea5f
|
Various C172P updates
- Engine sounds copied from c182
- Disable callsign display on the default livery
- Add working pedals
- Minor model tweeks (remove gaps, fix landing light)
- Add induced drag in ground effect
- Fix carb heat animation (out for on)
|
2009-12-06 19:12:23 +00:00 |
|