Historial de Commits

Autor SHA1 Mensaje Fecha
  Lasse Öörni da45ff6b6b Added SceneReplication Lua sample. hace 12 años
  Aster Jian 0ddb13f148 Add Update, PostUpdate, Save, Load function in LuaScriptInstance, Add one more LoadXML and SaveXML in Scene, Add destructor function in Math lib. hace 12 años
  Lasse Öörni 39fc6dfd64 Fix the scene loading/saving to work from Lua. Before, casts to Deserializer/Serializer would crash due to File's multiple-inheritance. Note that the file still needs to be closed manually. hace 12 años
  Aster Jian 8710d28a79 Convert Vector<String> to Lua table, remove const char* type. hace 12 años
  Aster Jian 90c29aecfb Add type to some template method, lick Node::CreateComponent etc. Add LoadChunk and LoadAndExecute in LuaFile, Add DrawDebugGeometry in Renderer. hace 12 años
  Lasse Öörni 3b32acf27f Added possibility to clear scene of only replicated or local content. Do not clear local content from a client scene when joining a server. This makes the startup of the SceneReplication sample faster, as the static scene is not replicated. hace 12 años
  Wei Tjong Yao 02512cecf9 In 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'. hace 12 años