mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-22 07:23:00 +00:00
Changelog: add //revolve
This commit is contained in:
parent
fcde8e581c
commit
66aab7ba64
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ Note to self: See the bottom of this file for the release template text.
|
||||||
## v1.14: The untitled update (unreleased)
|
## v1.14: The untitled update (unreleased)
|
||||||
- Add `//dome+`, which allows you to change the direction the dome is pointing in, and also create multiple domes at once
|
- Add `//dome+`, which allows you to change the direction the dome is pointing in, and also create multiple domes at once
|
||||||
- Add `//metaball`, which renders 2 or more [metaballs](https://en.wikipedia.org/wiki/Metaballs) in Minetest
|
- Add `//metaball`, which renders 2 or more [metaballs](https://en.wikipedia.org/wiki/Metaballs) in Minetest
|
||||||
|
- Add `//revolve`, which makes multiple evenly-spaced rotated copies of the defined region
|
||||||
- Migrate from `depends.txt` to `mod.conf`
|
- Migrate from `depends.txt` to `mod.conf`
|
||||||
- `//sculpt`: Fix undefined `default` brush
|
- `//sculpt`: Fix undefined `default` brush
|
||||||
- Commands that modify the terrain now ignore liquids
|
- Commands that modify the terrain now ignore liquids
|
||||||
|
|
Loading…
Reference in a new issue