Skip to content

Fix texture memory stacking

Thomas Duhamel requested to merge fix_texture_memory_stacking into develop

Fix the bug of non-freed memory of texture through the trials, that led to an out-of-RAM exception.

Also optimizes materials and models using runtime compression, and force tangents recomputation to fix some weird visual effects on the back and front walls of the trial room.

Merge request reports