Minetest-WorldEditAdditions/worldeditadditions/utils
2021-08-07 02:30:38 +01:00
..
format Fix more issues discovered by luacheck 2021-07-30 19:52:36 +01:00
parse tokenise_commands: fix luacheck issue 2021-07-30 19:56:44 +01:00
strings fixup 2021-07-31 16:08:01 +01:00
tables Merge branch 'main' into VorTechnix 2021-07-15 13:27:30 -07:00
axes.lua Refactor table functions into subtable of wea 2021-06-28 00:56:29 +01:00
bit.lua bit polyfill: tiny tweak 2021-07-19 00:26:52 +01:00
inspect.lua wea.inspect: comment out debug 2021-08-05 15:58:14 +01:00
lru.lua Implement an LRU cache 2021-07-13 23:42:08 +01:00
lru_benchmark.lua lru_benchmark: fix luacheck errors 2021-07-30 19:53:29 +01:00
mesh.lua Add moar comments 2021-07-03 00:42:19 +01:00
node_identification.lua is_airlike: Fix accessing undefined global variable 2021-07-30 19:54:13 +01:00
nodes.lua nodes.lua: fix shadowing definition of loop variable i on line 22 2021-07-30 19:54:57 +01:00
numbers.lua //noise2d: add sin; sort out apply_mode as number 2021-07-04 13:21:13 +01:00
queue.lua //floodfill: fix crash 2021-08-07 02:30:38 +01:00
raycast_adv.lua Tidy up debug messages 2020-06-15 13:04:42 +01:00
terrain.lua //layers: fix 2021-08-04 12:17:39 +01:00
vector.lua fixed min and max 2021-06-26 21:39:16 -07:00
vector3.lua Vector3.min, Vector3.max: allow arguments to be numbers 2021-08-04 21:23:01 +01:00