cats-blender-plugin
cats-blender-plugin copied to clipboard
Add don't pack option to Manual Bake
Maybe add a thing to not do this if decimating but keep it enabled if using normals because overlap is only a problem when normals and decimate are used together
first comment has now been resolved on the auto disable part
I need to take a closer look, but would it be possible to add this as a different 'Generate UVMap' enum? I know it's not neccesarily correct in-name, but functionality wise it makes more sense to put it there.
If generate_uvmaps is getting too squished, you can remove 'expand=True' in ui/bake.py to turn it into a drop-down.
Fixed conflict with development branch so the codes are merged
sorry this is messy, but I'm using the website since it won't clone to my computer. The branch is so borked on my end. Maybe after the development merge it won't break so much. Github is complaining that some of the dependencies on my version before I pulled development into it didn't exist anymore and it was angy
Thank you very much!