Lasse Öörni 7458a01f21 Delete the event handler object in case of null sender (failed subscribe.) to avoid memory leak. Closes #117. il y a 12 ans
..
Attribute.h 247158b7d8 Added node IDs attribute to StaticModelGroup. il y a 12 ans
CMakeLists.txt d7942132f1 Configure and install Urho3D.pc file for pkg-config tool. il y a 12 ans
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'. il y a 12 ans
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'. il y a 12 ans
Context.cpp 92cb20e9f5 Enhance Editor to warn user actions that can potentially lose data. il y a 12 ans
Context.h 92cb20e9f5 Enhance Editor to warn user actions that can potentially lose data. il y a 12 ans
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'. il y a 12 ans
Main.h ed01bd0959 Fixed Application class namespace declaration. il y a 12 ans
MiniDump.cpp 9f9a238836 Windows shared library build fixes. il y a 12 ans
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'. il y a 12 ans
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'. il y a 12 ans
Mutex.h 32c86e8237 Added necessary include files to not rely on includes in Precompiled.h. il y a 12 ans
Object.cpp 7458a01f21 Delete the event handler object in case of null sender (failed subscribe.) to avoid memory leak. Closes #117. il y a 12 ans
Object.h dfe3cab012 Restructuring of non-ScriptInstance script object event handling to ensure that handlers for individual objects don't overwrite each other. il y a 12 ans
ProcessUtils.cpp b5836237e9 Remove dependency on Lua when LuaJIT is enabled. il y a 12 ans
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'. il y a 12 ans
Profiler.cpp 956df0a8f6 Added SkeletalAnimation sample converted to script. il y a 12 ans
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'. il y a 12 ans
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'. il y a 12 ans
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'. il y a 12 ans
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'. il y a 12 ans
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'. il y a 12 ans
Timer.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'. il y a 12 ans
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'. il y a 12 ans
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. il y a 12 ans
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. il y a 12 ans
WorkQueue.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'. il y a 12 ans
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'. il y a 12 ans