"src/main/java/azgracompress/io/loader/RawDataLoader.java" did not exist on "205248a62172d70535aba3e5d10bb03ce218a54d"
Select Git revision
ImageDecompressor.java
Willian Padovani Germano authored
-- Alexander Szakaly reported and provided a patch for Material.c and NMesh.c to solve crash in material handling when there's no material. -- Ton reported a crash with advancing a frame after creating a new script link. I couldn't reproduce the crash, but added a check in BPY_do_pyscript to make sure the passed ID pointer is valid. Thanks both.