Remove Concepts Remove Lightmap Remove Mesh
article thumbnail

Dev snapshot: Godot 4.4 beta 1

Mircosoft Game Dev

Add transparency support for LightmapGI Currently when baking lightmaps users have to choose between transparent objects casting shadows as if they were fully opaque, or not casting shadows at all. This has been a major limitation in both the quality of lightmap baking and the ergonomics of the lightmap baking workflow.

Beta 106
article thumbnail

GSoC 2022 - Progress report #1

Mircosoft Game Dev

x CPU lightmapper and adding a new debug draw mode for visualizing the texel density of lightmaps. Previously every LightmapGI node used to store its lightmap atlas in a single large image. I modified the implementation to allow saving the lightmap atlas as multiple images if it doesn't fit inside a single image. Next steps.

article thumbnail

Godot 3.1 is out, improving usability and features

Mircosoft Game Dev

Use baked lightmaps instead. uses the novel concept of "action strength" While it may take a bit of time to sink in, this approach allows using actions for all use cases and it makes it very easy to create in-game customizable mappings and customization screens. Revamped filesystem dock. Revamped animation editor.

Feature 52