-
```
Requested by EvanR@irc.freenode.org/#sdl.
http://www.organicbit.com/closecombat/formats/tga.html
We would save only the 8-bit variant with palette.
Loading is done by SDL_image, I think.
```
Or…
-
Windows and bulb alpha are messy.
-
```
Requested by EvanR@irc.freenode.org/#sdl.
http://www.organicbit.com/closecombat/formats/tga.html
We would save only the 8-bit variant with palette.
Loading is done by SDL_image, I think.
```
Or…
-
# Project Structure Reorganization
## Overview
This proposal aims to improve the Pkynetics library structure to enhance modularity, maintainability, and adherence to Python packaging best practice…
-
What I've done is just clone and compile using WSL since I dont have a linux environment at present, however the output tga file seems to be corrupted like this:
![output](https://user-images.githu…
-
```
Requested by EvanR@irc.freenode.org/#sdl.
http://www.organicbit.com/closecombat/formats/tga.html
We would save only the 8-bit variant with palette.
Loading is done by SDL_image, I think.
```
Or…
-
```
Requested by EvanR@irc.freenode.org/#sdl.
http://www.organicbit.com/closecombat/formats/tga.html
We would save only the 8-bit variant with palette.
Loading is done by SDL_image, I think.
```
Or…
-
```
Requested by EvanR@irc.freenode.org/#sdl.
http://www.organicbit.com/closecombat/formats/tga.html
We would save only the 8-bit variant with palette.
Loading is done by SDL_image, I think.
```
Or…
-
This is currently saved as a floating point number (e.g. `3.073269002617994e+17`) so there is precision loss and I don't know which star the rows are! It would be good to figure out how to save the fu…
-
``` r
esources = {
specularTex = "specular.tga",
splatDistrTex = "dist.tga",
splatDetailTex = "nil",
splatDetailNormalDiffuseAlpha = 1,
splatDetailNormalTex1 = "metal.tga"; -…