Remove Bug Remove Code Remove Mesh Remove Shaders
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 ). Note: This breaks compatibility intentionally, but we missed merging relevant transition code in this beta ( GH-70244 ). Bug reports.

Beta 99
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 ). Note: This breaks compatibility intentionally, but we missed merging relevant transition code in this beta ( GH-70244 ). Bug reports.

Beta 75
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 16

Mircosoft Game Dev

Those typically shouldn’t add instability to the engine, but may require doing some changes in your scripts, scenes, and shaders if you were using the affected APIs. As a side-effect, projects that used StyleBoxTexture for controls that relied on the old center rect code, such as ScrollBars, will need readjustment.

Beta 107
article thumbnail

Dev snapshot: Godot 4.0 alpha 15

Mircosoft Game Dev

Same deal as usual, lots of bugs fixed and more refactoring and feature work. For users of previous alphas, we don't always have compatibility code to ease transition. If you run into upgrade issues that you can't solve easily, please let us know so we can consider how much inter-alpha compatibility code we need to add.

Alpha 52
article thumbnail

GLES2 and GDNative, progress report #3

Mircosoft Game Dev

mesh loading. basic mesh drawing. implement spatial shaders. While a most of the 2D engine was already working, some bugs kept the editor from being fully usable and also caused problems in regular game projects. Done February 2018. meet with other developers at FOSDEM and GodotCon. 2D rendering stabilized.

Mesh 52
article thumbnail

Godot 3.5: Can't stop won't stop

Mircosoft Game Dev

Most of work was aimed at implementing missing features or fixing bugs which are critical for publishing 2D and 3D games with Godot 3.x, Since then, smix8 has taken over the custody of this area, fixing a lot of bugs and improving the feature set greatly, with the help of Pawel Lampe ( Scony ) and lawnjelly. Label3D and TextMesh.

Shaders 53
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 ). iOS: Check Xcode output and display errors if code signing, project build or.ipa export failed ( GH-71212 ). Visual Shader: Add few improvements for VisualShaderNodeParticleRandomness ( GH-71123 ). Bug reports.

Beta 110