Lasse Öörni 216ec576f3 Removed VectorToArray optimization which caused debug mode crash. 12 years ago
..
Audio 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 years ago
Container 4eadb9f6c8 Cleaned up HashTable code. 12 years ago
Core 956df0a8f6 Added SkeletalAnimation sample converted to script. 12 years ago
Engine 8489eca710 Do not needlessly check for Graphics subsystem in headless mode. 12 years ago
Graphics 720ff4c3b8 Fix GCC build. 12 years ago
IO 372fbed88d Normalize resource names in SanitateResourceName() if they also contain a registered resource dir name, ie. Data/Scripts/NinjaSnowWar.as becomes Scripts/NinjaSnowWar.as. This fixes script file possibly getting loaded twice. 12 years ago
Input 7594f8105a Applied Raspberry Pi patch sent by Colin Barrett. 12 years ago
Math 372fbed88d Normalize resource names in SanitateResourceName() if they also contain a registered resource dir name, ie. Data/Scripts/NinjaSnowWar.as becomes Scripts/NinjaSnowWar.as. This fixes script file possibly getting loaded twice. 12 years ago
Navigation fc1c2e6f13 Initial Navigation sample. 12 years ago
Network a9f13ebdfe Added LuaScriptInstance subscribe to specific sender's event. 12 years ago
Physics 18e1746e2b Added forward declaration of Constraint to RigidBody.h. 12 years ago
Resource 372fbed88d Normalize resource names in SanitateResourceName() if they also contain a registered resource dir name, ie. Data/Scripts/NinjaSnowWar.as becomes Scripts/NinjaSnowWar.as. This fixes script file possibly getting loaded twice. 12 years ago
Scene c1e03c48db Combine octree update & reinsertion queuing. 12 years ago
Script 216ec576f3 Removed VectorToArray optimization which caused debug mode crash. 12 years ago
UI e234e9e8b6 Refactored slider page event parameters to be simpler and fixed unintended scrolling while hovering without mouse button pressed. 12 years ago
CMakeLists.txt 1799bc5896 Replaced subversion command line tool detection logic as the previous one did not work for cross-compiling cases for Android and Raspberry-Pi. More deterministic Android shared library loading, dependent shared libraries shall be loaded first before the target application shared library. 12 years ago
Revision.cpp 8f240d46bf Disable some more DLL build related warnings. 12 years ago
Revision.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 years ago
Urho3D.h.in 8f240d46bf Disable some more DLL build related warnings. 12 years ago