Lasse Öörni 00e9dc0a79 Selectable axes for BillboardSet & Text3D camera facing. Default all axes (follow camera rotation fully). Fix ParticleEmitter faceCamera property not being exposed to AngelScript. Closes #325. 11 年 前
..
pkgs 00e9dc0a79 Selectable axes for BillboardSet & Text3D camera facing. Default all axes (follow camera rotation fully). Fix ParticleEmitter faceCamera property not being exposed to AngelScript. Closes #325. 11 年 前
CMakeLists.txt 46285baf97 Refactor build scripts to group Urho3D specific build option. 11 年 前
LuaFile.cpp 06c93d84ef Removed Exists() check when trying to load the .lua variant of a Lua script resource (after .luc was not found.) Log an info message when a Lua script is successfully loaded, similar to AngelScript. 12 年 前
LuaFile.h 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
LuaFunction.cpp b224e7cfcc Minor fixed. 11 年 前
LuaFunction.h 6d5ddc23e0 Bump the copyright for 2014. 12 年 前
LuaScript.cpp 5ce5be8d66 Enhance FileSystem class to also able to execute console command. 11 年 前
LuaScript.h 5ce5be8d66 Enhance FileSystem class to also able to execute console command. 11 年 前
LuaScriptInstance.cpp 9a7a9110a2 Added generated attribute documentation. Move AngelScript API dumping to a separate .cpp file. Hack fix for Doxygen parsing bug which would cause the Events page not to be recognized. Closes #303. 11 年 前
LuaScriptInstance.h 3cb656a0f8 Replace script file name with LuaFile, make it can pick in editor. 11 年 前
ToluaUtils.cpp af02e3fc4a Add query function in PhysicsWorld2D. 12 年 前
ToluaUtils.h af02e3fc4a Add query function in PhysicsWorld2D. 12 年 前