Lasse Öörni 3d4eb6bdc8 Event refactoring. Removed the concept of targeted events and a Node forwarding a targeted event to all components, which was used only for physics node collision events. Now the node will instead send the collision event, and it can be explicitly subscribed to. 13 лет назад
..
Attribute.h 8c581bf8bb Cleaned up Doxygen comments. 13 лет назад
CMakeLists.txt e1a1c974e5 Initial iOS support. 13 лет назад
Condition.cpp 866cd89546 Started work for experimental Android support. 13 лет назад
Condition.h 8c581bf8bb Cleaned up Doxygen comments. 13 лет назад
Context.cpp e8ac213610 Use String::EMPTY for empty object typename. 13 лет назад
Context.h 8c581bf8bb Cleaned up Doxygen comments. 13 лет назад
CoreEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Main.h 6eb2985ed8 Added comment. 13 лет назад
MiniDump.cpp e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 лет назад
MiniDump.h e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 лет назад
Mutex.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Mutex.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Object.cpp 3d4eb6bdc8 Event refactoring. Removed the concept of targeted events and a Node forwarding a targeted event to all components, which was used only for physics node collision events. Now the node will instead send the collision event, and it can be explicitly subscribed to. 13 лет назад
Object.h 3d4eb6bdc8 Event refactoring. Removed the concept of targeted events and a Node forwarding a targeted event to all components, which was used only for physics node collision events. Now the node will instead send the collision event, and it can be explicitly subscribed to. 13 лет назад
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Precompiled.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 лет назад
ProcessUtils.cpp e1a1c974e5 Initial iOS support. 13 лет назад
ProcessUtils.h 5bb39d77c4 Added function to return a runtime platform identifier string. 13 лет назад
Profiler.cpp a77a685f4c Fixed warnings reported by Xcode. 13 лет назад
Profiler.h 51c4336f2f Moved HashMap & Vector allocations to .cpp files so that they can be more easily tracked. 13 лет назад
StringUtils.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
StringUtils.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Thread.cpp 866cd89546 Started work for experimental Android support. 13 лет назад
Thread.h 146cba8bc4 Fixed typos. 13 лет назад
Timer.cpp 5a6dfe6c19 Added missing spaces. 14 лет назад
Timer.h 8c581bf8bb Cleaned up Doxygen comments. 13 лет назад
Variant.cpp c96f9e72dc Cleaned up joystick code. Automatically open the joystick when accessed. 13 лет назад
Variant.h bdb060bd7d Moved StringHash to Math library. 13 лет назад
WorkQueue.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
WorkQueue.h f3f724920c Removed unnecessary include from WorkQueue. 13 лет назад