A.N.T.Landscape Add-on
Go to file
Nika Kutsniashvili 23fc20e11e Add back missing presets (#3)
Presets were lost when thispreviously built-in add-on became an extension. This commit packs preset files inside the extension and uses new `register_preset_path` util to install them.
2024-08-20 16:52:05 +02:00
source Add back missing presets (#3) 2024-08-20 16:52:05 +02:00
.editorconfig Add editorconfig 2024-05-15 14:05:18 +10:00
.gitignore Add gitignore 2024-05-15 14:03:47 +10:00
pyproject.toml Add pyproject.toml for autopep8 settings 2024-05-15 14:05:53 +10:00
README.md README file 2024-05-14 12:48:24 +02:00

A.N.T.Landscape Add-on

This add-on was part of Blender 4.1 bundled add-ons. This is now available as an extension on the Extensions platform.

To build a new version of the extension:

  • <path_to_blender> -c extension build --source-dir=./source

For more information about building extensions refer to the documentation.


This add-on is offered as it is and maintaned by the community, no support expected.