fc2854167cChanged Lua library & object registration order to ensure base classes are correctly set up.
преди 12 години
Lasse Öörni
1cd73e46fdExposed StaticModelGroup to script. Ported HugeObjectCount example group mode switching to script versions.
преди 12 години
Lasse Öörni
0201c1d961Undefine TOLUA_RELEASE by default for better Lua crash protection. Re-enable with the CMake build option -DENABLE_SAFE_LUA=0.
преди 12 години
Wei Tjong Yao
02512cecf9In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.