Remove Bug Remove Collision Remove Mesh
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 ). Bug reports.

Beta 106
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

Some of the most notables feature changes in this update are: 3D: Switch Mesh surface indexing to start at 0 so string name matches integer index ( GH-70176 ). Editor: Add one-way indicator to tile collision editor ( GH-67283 ). Physics: Fix 2D & 3D Continuous Collision Detection sometimes adjusting velocity too much ( GH-69934 ).

Beta 97
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

Object Placement on Terrain (Mesh)

Mnenad

This chapter is all about how I solved it (so far) to be able to place all kinds of assets like 3D-meshes or self-growing fractal seeds on the terrain. Let’s assume we do it for each vertex on a mesh with let’s say 10’000 vertices.   Asset placement - depending on mesh height vertices. Before we start.

Terrain 52
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 ). Bug reports.

Beta 81
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

Some of the most notables feature changes in this update are: 3D: Switch Mesh surface indexing to start at 0 so string name matches integer index ( GH-70176 ). Editor: Add one-way indicator to tile collision editor ( GH-67283 ). Physics: Fix 2D & 3D Continuous Collision Detection sometimes adjusting velocity too much ( GH-69934 ).

Beta 72
article thumbnail

Dev snapshot: Godot 3.2.3 beta 1

Mircosoft Game Dev

would focus mainly on fixing those new bugs to ensure that all Godot users can have the most stable experience possible. GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Physics: Trigger broadphase update when changing collision layer/mask ( GH-39895 ). Bug reports. C#: Add Visual Studio support ( GH-39784 ).

Beta 52
article thumbnail

Release candidate: Godot 3.2.3 RC 1

Mircosoft Game Dev

would focus mainly on fixing those new bugs to ensure that all Godot users can have the most stable experience possible. GLES2: Fixed mesh data access errors in GLES2 ( GH-40235 ). Physics: Trigger broadphase update when changing collision layer/mask ( GH-39895 ). Bug reports. Thirdparty library updates (mbedtls 2.16.7,