Releases · cochrane/GLLara (original) (raw)

0.2.12

This release adds support for some newer XPS files.

0.2.11

This release fixes issues with textures not showing up on some models. In particular:

It also bumps the minimum required OS to 10.13.

0.2.10

With this release, the app now runs natively on the new M1 Macs with Apple Silicon. I don't have one of those myself, so this is untested. If you run into any issues, just run the app in Rosetta.

Other than that, this is mostly a very minor update that fixes issues with model files containing bones that have themselves set as their own parent.

0.2.9

0.2.9 is a minor update with bug fixes and performance improvements.

Specifically:

0.2.8

0.2.8 is a minor update to 0.2.7 that fixes a small issue with optional parts and sets the correct size when rendering images on Retina displays.

0.2.7 - Public Release

New features:

Bugfixes and support for models:

0.2.7 - Beta 1

This fixes an awful lot of bugs, and supports far more items found on the inter webs. This release is just a test for some people to try out whether their favourite models work, but it should be all around more stable and useful than what came before.

0.2.6 - Beta 1

This is a beta to allow some people to test whether certain models they use work as expected. But anyone else should feel free to give it a try as well.

On the back-end, the whole way the shaders are set up has changed drastically to be much more flexible, so render results may differ in some situations. The most notable thing should be that the ambient colour is much more prominent (there were bugs that meant it got ignored in some situations before), so in a default scene, everything ends up looking a bit more grey than before.

0.2.5 - Public release

You know all the software updates that say "improves stability and performance"? This is one of those.

In particular:

This update is recommended for everyone, but especially those who had major trouble running the app before. All of the problems I knew about are resolved now, so feel free to tell me about new ones.

0.2.5 - Beta 3

This release fixes broken rendering on OS X 10.11 "El Capitan". It also allows the user to set anisotropic filtering mode and anti-aliasing.