Releases: pangweiwei/slua
slua 0.8.9.1 Release
Fix dot function of Vector3
slua 0.8.9 Release
fix lock strategy to refQueue for il2cpp
slua 0.8.8 Release
fix gen constructor (sorry for that, make a mistake)
slua 0.8.7 Release
pop extra nil value
fix byref base type
slua 0.8.6 Release
fix check array type
revert and fix abstract class exporting error
fix android build script
slua 0.8.5 Release
fix Magnitude of vector2
fix abstract class gen error
fix gen delegate with ref arguments
fix code for lua5.3
slua 0.8.4 Release
fix absindex
change lua idsize from 60 to 150
fix angle function of vector3
link slua dll with /mt
minor fix
need remake all interface
需要重新make所有导出接口
slua 0.8.3 Release
fix nest class exporting error
fix crash on call luafunction with (int,int) params
fix generate error code when exporting the generic value type
fix crash on coroutine.wrap report error
let user change enum name when exporting to lua.
need remake all interface
需要重新make所有导出接口
slua 0.8.2 Release
add eulerAngles property for quaternion
fix main demo script error
slua 0.8.1 Release
add lua console
add luaS_openextlibs for embed 3rd lua library
add lua valuetype
add LuaOut for out flag parameter
add isnull help function
add IsCompiling to check gen code.
update circle
fix many bugs
optimized performance and gc
_need remake all interface_
_需要重新make所有导出接口_