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

UI isn't locked during reflection probe baking. #128

Open
Exairnous opened this issue Sep 15, 2022 · 1 comment
Open

UI isn't locked during reflection probe baking. #128

Exairnous opened this issue Sep 15, 2022 · 1 comment
Labels
good first issue Good for newcomers improvement P2 Address when able
Milestone

Comments

@Exairnous
Copy link
Contributor

Description
The scene can be modified while baking reflection probes. If you modify the scene or settings while baking you may end up with incorrect bakes.

To Reproduce
Steps to reproduce the behavior:

  • Start baking a reflection probe.
  • Move one of the reflection probes or delete the "Temp EnvMap Camera"

Possible solution
The UI could be locked before starting to bake reflection probes (bpy.context.scene.render.use_lock_interface) and released after, while an info message can be displayed on the component during the bake notifying the user that the bake can be cancelled via pressing ESC.

Hardware

  • Add-on Release Version: 1.0.0 beta 4
  • Blender Version: N/A
@keianhzo keianhzo added P1 Address as quickly as possible P2 Address when able improvement and removed P1 Address as quickly as possible labels Sep 19, 2022
@keianhzo keianhzo added this to the 1.2.0 milestone Mar 20, 2023
@keianhzo keianhzo added the good first issue Good for newcomers label Mar 20, 2023
@hrithikwins
Copy link
Contributor

@keianhzo @Exairnous I'm interested to work on this issue

@keianhzo keianhzo modified the milestones: 1.2.0, 1.2.1 Jul 19, 2023
@Exairnous Exairnous modified the milestones: 1.2.1, 1.3.0 Aug 7, 2023
@keianhzo keianhzo modified the milestones: 1.3.0, 1.4.0 Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers improvement P2 Address when able
Projects
None yet
Development

No branches or pull requests

3 participants