Skip to content

v.0.7.4 | Fix automation Optimize

Compare
Choose a tag to compare
@schroef schroef released this 25 Jul 21:26
· 3 commits to master since this release

[v0.7.4] - 2024-07-25

Fixed

  • Automation Optimize, didnt do anything code fixed
  • Show warning when exporting and custom path doesnt exist or is wrong

Changed

  • Code cleanup
  • Panel design is using split_property ala 2.8 Design
  • Dialog operator now uses duplicate of panel by using wm.call_panel > easier and no double code
  • Automation is either pack or optimize, running both commands wasnt doing anything since optimize also packs uvs

Panel GUI design is according to 2,8
Dialog Operator Panel-new GUI 02-v074

Dialog popup is using wm.call_panel
Dialog Operator Panel-new GUI -v074