NazaraEngine/include/Nazara/Lua
Lynix 9206cf65b5 Lua/LuaInstance: Optimize the T& method(...) case
Instead of instancing a new T from Lua, the original userdata is now
returned
2016-10-27 11:28:34 +02:00
..
Config.hpp Separate NAZARA_API into multiple defines (one per module) 2015-06-13 22:31:29 +02:00
ConfigCheck.hpp Disable memory manager for every module 2015-09-28 00:41:24 +02:00
Debug.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
DebugOff.hpp Updated copyright year 2015-01-21 20:53:01 +01:00
Enums.hpp Lua/Enums: Fix missing namespace 2015-12-08 18:40:26 +01:00
Lua.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
LuaClass.hpp Lua/LuaClass: Don't remove instance from the Lua stack 2016-10-27 11:22:35 +02:00
LuaClass.inl Lua/LuaClass: Don't remove instance from the Lua stack 2016-10-27 11:22:35 +02:00
LuaInstance.hpp Lua/LuaInstance: Add mutli-arg Push() 2016-10-24 14:25:02 +02:00
LuaInstance.inl Lua/LuaInstance: Optimize the T& method(...) case 2016-10-27 11:28:34 +02:00