KirilStrezikozin / BakeMaster-Blender-Addon

Welcome to BakeMaster, a powerful and feature-packed baking solution created for Blender - an open-source 3D Computer graphics software.
Other
34 stars 6 forks source link

BUG: Several default values have hard limits while Blender has soft #65

Closed KirilStrezikozin closed 6 months ago

KirilStrezikozin commented 7 months ago

This bug report is:

Describe the bug \@marcovivirito reported on Discord:

Can't set extrusion value higher than 1 in BakeMaster: image Although Blender allows values like 3m for extrusion: image

To Reproduce Steps to reproduce the behavior:

  1. Add an object to BakeMaster
  2. Go to High to Lowpoly panel
  3. Scroll down to where the extrusion property is
  4. Try to set a value higher than 1
  5. See that 1 is the hard upper limit.

Expected behavior Extrusion value is passed to Blender Bake from BakeMaster. Therefore, BakeMaster's extrusion should allow the same values as Blender's default extrusion.

Desktop (please complete the following information):

Additional context So far I've also found that BakeMaster's margin property has a hard limit of 64, although Blender's one has a soft limit of 64.

KirilStrezikozin commented 7 months ago

List of all changes: