cats-blender-plugin icon indicating copy to clipboard operation
cats-blender-plugin copied to clipboard

:smiley_cat: A tool designed to shorten steps needed to import and optimize models into VRChat. Compatible models are: MMD, XNALara, Mixamo, DAZ/Poser, Blender Rigify, Sims 2, Motion Builder, 3DS Max...

Results 224 cats-blender-plugin issues
Sort by recently updated
recently updated
newest added

bake
future release
issue with dev branch

After importing a VRM model, trying to use the "Fix Model" function fails: ```sh Python: Traceback (most recent call last): File "/home/vijuarez/.config/blender/3.0/scripts/addons/cats-blender-plugin-development/tools/armature.py", line 363, in execute scene.collection.children.link(coll) NameError: name 'scene'...

![Screenshot (1322)](https://user-images.githubusercontent.com/101848349/172075665-7c4a3c3d-cdac-46e7-9935-7fe6151af580.png)

VRM models no longer import, i attempted to unistall and reinstal CATS however it did nothing

For some reason fix material option doesn't pop up when I import a character unlike all the YouTube videos I see am I doing something wrong or is there a...

Im having an issue to where I can't export my model because of an issue in the code. Traceback (most recent call last): File "C:\Users\senne\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\material-combiner-addon-master\operators\combiner\combiner.py", line 29, in execute...

The "Fix Materials" option of "Fix Model" only saves the altered images if the blend file has been saved: https://github.com/absolute-quantum/cats-blender-plugin/blob/3596f2e262aaeca0c204da4c5bd371ab2d20e04d/tools/common.py#L2027 This breaks Material Combiner when the blend file has not...

![image](https://user-images.githubusercontent.com/79169533/166700367-7707b54f-eb5e-4b2c-b352-c04470ed45af.png)