Quentin Loubière Z-Map
  • France
  • Joined on 2023-12-04
Quentin Loubière pushed to 115715 at Z-Map/blender 2023-12-04 17:36:50 +01:00
a309feda3b fix #115715 : Source transform is checked where result transform should be
34c6e31332 GPU: Add flag when using explicit framebuffer loadstore state
562e9b9f4c Refactor: remove unused argument to `BKE_constraint_remove_ex()`
56be404b0f EEVEE-Next: Scene sync fixes and improvements
8bfc412490 Fix #115667: Sculpt face sets draw wrong with subdivision modifier
Compare 36 commits »
Quentin Loubière pushed to main at Z-Map/blender 2023-12-04 17:34:42 +01:00
34c6e31332 GPU: Add flag when using explicit framebuffer loadstore state
562e9b9f4c Refactor: remove unused argument to `BKE_constraint_remove_ex()`
56be404b0f EEVEE-Next: Scene sync fixes and improvements
8bfc412490 Fix #115667: Sculpt face sets draw wrong with subdivision modifier
e9f4f8b52a PBVH: Specialize node bounds update, expose functions
Compare 34 commits »
Quentin Loubière commented on pull request blender/blender#115736 2023-12-04 02:57:00 +01:00
Fix #115715 : Source transform is checked where result transform should be

In this example the red object has a union modifier with the green one in the object field.

Quentin Loubière commented on issue blender/blender#115715 2023-12-04 02:53:03 +01:00
Boolean Modifier works like as if object is in original transform when bool object is also in original transform.

Seems like it was due to this change here : [e24c7f1: Fix #114129: Crashes on boolean operation macOS Intel …](https://projects.blender.org/blender/blender/commit/e24c7f1954b7ac3e40fda1172789d118

Quentin Loubière created pull request blender/blender#115736 2023-12-04 02:28:49 +01:00
Fix #115715 : Source transform is checked where result transform should be
Quentin Loubière created branch 115715 in Z-Map/blender 2023-12-04 02:03:41 +01:00
Quentin Loubière pushed to 115715 at Z-Map/blender 2023-12-04 02:03:41 +01:00
bf9561434c fix #115715 : Source transform is checked where result transform should be
Quentin Loubière created repository Z-Map/blender 2023-12-04 01:40:51 +01:00