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

Fix bug with HeightmapGenerator3D and standardize how air layer works #157

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

BenjaTK
Copy link
Owner

@BenjaTK BenjaTK commented Aug 15, 2024

Fixes #156

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
@BenjaTK BenjaTK added 🐛 bug Something isn't working ✨ enhancement New feature or request labels Aug 15, 2024
@BenjaTK BenjaTK merged commit 7f41358 into main Aug 15, 2024
@BenjaTK BenjaTK deleted the air-layer branch August 30, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: v1.1.2 Breaks 3D Heightmap Generator
1 participant