EleotleCram / blender-cad-tools

a collection of Blender addons to make CAD design with Blender even more enjoyable
163 stars 7 forks source link

Blender 3.2 support #6

Open 3DManuH opened 2 years ago

3DManuH commented 2 years ago

Hi Marcel,

are you going to update this to work with Blender 3 (v 3.2) ?

Thanks, Manuel

Shaddy-ElDesouky commented 2 years ago

upvote

GOvEy1nw commented 8 months ago

Hey, I've got it working in Blender 4, and believe it should work in 3.2 too. I've also made a few other tweaks, more to fit with how I work, but others might find it useful too. I've submitted it as a pull request. But in the meantime, you can grab it and try it out from here: https://github.com/GOvEy1nw/blender-cad-tools/tree/NoobTweaks

Adjustments I've made: Added: When in object mode, the object dimensions (same as 'dimensions' in N-Panel > Item > Transform) will show, instead of being empty. Added: When nothing is selected, dimensions read 0, 0, 0. Added: New button to apply scale, which appears as a warning whenever object scale is not 1,1,1. This is to act as a reminder, to avoid mis-aligned dimensions between object & edit mode. Change: Moved the panel to sit with the rest of the transform properties in the Object Properties Tab Change: Some minor layout/UI adjustments Change: Set the default orentation mode to 'Normal' Fix: Applied pybin fix as mentioned here: https://github.com/EleotleCram/blender-cad-tools/issues/3

Note: my branch is called NoobTweaks because I'm NOT a dev, but I can sometimes stumble my way through things :)

A16D commented 8 months ago

Hi, Getting the same xxhash module not found error for the tools 😟