Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add air layer option in HeightmapGenerators #152

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Add air layer option in HeightmapGenerators #152

merged 1 commit into from
Aug 4, 2024

Conversation

BenjaTK
Copy link
Owner

@BenjaTK BenjaTK commented Aug 4, 2024

Previously, if placing, for example, trees with the AdvancedModifier, HeightmapGenerators wouldn't have trees at their highest points, because there wasn't a set of empty tiles above. This toggle fixes that.

@BenjaTK BenjaTK added the ✨ enhancement New feature or request label Aug 4, 2024
@BenjaTK BenjaTK merged commit 85ca9c7 into main Aug 4, 2024
BenjaTK added a commit that referenced this pull request Aug 15, 2024
commit ad7937a
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:48:41 2024 -0300

    v1.1.2

commit 0e8c5bf
Merge: 85ca9c7 87c0278
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:48:16 2024 -0300

    Merge pull request #153 from BenjaTK/terrain-gap-fix

    Make terrain gap fix toggleable

commit 87c0278
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:46:52 2024 -0300

    Make variable more clear

commit b96342f
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:45:22 2024 -0300

    Make terrain gap fix toggleable

commit 85ca9c7
Merge: 1e5ccbe 37bb89c
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:43:48 2024 -0300

    Merge pull request #152 from BenjaTK/air-layer

    Add air layer option in HeightmapGenerators

commit 1e5ccbe
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:34:00 2024 -0300

    v1.1.1

commit 6a71dc7
Merge: a57fdd2 e653976
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:33:14 2024 -0300

    Merge pull request #151 from BenjaTK/bug

    Fix addon-breaking unnecesary code in modifier.gd

commit e653976
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:32:40 2024 -0300

    Fix addon-breaking unnecesary code in modifier.gd

commit a57fdd2
Merge: e27a44c a73044b
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:25:03 2024 -0300

    Merge pull request #150 from BenjaTK/terrain-gap-fix

    Fix gaps between terrains in TilemapRenderer

commit a73044b
Author: BenjaTK <73806216+BenjaTK@users.noreply.github.com>
Date:   Sun Aug 4 14:23:38 2024 -0300

    Fix gaps between terrains in TilemapRenderer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant