Remove Collision Remove Editing Remove Mesh
article thumbnail

Godot 3.2 adds support for convex decomposition

Mircosoft Game Dev

This makes the workflow for 3D games considerably easier, by allowing conversion of concave meshes of any form into a set of convex shapes. Triangle mesh shapes ( ConcavePolygonShape ) work very well as static colliders, but they are useless for rigid bodies or areas, as they have no internal volume. The convex problem.

Mesh 52
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

Game window embedding was implemented to support our recent interactive in-game editing feature. GH-98163 ) CSGMesh3D now explicitly requires the mesh to be manifold. A manifold mesh must be closed, have each edge connected to only two faces, and have volume. For more information and a handy video, check out the PR GH-99010.

Beta 101
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

GUI: Fix inconsistent state of Controls when editing and running scenes ( GH-70882 ). Import: Fix usages of mesh simplification functions in float=64 builds ( GH-67853 ). Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ). Physics: Implement collision impulse in Godot Physics 3D ( GH-70281 ).

Beta 106
article thumbnail

Release candidate: Godot 3.2.3 RC 1

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Physics: Trigger broadphase update when changing collision layer/mask ( GH-39895 ). Physics: Fix laxist collision detection on one way shapes ( GH-39880 ). Physics: Allow Area2D and 3D mouse events without collision layer ( GH-40193 ).

article thumbnail

Release candidate: Godot 3.2.3 RC 2

Mircosoft Game Dev

Edit 2020-07-30: We found that 3.2.3 GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Physics: Trigger broadphase update when changing collision layer/mask ( GH-39895 ). Physics: Fix laxist collision detection on one way shapes ( GH-39880 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ).

Bug 52
article thumbnail

Release candidate: Godot 3.2.3 RC 3

Mircosoft Game Dev

GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Physics: Trigger broadphase update when changing collision layer/mask ( GH-39895 ). Physics: Fix laxist collision detection on one way shapes ( GH-39880 ). Sprite3D: Use mesh instead of immediate for drawing Sprite3D ( GH-39867 ).

Bug 52
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

GUI: Fix inconsistent state of Controls when editing and running scenes ( GH-70882 ). Import: Fix usages of mesh simplification functions in float=64 builds ( GH-67853 ). Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ). Physics: Implement collision impulse in Godot Physics 3D ( GH-70281 ).

Beta 81