Remove Collision Remove Editing Remove Render
article thumbnail

Godot's new renderer, progress report #1

Mircosoft Game Dev

As many of you have probably heard, a new rendering backend is being worked on for Godot. Our goal is to have a modern, clustered renderer that supports everything mainstream engines support, including PBR, global illumination and flexible shader editing. Optimize scene rendering to use less function calls. Implement PBR.

Render 52
article thumbnail

Dev snapshot: Godot 4.0 beta 15

Mircosoft Game Dev

Rework EditorPlugin editing logic, allowing multiple plugins to be active at the same time ( GH-71770 ). Editor: Rework EditorPlugin editing logic ( GH-71770 ). renderer support ( GH-71848 ). Physics: Fix regression in collision detection for uniform scaling ( GH-71707 ). Makes EditorQuickOpen work with custom resources.

Beta 97
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 11

Mircosoft Game Dev

Editor: Bring back the renderer options button on the main editor ( GH-70500 ). GUI: Fix inconsistent state of Controls when editing and running scenes ( GH-70882 ). Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ). Physics: Implement collision impulse in Godot Physics 3D ( GH-70281 ).

Beta 102
article thumbnail

Dev snapshot: Godot 4.0 beta 11

Mircosoft Game Dev

Editor: Bring back the renderer options button on the main editor ( GH-70500 ). GUI: Fix inconsistent state of Controls when editing and running scenes ( GH-70882 ). Physics: Bind methods related to disabling collision between joint bodies ( GH-70477 ). Physics: Implement collision impulse in Godot Physics 3D ( GH-70281 ).

Beta 79
article thumbnail

Tiles editor progress report #3

Mircosoft Game Dev

Most of TileSet's systems (rendering, collisions, physics, navigation, …) are now using a concept of "layers" (this might be renamed). As an example, you could now define several PhysicsBodies per tile with different collision layers/masks. Right now, there is no way to edit the tiles' properties in an efficient way.

Tile 52
article thumbnail

Breakout: Blocks

The Liquid Fire

Edit Blocks. You could edit them one by one, but that would not scale well, especially if you had dozens or more blocks to fix. Unity does actually have a feature that allows you to perform a bulk edit. Unfortunately, some of the changes that you might want to make will not be supported by a bulk edit, such as in custom editors.

article thumbnail

Release candidate: Godot 3.2.4 RC 4

Mircosoft Game Dev

Note that the project settings from the rendering/quality/2d section have now been moved to rendering/2d , so if you used any of those, you will need to re-enable them under the new section in 3.2.4. New dynamic BVH for rendering and the GodotPhysics backends. Multiple fixes to one-way collisions. New CPU lightmapper.

Render 52