blenderscripts
blenderscripts copied to clipboard
My Blender 3D python scripts
Results
1
blenderscripts issues
Sort by
recently updated
recently updated
newest added
Hello, if you add more slots (>8) then script give an error ``` line 111, in ui test_active = bool(scn.ktx_occupied_render_slots.data[i] == '1') IndexError: string index out of range ```