article thumbnail

Godot XR update - February 2025

Mircosoft Game Dev

release Here comes another release of the Godot OpenXR Vendors plugin with plenty of features and bug fixes! The Godot Meta Toolkit provides a new export option that, if checked, will automatically configure these settings to their required values. OpenXR Vendors plugin 3.1.2 This release of the OpenXR vendors plugin is for Godot 4.3

Collision 102
article thumbnail

Rebuilding the Untold Engine: Two Years of Progress and What’s Next

Harold Serrano

The engine includes the following systems: Rendering System Physics System Steering System Animation System Collision System (coming soon) PBR (Physically-Based Rendering) support Although the rewrite is not yet complete, the Untold Engine has reached a stage where you can create simple games. This time around, that won't be an issue.

Engine 64
Insiders

Sign Up for our Newsletter

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

article thumbnail

Dev snapshot: Godot 4.4 beta 4

Mircosoft Game Dev

3D: Fix collision reposition with CSGShape3D ( GH-102286 ). Physics: Jolt: Fix ghost collision issue on dense triangle meshes ( GH-102614 ). something that worked in a previous release is now broken) and significant new bugs introduced by new features. See the GitHub issue tracker for a complete list of known bugs.

Beta 72
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

This means contributors are encouraged to focus their efforts on fixing regressions and other outstanding bugs. We wont risk merging any new features or risky bug fixes until after we release 4.4 Weve unified the code to make sure it works the same on both platforms, and weve fixed some bugs. and begin preparing for 4.5.

Beta 106
article thumbnail

Dev snapshot: Godot 4.5 dev 1

Mircosoft Game Dev

Chunk tilemap physics The current implementation of TileMapLayer uses individual collision bodies for every single cell, which is extremely wasteful and a likely cause of runtime performance issues for 2D scenes relying on physics. See the GitHub issue tracker for a complete list of known bugs.

Dev 75
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 ). Bug reports. See the list below.

Beta 110
article thumbnail

Dev snapshot: Godot 4.0 beta 9

Mircosoft Game Dev

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 ). See the GitHub issue tracker for a list of known bugs in the 4.0 Bug reports. Core: Handle corner cases for curve baking ( GH-69726 ).

Beta 99