Jaysmito101 / TerraForge3D

Cross Platform Professional Procedural Terrain Generation & Texturing Tool
https://Jaysmito101.github.io/TerraForge3D/
MIT License
967 stars 89 forks source link

Erosion filter is ignored by height map baker #55

Open c0008 opened 11 months ago

c0008 commented 11 months ago

Describe the bug The erosion filter is not baked into the height map.

To Reproduce Steps to reproduce the behavior: create a terrain apply errosion open Texture Baker The Erosion is neither applied to the preview image nor to the exported png file.

Expected behavior erosion in the height map

Desktop (please complete the following information): Windows 10

Additional context tested with release version 2.3 Maybe add erosion as a node instead of having it as an independent filter.