Surface-Heat-Diffuse-Skinning icon indicating copy to clipboard operation
Surface-Heat-Diffuse-Skinning copied to clipboard

Experiment of prototype concepts.

Results 6 Surface-Heat-Diffuse-Skinning issues
Sort by recently updated
recently updated
newest added

Python: Traceback (most recent call last): File "\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\voxel_skinning\voxel_heat_diffuse_skinning.py", line 144, in modal self.read_weight_data(self._objs, os.path.join(os.path.dirname(__file__), "data", "untitled-weight.txt")) File "\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\voxel_skinning\voxel_heat_diffuse_skinning.py", line 108, in read_weight_data group_name = bones[int(tokens[2])] IndexError: list index...

Blender 3.0.0 After installing the default ZIP in the add-on window, it does not appear as an option. I've restarted blender already, but the option to enable the add on...

What is the difference between this version and the paid version on blender market?

it can be installed on the steam version but running the plugin's function does not work with the steam release of the addon

im using this addon on a mesh and game rig tool for unreal engine 5 bones, but when i move the bone it leaves holes in the mesh and sometimes...

Build Error: ``` .... MINGW64 .../Surface-Heat-Diffuse-Skinning/src $ g++ *.cpp -static-libgcc -static-libstdc++ -std=c++11 -Wl,-Bstatic -lstdc++ -lpthread -Wl,-Bdynamic -O2 -ftree-vectorize -fopt-info-vec -o shd main.cpp:34:67: error: 'M_PI' was not declared in this scope...