Minetest-WorldEditAdditions/worldeditadditions_core/utils
Starbeamrainbowlabs d49f6d2131
Lift orientation functions from screwdriver2 mod
Ref @12Me21 https://github.com/12Me21/screwdriver2/blob/master/init.lua#L75-L79
Ref @khonkhortisan https://forum.minetest.net/viewtopic.php?p=73195&sid=1d2d2e4e76ce2ef9c84646481a4b84bc#p73195

....if either of you have an issue with this, please get in touch! The licence seems to allow this lifting and relicencing like this (given it's WTFPL as of the time of typing), but correct me if I'm wrong.

For reference, WorldEditAdditions is currently licenced under the Mozilla Public License Version 2.0.
2024-09-17 23:18:37 +01: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 Merge pull request #111 from sbrl/axis-parser-hv-rework 2024-09-12 06:32:53 -07:00
strings weac/polyfill: add @module so it appears in the Lua API 2024-05-25 14:06:57 +01:00
table weac.table: dofile() table_find 2024-09-17 23:13:00 +01: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
orientation.lua Lift orientation functions from screwdriver2 mod 2024-09-17 23:18:37 +01:00
param2.lua core.param2: add todo reimplement notice 2024-06-05 00:14:17 +01:00
player.lua //speed: fix crash when pova isn't installed 2024-01-01 22:24:49 +00: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 typo 2024-09-17 22:56:02 +01: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 Initial //orient implementation 2024-06-04 22:49:41 +01:00