Lasse Öörni 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 лет назад
..
Attribute.h 247158b7d8 Added node IDs attribute to StaticModelGroup. 12 лет назад
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. 12 лет назад
Condition.cpp 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'. 12 лет назад
Condition.h 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'. 12 лет назад
Context.cpp 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 лет назад
Context.h 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 лет назад
CoreEvents.h 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'. 12 лет назад
Main.h ed01bd0959 Fixed Application class namespace declaration. 12 лет назад
MiniDump.cpp 9f9a238836 Windows shared library build fixes. 12 лет назад
MiniDump.h 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'. 12 лет назад
Mutex.cpp 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'. 12 лет назад
Mutex.h 32c86e8237 Added necessary include files to not rely on includes in Precompiled.h. 12 лет назад
Object.cpp 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 лет назад
Object.h 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 лет назад
ProcessUtils.cpp b5836237e9 Remove dependency on Lua when LuaJIT is enabled. 12 лет назад
ProcessUtils.h 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'. 12 лет назад
Profiler.cpp 956df0a8f6 Added SkeletalAnimation sample converted to script. 12 лет назад
Profiler.h 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'. 12 лет назад
StringUtils.cpp 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'. 12 лет назад
StringUtils.h 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'. 12 лет назад
Thread.cpp 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'. 12 лет назад
Thread.h 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'. 12 лет назад
Timer.cpp 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 лет назад
Timer.h 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'. 12 лет назад
Variant.cpp ee0e3aa663 Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated. 12 лет назад
Variant.h ee0e3aa663 Removed the mechanism of binary-serializing resource name hashes instead of resource names. This is to allow correct resource loading from binary scene files on platforms that cannot iterate the resources in the application installation (eg. Android). This also affects networking, downside is increased network payload size when resource attributes are transferred. All binary scenes saved with old Urho versions are also invalidated. 12 лет назад
WorkQueue.cpp 76292ef63e Centralize allocation of event data variant maps to Context to avoid constant dynamic memory allocation. 12 лет назад
WorkQueue.h 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'. 12 лет назад