Skip to content

Ferram Aerospace Research v0.16.0.1 "Mader"

Compare
Choose a tag to compare
@dkavolis dkavolis released this 24 Nov 18:53
· 182 commits to master since this release

Resized (again) toolbar icon to 64x64
All meshes in TransparentFX layer are ignored for voxelization, previously only visible non-skinned meshes had this check (f6a005d)
Improve async config loading and saving (9e67b32)
Enable debug voxels in flight mode (5560079) with:

@FARConfig:FINAL {
    @Voxelization {
        %debugInFlight = true
    }
}