Releases: spimort/TerraBrush
Releases ยท spimort/TerraBrush
0.5.2Alpha
Fix typos (#91) * Fix typo
0.5.1Alpha
Fix the clipmap move with bigger initialcellwidth (#89) * Fix the clipmap move with bigger initialcellwidth
0.5.0Alpha
Feature/holes (#83) Add hole feature
0.4.6Alpha
Update ZonesResource.cs to be net8 compatable (#82) * Update ZonesResource.cs to be net8 compatable FileAccess is also part of net8 so the usage needs to be explicit to Godot.FileAccess.FileExists() * Update plugin.cfg --------- Co-authored-by: spimort <spimort@gmail.com>
0.4.5Alpha
Add an object loading strategy (#77)
0.4.4Alpha
Add a set height selector dialog (#76)
0.4.3Alpha
Add a texture detail per texture (#74) * Add a texture detail per texture * Increase version and modify readme
0.4.2Alpha
Fix the splatmap creation when there is already one splatmap (#71) * Fix the splatmap creation when there is already one splatmap * Reset offset after snow compression * Add new preview image * Update version
0.4.1Alpha
Fix/improve pie ux (#70) * Improve pie menu UX * Increase version
0.4.0Alpha
Major icons theme rework