Minetest-WorldEditAdditions/worldeditadditions/lib/sculpt
2022-06-11 18:53:54 +01:00
..
brushes //sculpt: add simple test ellipse static brush 2021-12-31 01:04:27 +00:00
apply.lua wea.sculpt.apply: Comment debug logging 2022-01-02 17:19:53 +00:00
apply_heightmap.lua Add circle brush, but it isn't working right just yet. 2021-12-28 17:22:18 +00:00
import_static.lua Add support for autoloading static brushes on server start 2021-12-31 01:03:56 +00:00
init.lua //sculpt: fix importing static brushes 2021-12-31 01:39:04 +00:00
make_brush.lua //sculpt: Fix undefined default brush 2022-06-11 18:53:54 +01:00
make_preview.lua //sculpt: implement circle brush 2021-12-28 17:45:20 +00:00
parse_static.lua Add support for autoloading static brushes on server start 2021-12-31 01:03:56 +00:00
preview_brush.lua //sculpt: implement circle brush 2021-12-28 17:45:20 +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
scan_static.lua //sculpt, //sculptlist: fix naming of static brushes; prettify output 2021-12-31 01:43:53 +00:00