..
extra
Start implementing a //sculpt command, but it's not finished or tested yet.
2021-12-27 03:11:52 +00:00
measure
Fix typos in mtools
2021-07-15 13:44:56 -07:00
meta
Update init.lua
2021-09-05 09:35:07 -07:00
selectors
Merge branch 'main' into VorTechnix
2021-09-05 09:34:54 -07:00
wireframe
documentation for wireframe stuff
2021-07-23 14:12:20 -07:00
bonemeal.lua
//bonmeal: add optional node list constraint
2021-08-05 01:17:43 +01:00
convolve.lua
various commands: Upgrade to use wea.split_shell
2021-07-31 16:03:04 +01:00
copy.lua
//copy+: write docs
2021-11-11 02:36:37 +00:00
count.lua
refactor: refactor utils/strings.lua into multiple files
2021-03-20 01:48:56 +00:00
ellipsoid.lua
various commands: Upgrade to use wea.split_shell
2021-07-31 16:03:04 +01:00
ellipsoid2.lua
Add //ellipsoid2
2021-10-14 01:50:27 +01:00
erode.lua
Bugfix new //erode river implementation
2021-05-30 01:42:06 +01:00
fillcaves.lua
refactor: refactor utils/strings.lua into multiple files
2021-03-20 01:48:56 +00:00
floodfill.lua
//floodfill: fix error handling
2021-05-31 00:38:01 +01:00
forest.lua
various commands: Upgrade to use wea.split_shell
2021-07-31 16:03:04 +01:00
hollow.lua
refactor: refactor utils/strings.lua into multiple files
2021-03-20 01:48:56 +00:00
layers.lua
//layers: fix
2021-08-04 12:17:39 +01:00
line.lua
//line: correctly return error in parsing function
2021-07-30 19:59:34 +01:00
maze.lua
//maze: update to use Vector3
2021-12-26 22:48:37 +00:00
move.lua
//move+: bugfix
2021-11-13 12:41:00 +00:00
noise2d.lua
//noise2d: add white algorithm; fix nasty bug in apply_2d
2021-07-12 02:45:32 +01:00
overlay.lua
various commands: Upgrade to use wea.split_shell
2021-07-31 16:03:04 +01:00
replacemix.lua
//replacemix: fix crash caused by invalid invocation
2021-09-18 12:16:03 +01:00
scale.lua
various commands: Upgrade to use wea.split_shell
2021-07-31 16:03:04 +01:00
spiral2.lua
//spiral2: fix crash in parser
2021-10-31 19:48:51 +00:00
torus.lua
various commands: Upgrade to use wea.split_shell
2021-07-31 16:03:04 +01:00
walls.lua
//walls: Prevent crash if not parameters are specified by defaulting to dirt as the replace_node
2021-10-31 16:41:52 +00:00