Minetest-WorldEditAdditions/worldeditadditions/lib/sculpt
Starbeamrainbowlabs a2a9108d36
//sculpt: fix a bunch of bugs
including, but certainly not limited to, wea.make_heightmap now returns 
a Vector3 instance for heightmap_size
2021-12-28 15:22:51 +00:00
..
brushes //sculpt: fix a bunch of bugs 2021-12-28 15:22:51 +00:00
apply.lua apply: use wea.sculpt.apply_heightmap() 2021-12-28 02:20:47 +00:00
apply_heightmap.lua //sculpt: fix a bunch of bugs 2021-12-28 15:22:51 +00:00
init.lua Implement apply function for VoxelManipulators 2021-12-28 02:17:26 +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 Add optional frame to brush previews 2021-12-27 19:45:13 +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