Minetest-WorldEditAdditions/worldeditadditions/lib/sculpt
Starbeamrainbowlabs 10c9d6f886
Start implementing a //sculpt command, but it's not finished or tested yet.
First up: test that our initial basic dynamic brushes work as intended 
with the //sculptlist [preview] command.

Also on the todo list: document it in the chat command reference!
2021-12-27 03:11:52 +00:00
..
brushes Start implementing a //sculpt command, but it's not finished or tested yet. 2021-12-27 03:11:52 +00:00
apply.lua Start implementing a //sculpt command, but it's not finished or tested yet. 2021-12-27 03:11:52 +00:00
init.lua Start implementing a //sculpt command, but it's not finished or tested yet. 2021-12-27 03:11:52 +00:00
make_brush.lua Start implementing a //sculpt command, but it's not finished or tested yet. 2021-12-27 03:11:52 +00:00
preview_brush.lua Start implementing a //sculpt command, but it's not finished or tested yet. 2021-12-27 03:11:52 +00:00
read_brush_static.lua Start implementing a //sculpt command, but it's not finished or tested yet. 2021-12-27 03:11:52 +00:00