Remove Bug Remove Feature Remove Lightmap Remove Shaders
article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

branch, but it grew to become a feature-packed update well worth of opening a new stable branch. As such, most of the focus was on implementing missing features or bugfixes which are critical for publishing 2D and 3D games with Godot 3, and on making the existing features more optimized and reliable. update to the 3.2

article thumbnail

Maintenance release: Godot 3.0.1

Mircosoft Game Dev

We have added many new features to the editor (and several to GDScript) in this release which we think will make your use of Godot even better. Several new GLSL built-in functions are exposed to the shader language : radians degrees asinh acosh atanh exp2 log2 roundEven. Here are some of the more visible bugs fixed in this release.

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

GLES2 and GDNative, progress report #6

Mircosoft Game Dev

fixed a GDNative binary compatibility bug. Because now the mipmap-level (the amount of "small-ness" of the texture) has a different use case we need to access it manually in the shaders rather than letting OpenGL handle that for us automatically. The cubemap filtering shader can be found here. Done May 2018.

Pixel 52
article thumbnail

Godot 3.1 is out, improving usability and features

Mircosoft Game Dev

It brings much-requested improvements to usability and many important features. now and keep on reading about the great features added in this version. While this article focuses mostly on the new features of the engine, it's worth mentioning that Godot's documentation has seen a lot of work from dozens of contributors.

Feature 52
article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

Also, there are some bugs to be fixed. Project: Allow undocking the Script editor and the Shader editor. In this project, I'll focus to make the Script editor and the Shader editor undockable, and keep the undocked windows after editor restarts. Detaching the Script editor and the Shader editor is done for the most part.

article thumbnail

Dev snapshot: Godot 4.0 beta 5

Mircosoft Game Dev

Rendering: A ton of fixes for all rendering backends, and missing features implemented for the OpenGL3 one. Some of the most notables feature changes in this update are: Android: Upgrade Android gradle plugin to version 7.2.1 ( GH-68497 ). Rendering: Added Viewport canvas cull mask feature ( GH-52350 ). Bug reports.

Beta 92
article thumbnail

Godot for AA/AAA game development - What's missing?

Mircosoft Game Dev

It includes major improvements all across the board in features, performance, and usability. The features offered are also a lot more reminiscent of AAA games, such as far more material options and advanced visual effects (including circle DOF , volumetric fog, AMD FSR, etc.). Several features were added to Godot Physics since 3.x,

AAA 145