1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/openmw/mwlua
psi29a c3f5e8f968 Merge branch 'lua_transform' into 'master'
3D transforms in Lua

See merge request OpenMW/openmw!1235
2021-10-06 09:21:21 +00:00
..
actions.cpp Resolve unused-lambda-capture warnings 2021-09-28 13:02:45 +02:00
actions.hpp
asyncbindings.cpp Lua callbacks 2021-09-28 09:36:23 +02:00
camerabindings.cpp Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals. 2021-09-19 14:38:27 +02:00
cellbindings.cpp
context.hpp
eventqueue.cpp
eventqueue.hpp
globalscripts.hpp
inputbindings.cpp Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals. 2021-09-19 14:38:27 +02:00
localscripts.cpp
localscripts.hpp
luabindings.cpp 3D transforms in Lua 2021-09-28 20:37:47 +02:00
luabindings.hpp Lua callbacks 2021-09-28 09:36:23 +02:00
luamanagerimp.cpp Lua callbacks 2021-09-28 09:36:23 +02:00
luamanagerimp.hpp Lua callbacks 2021-09-28 09:36:23 +02:00
nearbybindings.cpp Resolve unused-lambda-capture warnings 2021-09-28 13:02:45 +02:00
object.cpp Rename CellRef::getRefIdPtr -> getRefIdRef and return reference 2021-09-06 22:52:08 +02:00
object.hpp
objectbindings.cpp More object bindings 2021-08-21 17:18:11 +02:00
playerscripts.hpp
query.cpp
query.hpp
settingsbindings.cpp Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals. 2021-09-19 14:38:27 +02:00
uibindings.cpp Move LuaState::makeReadOnly(sol::table) out of the class because it doesn't need to access LuaState internals. 2021-09-19 14:38:27 +02:00
userdataserializer.cpp
userdataserializer.hpp
worldview.cpp
worldview.hpp