Skip to content

Releases: pangweiwei/slua

slua 0.8.9.1 Release

24 Nov 04:52
Compare
Choose a tag to compare

Fix dot function of Vector3

slua 0.8.9 Release

27 Oct 03:37
Compare
Choose a tag to compare

fix lock strategy to refQueue for il2cpp

slua 0.8.8 Release

21 Oct 03:52
Compare
Choose a tag to compare

fix gen constructor (sorry for that, make a mistake)

slua 0.8.7 Release

16 Oct 07:39
Compare
Choose a tag to compare

pop extra nil value
fix byref base type

slua 0.8.6 Release

21 Sep 06:45
Compare
Choose a tag to compare

fix check array type
revert and fix abstract class exporting error
fix android build script

slua 0.8.5 Release

16 Sep 08:35
Compare
Choose a tag to compare

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

06 Sep 07:50
Compare
Choose a tag to compare

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

28 Jul 04:36
Compare
Choose a tag to compare

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

01 Jul 14:24
Compare
Choose a tag to compare

add eulerAngles property for quaternion
fix main demo script error

slua 0.8.1 Release

17 Jun 02:17
Compare
Choose a tag to compare

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所有导出接口_