Skip to content

Releases: Gargaj/Foxotron

2024-09-23: Embedded texture fix

23 Sep 21:15

Choose a tag to compare

Embedded textures suffered from a double-loading issue :(

2023-07-16: Emissive map sRGB fix

16 Jul 12:11

Choose a tag to compare

Emissive maps were not loaded as sRGB and as such looked a bit dim; fixed now.

2023-02-23: Config file support

23 Feb 02:04

Choose a tag to compare

Now you can save .foxocfg files with each mesh to store the configuration.

2022-11-02: Minor alpha fix

02 Nov 20:05

Choose a tag to compare

Don't write depth pixels where alpha is zero

2022-08-06: Evoke 2022 fixes

06 Aug 15:14

Choose a tag to compare

Missing config.json (oops), wrong refresh rate when changing to fullscreen

2022-07-27: Alt-enter switching for fullscreen

27 Jul 23:32

Choose a tag to compare

add option to toggle fullscreen/windowed during runtime

2022-07-25: Fixed transparency AGAIN

25 Jul 17:30

Choose a tag to compare

add more transparency handling by rendering backfaces first and front…

2022-07-22: Fixed transparency

22 Jul 20:05

Choose a tag to compare

change transparency to be normal blend; consider diffuse alpha for tr…

2022-03-06: Fixed embedded texture support

06 Mar 21:29

Choose a tag to compare

2022-03-05: Embedded texture support

05 Mar 12:57

Choose a tag to compare

Added some (half-assed) embedded texture support (#27)