This release increased the default window width from 0.3 to 0.33 to prevent long property names from being unreadable. This will only help fresh installs with no existing config file. To fix it manually you have to go to Plugin Settings (F1) and change the "UI Width" setting to 0.33.
What's Changed
- [ME] Fix item type dropdown dissapearing if accessory list lengths don't match by @RikkiBalboa in #341
- [ME] Convert normal maps back to blue/purple on export by @RikkiBalboa in #342
- [ME] Add
AnisoLevel
,FilterMode
,WrapMode
config for texture properties by @acezen3d in #343 - [ME] Fixed unnecessary double scaling in baked mesh exports by @rnetiks in #347
- [ME] Don't add category headers when the category is empty by @RikkiBalboa in #350
- [ME] Remove label from toggle if label string is empty by @gievepix in #351
- [ME] Change default UI width to 0.33 by @ManlyMarco in #352
- [Pushup] Fix KK project, replace KKS exclusive code in shared project by @gievepix in #349
- [Pushup] Fix broken EC build by @ManlyMarco in #353
New Contributors
Full Changelog: v263...v264