Minetest-WorldEditAdditions/worldeditadditions_core/utils
Starbeamrainbowlabs b56bd0d84b
//rotate: fix some minor keyword issues, update reference & changelog
At some point we need to move the parser to allow for a `player` reference for relative keywords.... or else pass them through somehow
2023-12-16 01:11:25 +00:00
..
format Update utils 2022-09-18 17:32:13 +01:00
io StagedVoxelRegion : ..... I really need to come back and comb through this 2023-11-28 00:40:11 +00:00
parse //rotate: fix some minor keyword issues, update reference & changelog 2023-12-16 01:11:25 +00:00
strings comment debug 2023-07-04 22:00:28 +01:00
table initial wea.revolve() implementation 2023-01-21 03:24:44 +00:00
terrain comments: update 2023-08-03 14:16:14 +01:00
bit.lua comments: update 2023-08-03 14:16:14 +01:00
chaikin.lua comments: update 2023-08-03 14:16:14 +01:00
EventEmitter.lua EventEmitter: fix luacheck error 2023-11-28 00:33:27 +00:00
inspect.lua comments: update 2023-08-03 14:16:14 +01:00
lru.lua comments: update @class definitions 2023-07-02 19:03:46 +01:00
lru_benchmark.lua comments: update 2023-08-03 14:16:14 +01:00
mesh.lua comments: update @class definitions 2023-07-02 19:03:46 +01:00
node_identification.lua comments: update 2023-08-03 14:16:14 +01:00
NodeListMatcher.lua Add //ngroups, which lists the groups a given node is a member of 2023-11-27 23:44:06 +00:00
nodes.lua comments: update 2023-08-03 14:16:14 +01:00
numbers.lua comments: update 2023-08-03 14:16:14 +01:00
player.lua comments: update 2023-08-03 14:16:14 +01:00
queue.lua comments: update @class definitions 2023-07-02 19:03:46 +01:00
raycast_adv.lua comments: update 2023-08-03 14:16:14 +01:00
rotation.lua Bugfix: don't +/1 (1, 1, 1) twice in //rotate 2023-12-16 00:37:27 +00:00
set.lua comments: update 2023-08-03 14:16:14 +01:00
setting_handler.lua Merge branch 'main' of https://github.com/sbrl/Minetest-WorldEditAdditions 2023-07-04 14:50:17 -07:00
vector3.lua Vector3.rotate3d: clarity in comment 2023-11-29 00:36:50 +00:00