godot icon indicating copy to clipboard operation
godot copied to clipboard

Fix mesh corruption of CSG by using elalish/manifold

Open fire opened this issue 1 year ago • 42 comments

The goal is to supersede https://github.com/godotengine/godot/pull/91748.

  • [x] Remove exceptions
  • [x] Remove thrust
  • [x] Remove glm
  • [x] Singlethread is on
  • [x] ~~Materials are not transferring~~

~~Ok to review for style. Trying to debug why the materials are broken.~~

Fixes: https://github.com/godotengine/godot/issues/43755 Fixes: https://github.com/godotengine/godot/issues/58637 Fixes: https://github.com/godotengine/godot/issues/41140

fire avatar Jul 13 '24 17:07 fire