43ea6e34c1
fixup
2021-11-10 02:07:34 +00:00
e82440a096
Add deep copy table function
2021-11-10 02:07:13 +00:00
VorTechnix
191e99f0b5
refactored table_tosting
2021-10-10 14:39:50 -07:00
VorTechnix
c57e8e6558
Merge branch 'main' into VorTechnix
2021-07-15 13:27:30 -07:00
1d82013d86
//noise2d: add sin; sort out apply_mode as number
2021-07-04 13:21:13 +01:00
VorTechnix
f709d12b75
Update table_tostring.lua
2021-06-30 22:11:34 -07:00
VorTechnix
484b7532eb
fixed table.tostring
2021-06-30 11:59:19 -07:00
db7b20d485
Refactor table functions into subtable of wea
...
Also, you can return a value from dofile()!!!!
This changes everything.
2021-06-28 00:56:29 +01:00
f32d8588e0
Add Mesh & Face classes for #59
...
Together, these classes provide a way to represent a mesh of faces
generated from the Minetest world. This way, the generation of a mesh
can be abstracted away from any potential output file writers, thereby
allowing for multiple different output file formats to be supported.
2021-06-26 22:03:55 +01:00
VorTechnix
3c7cd38459
initialized worldeditadditions.tables
2021-06-02 19:27:23 -07:00
VorTechnix
0026bcdab7
added sets.lua, reordered dofiles in /tables/init.luas
2021-06-02 19:18:49 -07:00
1f44e240fb
utils/tables: refactor into separate files
...
..it was getting rather long, because Lua doesn't exactly come with
batteries included :-/
2021-06-03 01:57:46 +01:00