Fix #5: Scale factor issue #7
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: extensions/add_mesh_BoltFactory#7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "linux_dr/add_mesh_BoltFactory:losborn_issue83322_fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ported blender/blender-addons#105397 to new repository:
Fix for issue #5:
Should also address #3
(previously blender/blender-addons#83322 and blender/blender-addons#84782 respectively)
pyproject.toml
7e71c5d48bLooks like copying files across changed formatting quite a bit, but I'll allow this since it's not a meaningful change and no one else is maintaining it to have strong opinions about formatting.
Thank you for your quick review, especially in light of the LTS yesterday.
I admit the formatting changes should have been a separate PR; that’s why I left them as a distinct commit, (not realizing that it would automatically be squashed)
As part of copying the files over, @ideasman42 added
pyproject.toml
in commit42a2c04644
“2 months ago”. That is the configuration file for the code formatted, and the code formatting should have been added then. I thought it was valuable to be consistent with the config file, so I added the code formatting fixes to this PR.Thanks again for the quick turn around.
Thanks for taking the time to port this extension and fix into the new extensions programme.
The cap head bolt "props.bf_Shank_Dia" is missing the Global Scale in line 2400.
I think this commit has caused my:
blender/blender-addons#105083
to become obsolete. I'll see if I can figure out how to expunge that.