Edit of asset "CSG Terrain" Accepted

Old/Current New/Edit
Title CSG Terrain
Description CSG Terrain is a plugin for Godot 4.4 (or later) to prototype terrains on a simple and non-destructive way.

It's made with CSG (Constructive Solid Geometry), so you are supposed to combine with geometric shapes and even other terrains to achieve the desired form.

Unlike other systems the terrain is molded purely with paths, not brushes or other 3D tools. This forced simplicity allows to focus on what is important before finalizing in 3D software.

Changelog:
v1.1.1
- Fixed unnecessary terrain updates.
- Fixed error spam when other materials are used for the terrain, such as StandardMaterial3D or none.

v1.1
- Optimization: Terrain material will not create an "paint mask" if there are no paths painted.
- Baking: Improve LightmapGI compatibility.
CSG Terrain is a plugin for Godot 4.4 (or later) to prototype terrains on a simple and non-destructive way.

It's made with CSG (Constructive Solid Geometry), so you are supposed to combine with geometric shapes and even other terrains to achieve the desired form.

Unlike other systems the terrain is molded purely with paths, not brushes or other 3D tools. This forced simplicity allows to focus on what is important before finalizing in 3D software.

Changelog:
v1.0.2
- Fix bug when editor tab change focus

v1.0.1
- Fixed errors on exported projects.
- Fixed the terrain shader.
Category 3D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/SpockBauru/CSG_Terrain
Issues Url https://github.com/SpockBauru/CSG_Terrain/issues
Godot version Godot 4.4
Version String 1.1.1 1.0.2
Download Commit 0ccfe3d69d3f52e13ff7bcd9f6a2be0390b70413 2baca0d93735881898d0da695790b4fac8809b7f
Download Url (Computed) https://github.com/SpockBauru/CSG_Terrain/archive/0ccfe3d69d3f52e13ff7bcd9f6a2be0390b70413.zip https://github.com/SpockBauru/CSG_Terrain/archive/2baca0d93735881898d0da695790b4fac8809b7f.zip
Icon Url https://raw.githubusercontent.com/SpockBauru/CSG_Terrain/main/screenshots/csg_terrain.png