Skip to content

v0.7.1 | Updates & Fixes

Compare
Choose a tag to compare
@schroef schroef released this 16 Nov 17:55
· 9 commits to master since this release

[v0.7.1] - 2021-11-10
Changed

  • get path and files moved to its own function, same code was used 6 times

[v0.7.0] - 2021-11-10
Added

  • Export custom path now in export options panel > easier accesible

Changed

  • Better check if we cancel or send file back to Blender > returns cancel or done report in bottom

[v0.7.0 - 2021-11-06
Added

  • Forced reimport > when commands fails
  • Optimize options > auto drops geometry, flattens, optimizes, packs, saves and returns to Blender
  • Function to send tmp, edit & obj files to UVlayout. This allows user to easily open them, the ui from UVlayout is very outdated and tedious to work with.

Changed

  • If not mods are in mesh gray out menu option
  • If 1 UV channel in mesh hide UV layout sub panel
  • Moved panel to Tool catergory > save vertical menu from being to crowed

[v0.6.9] - 2021-11-06
Fixed

  • Autosave & close kept running when automation was off

[v0.6.8] - 2021-11-04
Fixed

  • Concate error in export operator > addon_prefs, "uvlb_winPath" caused error
  • OBJ importer > global_clight_size taken out in new OBJ importer
  • bl293 'apply_as" has changed
  • Check local bool was not working properly. Added warning text, it has issues now and doen not transfering work done in UVlayout
  • Missing options for Windows multiple options were not working and added in export

Changed

  • Added split_property > new 280 layout method
  • Panel uses now sub-panel introduced in 2.80

[v0.6.7] - 20-03-20
Changed

[v0.6.6] - 20-03-19
Fixed

  • Warning error Panel class