ScriptToButton icon indicating copy to clipboard operation
ScriptToButton copied to clipboard

Results 5 ScriptToButton issues
Sort by recently updated
recently updated
newest added

Blender 4.0 beta Windows 11. Interesting enough 2.1.1 does not throw this error. ``` File "C:\blender-4.0\4.0\scripts\modules\addon_utils.py", line 364, in enable mod = importlib.import_module(module_name) File "C:\blender-4.0\4.0\python\lib\importlib\__init__.py", line 126, in import_module return...

bug
information needed

Hi, I was trying to add a driver to the panel button thinking I could make the button actionable via a custom property, like an on off switch but the...

enhancement
question

**Describe the bug** A file not found error appears when the `Add Proprety` button get pressed and no script is attached. **To Reproduce** Steps to reproduce the behavior: 1. Have...

bug

**Describe the bug** When I download the addon from release page description shows its 2.2.3 but when installed, it shows as 2.2.2. I hit check for update, and it shows...

bug