Remove Collision Remove Game Engine Remove Texture
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

GH-94783 ) Change NavigationMesh to also parse collision shapes by default. This is part of an effort to encourage users to use collision shapes for NavigationMesh instead of visual meshes as collision shapes are much simpler and thus more efficient for Navigation. ( GH-95013 ) XR: Disable hand tracking by default. Import 4.4

Beta 106
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

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 ). Physics: Analytic sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70787 ). See the list below.

Beta 111
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 8

Mircosoft Game Dev

Import: Fix swapped color channels in ETC1/ETC2 textures, etcpak expects BGRA data ( GH-69448 ). Physics: Fix collision detection for degenerate capsules ( GH-69657 ). Rendering: OpenGL: Use internal texture name when setting texture uniform location ( GH-69633 ). GUI: Use system fonts as fallback ( GH-68995 ).

Beta 98
article thumbnail

Dev snapshot: Godot 4.0 beta 12

Mircosoft Game Dev

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 ). Physics: Analytic sphere-box, sphere-cylinder, and capsule-cylinder collisions ( GH-70787 ). See the list below.

Beta 85
article thumbnail

Dev snapshot: Godot 4.0 beta 14

Mircosoft Game Dev

Physics: Implement analytic collision normals ( GH-71447 ). Rendering: Decompress RA_AS_RG formats on Web platform in GLES3 renderer and disable texture swizzling ( GH-71574 ). Import: Avoid importing MSVC obj files ( GH-71662 ). Linux/Windows: Force disable Vulkan overlays in the editor and project manager ( GH-71515 ).

Beta 105
article thumbnail

Dev snapshot: Godot 4.0 beta 15

Mircosoft Game Dev

Physics: Fix regression in collision detection for uniform scaling ( GH-71707 ). Rendering: Decrement texture_binding count when using screen textures ( GH-71764 ). Networking: Add “dedicated server” export mode which can strip unneeded visual resources ( GH-70377 ). However, we still try to provide a migration path for your projects.

Beta 99
article thumbnail

Godot's 2D engine gets several improvements for upcoming 4.0

Mircosoft Game Dev

Additionally, all 2D shadows and light textures use a single atlas, resulting in improved performance. the new CanvasTexture texture type has been introduced. A very requested feature for the 2D engine is the possibility to have 2D directional lights and shadows. More work is also going towards the 2D engine.