Remove Collision Remove Engineering Remove Game Engine Remove Mesh
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: String and StringName are now mostly cross-compatible throughout the engine API, as well as in various GDScript-specific expressions and statements ( GH-68747 ). Core: Add feature tags to signify engine float precision ( GH-69538 ).

Beta 99
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). Fix Tab key usage in the inspector ( GH-71271 ).

Beta 110
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 9

Mircosoft Game Dev

This beta includes a few big changes which may interest a lot of users: String and StringName are now mostly cross-compatible throughout the engine API, as well as in various GDScript-specific expressions and statements ( GH-68747 ). Core: Add feature tags to signify engine float precision ( GH-69538 ).

Beta 75
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

OBJ mesh import now supports vertex colors as exported by Blender ( GH-71033 ). Physics fixes and improvements for sphere-capsule, sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70660 , GH-70787 ). Physics: Fix sphere-capsule collision logic ( GH-70660 ). Fix Tab key usage in the inspector ( GH-71271 ).

Beta 85
article thumbnail

Dev snapshot: Godot 3.2.3 beta 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 ). wslay 1.1.1).

Beta 52
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 ). API documentation updates.

article thumbnail

Physics progress report #1

Mircosoft Game Dev

Hopefully, in the near future, it will be solid enough to run periodically to spot engine regressions in an automatic way. As announced before , Godot Physics will become the default physics engine for Godot 4.0. Cylinder collision shape. Heightmap collision shape. We're almost there! Bug fixing. Godot Physics features.