issues
search
dfki-ric
/
phobos
An add-on for Blender allowing to create URDF, SDF and SMURF robot models in a WYSIWYG environment.
BSD 3-Clause "New" or "Revised" License
709
stars
113
forks
source link
Fix Add Motor Operator
#348
Open
AlpenAalAlex
opened
8 months ago
AlpenAalAlex
commented
8 months ago
Description
Enables the operator for batch editing
Disables it for fixed joints and links without joints
Correctly enables or disables the button, reducing confusion
Related Issue
Issue #212
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[x] I have read the
CONTRIBUTING
document.
Description
Related Issue
Issue #212
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: