Skip to content

d4rkpl4y3r Avatar Optimizer 1.1

Compare
Choose a tag to compare
@d4rkc0d3r d4rkc0d3r released this 18 Aug 19:55
· 502 commits to main since this release

Features

  • Added exclusion Transform list. Anything that is under the hierarchy of the Transforms in the exclusion list will not be touched by the optimizer.
    Implements suggestion: if we could get a way to exclude certain things that would fix it
  • Show warning if any materials are locked in.
  • Add a list of all locked in materials in the debug info foldout.

Bug fixes

  • Fixed a bug when "Write Properties as Static Values" was disabled with "Merge Same Dimension Textures" enabled and a material had to sample from only one arrayIndex.
  • Count parsed shaders that have 0 lines as unparsable.
    Fix for: Out of range error cancelling optimisation