forked from redo/BlockLua
allow luaget/luaset/luacall to access tables and methods, improve type conversion, add bl.string, begin adding matrix
This commit is contained in:
@@ -216,4 +216,7 @@ vector_new = function(vi)
|
||||
end
|
||||
|
||||
vector = vector_new
|
||||
|
||||
print(' Executed vector.lua')
|
||||
|
||||
return vector_new
|
||||
|
||||
Reference in New Issue
Block a user