DEV Community

Ben Herbst
Ben Herbst

Posted on

3

Godot 3.4 released! - Everything you have to note

Yesterday, Godot 3.4 released with lot of improvments! It is maybe the last release before version 4.0. In version 3.4, there are improvements to shaders and visual shaders in Godot, they now give you warnings and are argument names in code completion tooltips in the shader editor. Uniform arrays finally arrived in Godot 3.4 shader language together with structs. With the structs from gles you can easily port shaders from platform like shadertoy and there is a new build in fma() function. Now lets see the new things in the visual editor. There is now a context menu for visual shadets, extended settings for uniforms and lot of new nodes, like an int node or a comment node. In general, the editor got more user friendly and there are web- and multi player improvments also included in this release!

Thanks for Reading, Ben Herbst, developer of https://github.com/BenHerbst/idaesbasic

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay