Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: using "triangulate lowpoly" with cage object results in bake error #59

Closed
2 tasks done
KirilStrezikozin opened this issue Jan 18, 2024 · 0 comments
Closed
2 tasks done
Assignees
Labels
bug your old lawnmower broke down solved How could you? GPT helped?

Comments

@KirilStrezikozin
Copy link
Owner

KirilStrezikozin commented Jan 18, 2024

This bug report is:

  • not a duplicate
  • fixed

Describe the bug
@numity reported on Discord:

I have a question about baking with cage when turn on the "trianglate lowpoly"
when do that the tris count seem different between the low and the cage, then baker refuse to bake

To Reproduce
Steps to reproduce the behavior:

  1. Set up any kind of high to lowpoly bake.
  2. Enable triangulate_lowpoly in the Shading settings.
  3. Try to bake
  4. Internal bake error is caught, BakeMaster's bake timer stays alive.

Expected behavior
BakeMaster should also add a triangulate modifier to the Cage object to match the number of tris between lowpoly and cage objects.

Screenshots

  1. The behavior from To Reproduce:
    image
  2. If triangulate modifier is added manually to the Cage:
    image
  3. @numity reported a successful bake after adding a triangulate modifier to the Cage object. Cannot achieve the same on my end, only if applying triangulate modifiers for both lowpoly and cage, and then uncheck triangulate_lowoply, then bake.
  4. Baking with default Blender allows having active triangulate modifiers for both lowpoly and cage for the bake to execute without errors. This case is what BakeMaster should adopt.

Desktop (please complete the following information):

  • OS: Arch Linux
  • Blender Version 4.0.0
  • BakeMaster Version 2.6.0a3
@KirilStrezikozin KirilStrezikozin added the bug your old lawnmower broke down label Jan 18, 2024
@KirilStrezikozin KirilStrezikozin self-assigned this Jan 18, 2024
@KirilStrezikozin KirilStrezikozin added this to the BakeMaster 2.6.0 milestone Jan 18, 2024
@KirilStrezikozin KirilStrezikozin added the in progress All night I stay not sleeping because I'm thinking about this label Jan 27, 2024
@KirilStrezikozin KirilStrezikozin added needs testing wow does it even work? solved How could you? GPT helped? close on release done here, but let's wait for the release migrate: dev->public I'm doing cps now until I manage my repos better. and removed in progress All night I stay not sleeping because I'm thinking about this needs testing wow does it even work? labels Feb 4, 2024
@KirilStrezikozin KirilStrezikozin removed migrate: dev->public I'm doing cps now until I manage my repos better. close on release done here, but let's wait for the release labels Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug your old lawnmower broke down solved How could you? GPT helped?
Projects
None yet
Development

No branches or pull requests

1 participant