Skip to content

0.13.2

Compare
Choose a tag to compare
@Darkblader24 Darkblader24 released this 02 May 23:44
· 240 commits to master since this release
06302a4
  • Importer:

    • Now selects the imported armature in Cats
    • Added bone orientation fix after import if all bones point in the same direction
  • Fix Model:

    • Changed clipping planes to 0.01 and 150
      • This prevents rendering inaccuracies (thanks Rokk!)
    • Fix Model also no longer resets the visibility of objects
    • Added option to not connect the bones to their respective child
  • Eye Tracking:

    • Added random vertex movement back in
      • Instead of the exporter, Fix Model was deleting the empty shapekeys now (whoops)
  • General

    • Disabled backface culling in mmd_tools again