mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-10-31 21:33:02 +00:00
Update changelog
This commit is contained in:
parent
410841562a
commit
902d03ca0b
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ Note to self: See the bottom of this file for the release template text.
|
||||||
- `//hollow`: Fix safe region bug
|
- `//hollow`: Fix safe region bug
|
||||||
- Significant backend refactoring to tidy things up
|
- Significant backend refactoring to tidy things up
|
||||||
- Add new multi-point selection wand ![A picture of the multi-point wand](https://raw.githubusercontent.com/sbrl/Minetest-WorldEditAdditions/main/worldeditadditions_farwand/textures/worldeditadditions_multiwand.png) to select many points at once. **Not currently compatible with other wands**, as it's a work-in-progress (commands that support/require more than 2 points are hopefully coming soon)
|
- Add new multi-point selection wand ![A picture of the multi-point wand](https://raw.githubusercontent.com/sbrl/Minetest-WorldEditAdditions/main/worldeditadditions_farwand/textures/worldeditadditions_multiwand.png) to select many points at once. **Not currently compatible with other wands**, as it's a work-in-progress (commands that support/require more than 2 points are hopefully coming soon)
|
||||||
|
- Add `//spline`, for drawing curved lines with an arbitrary number of points **(uses the new multi-point wand)**
|
||||||
|
|
||||||
|
|
||||||
## v1.13: The transformational update (2nd January 2022)
|
## v1.13: The transformational update (2nd January 2022)
|
||||||
|
|
Loading…
Reference in a new issue