article thumbnail

Godot Engine reaches 2.0 stable

Mircosoft Game Dev

This version worked well but we felt it was still far from the usability and features of a modern game engine. The more urgent issue was to improve the 2D engine so we worked hard again and released Godot 1.1, To compensate, the new code editor now works more similar to an IDE, where scripts are just opened all the time.

Engine 52
article thumbnail

Maintenance release: Godot 3.3.1

Mircosoft Game Dev

Batching: Fix light pass modulate , a potential crash, polygon rotation from vertex shader, and 2D skinning with unrigged polygons ( GH-48151 , GH-48125 , GH-48457 , GH-48647 )). Core: Expose Shape.get_debug_mesh() to the scripting API ( GH-48316 ). Here are some of the main changes since 3.3-stable:

Polygon 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

Release candidate: Godot 3.3.1 RC 2

Mircosoft Game Dev

Batching: Fix light pass modulate , a potential crash, polygon rotation from vertex shader, and 2D skinning with unrigged polygons ( GH-48151 , GH-48125 , GH-48457 , GH-48647 )). Core: Expose Shape.get_debug_mesh() to the scripting API ( GH-48316 ). Here are some of the main changes since 3.3-stable: no longer works in 3.3.1

Polygon 52
article thumbnail

Godot 1.1 beta1 is out!

Mircosoft Game Dev

Supports a lot of scenarios and perform smart-completion of node types if a scene where the script is being used is open. Largely rewritten 2D engine, with support for: Shaders (Visual and Code). 2D Shadows with Polygonal Occluders. New 2D Navigation Polygon support, for efficient 2D pathfinding. 2D Materials.

Polygon 52
article thumbnail

Godot 1.1 is out!

Mircosoft Game Dev

Brand new 2D engine and more! This release brings a completely new 2D engine and more features (feature list below). At this point Godot is one of the most advanced 2D engines out there. Supports a lot of scenarios and perform smart-completion of node types if a scene where the script is being used is open. 2D Materials.

Polygon 52
article thumbnail

Release candidate: Godot 3.3.1 RC 1

Mircosoft Game Dev

Batching: Fix light pass modulate , a potential crash, and polygon rotation from vertex shader ( GH-48151 , GH-48125 , GH-48457 )). Core: Expose Shape.get_debug_mesh() to the scripting API ( GH-48316 ). LSP: Update the filesystem for changed scripts, fixes issues with new named classes ( GH-47891 ). no longer works in 3.3.1

Bug 52
article thumbnail

Release candidate: Godot 3.2.3 RC 3

Mircosoft Game Dev

Script editor: Don't open dominant script in external editor ( GH-40735 ). TileSet: Fix potential crash when editing polygons ( GH-40560 ). And many more bug fixes and usability enhancements all around the engine! RichTextLabel: Fix RichTextLabel fill alignment regression ( GH-40081 ) [regression fix]. RC 1 and RC 3.