NEW FEATURES:
- added apply shapekey to basis from Cats
- now that pesky thing I keep going back to cats for is in Avatar Toolkit.
BUG FIXES:
- now we push armature santizers into functions where they are needed
- this prevents the methods from mirroring changes while working, causing them to blow up when mirror mode is on
- more changes to come for armature setting santitizers
- fixed error reporting
- now methods when catching errors will return full error tracebacks
- this will help make debugging and finding user issues easier.
Added the Armature Validation modes now, we have Stritct, Basic and None, it will give a warning to the user in the panel if there have it set to basic or none.
Settings panel added, langauge change has been added back. Did some work on it to slightl improve the system.
Added dubug area, basically everything but autoload will use logging now, you be able to turn it on/off in debug settings.
Did other bits and bobs.
I decided to go through each function and UI section one by one, improving and overhauling things. Each function and section is going to be fully tested and not rushed out.
This is the best way to catch things, but also include the code base as much as possible.