This website requires JavaScript.
Explore
Help
Sign In
mtcontrib
/
Minetest-WorldEdit
Watch
1
Star
0
Fork
1
You've already forked Minetest-WorldEdit
mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced
2025-02-23 14:50:18 +01:00
Code
Issues
Releases
Wiki
Activity
Minetest-WorldEdit
/
worldedit
History
Anthony Zhang
b6bc841c39
Fix volume of spheres, domes, and their hollow variants.
2013-06-24 18:22:01 -04:00
..
code.lua
Add //homogenize, //lua, and //luatransform commands, as well as their documentation.
2013-01-12 18:20:41 -05:00
compatibility.lua
Dynamic module loading - you can now delete any file in the worldedit mod except init.lua, and the relevant functionality will simply not be included.
2013-03-20 17:31:00 -04:00
init.lua
Fix the //move command (WorldEdit API is unaffected).
2013-05-18 19:00:12 -04:00
manipulations.lua
Avoid using slower and deprecated EnvRef, fix schematic data MapNodes, huge speed boost to worldedit.hollow_cylinder, fix some bugs.
2013-06-23 12:46:59 -04:00
primitives.lua
Fix volume of spheres, domes, and their hollow variants.
2013-06-24 18:22:01 -04:00
queue.lua
Fix //rotate, improve queue (order now preserved), typos fixed (quene -> queue).
2013-05-30 20:38:56 -04:00
serialization.lua
Fix deserialization for real this time.
2013-04-29 19:52:00 -04:00
visualization.lua
Avoid using slower and deprecated EnvRef, fix schematic data MapNodes, huge speed boost to worldedit.hollow_cylinder, fix some bugs.
2013-06-23 12:46:59 -04:00