Lasse Öörni 52aa369f5d Android fixes. Bump required Android SDK required for compiling to 12 due to SDL joystick code. Removed the activity finish request code, as SDLActivity should now cleanly wait for the native thread to exit. 11 лет назад
..
Audio a06e4238b3 Simplify sound stream code and improve the SoundSynthesis sample. Closes #257. 11 лет назад
Container 1cc8f2b82b Added BufferedSoundStream class and sound synthesis C++ example. 11 лет назад
Core f48ef6f5bd Minor bug fix, refactoring and reformatting. 11 лет назад
Engine 52aa369f5d Android fixes. Bump required Android SDK required for compiling to 12 due to SDL joystick code. Removed the activity finish request code, as SDLActivity should now cleanly wait for the native thread to exit. 11 лет назад
Graphics 4bf765d711 Removed SDL hack to get window handle for Direct3D9. Instead use SDL builtin functionality. 11 лет назад
IO dd16f85568 Change the copyright for 2014. 12 лет назад
Input 1d9d0a5736 Synchronize keycode constants with SDL. This changes some constants, like NUMPAD -> KP_. Added SDL scancode constants. Added polling of keys by scancodes, and scancodes into key events. Added conversion functions from keycode to scancode and vice versa, and functions to get key names. Closes #254. 11 лет назад
LuaScript 26ef946bad Add possibility to decouple BorderImage border UV size from screen size. Closes #269. 11 лет назад
Math 094006ef91 Added brightness attribute to Light. Added separate equality test with and without epsilon to Color, similar to Vector2/3/4. 11 лет назад
Navigation d25872ca08 Update Recast/Detour to newest. Remove Navigation.cpp / Navigation.h in Navigation library; moved the library registration to NavigationMesh.cpp. 11 лет назад
Network 47836474e2 Variant pointer refactoring. Variant can now hold a weak pointer to a RefCounted object, which is safer, and is returned using GetPtr(). Engine events have been converted to use that mechanism. GetPtr() is also directly available in AngelScript, as well as assigning a RefCounted or derived class handle to a Variant. 12 лет назад
Physics b1def74270 Fix PhysicsWorld::GetRigidBodies() not taking collision layer mask into account. Closes #248. 11 лет назад
Resource 50f775b213 Added FileChanged event sent by ResourceCache for manually responding to changed files in resource directories. 12 лет назад
Scene b1b9c34c11 Add simple attribute animation system, and change StaticScene to test it. 11 лет назад
Script 26ef946bad Add possibility to decouple BorderImage border UV size from screen size. Closes #269. 11 лет назад
UI 26ef946bad Add possibility to decouple BorderImage border UV size from screen size. Closes #269. 11 лет назад
Urho2D d96310f82e Add more Constraint2D. [ci skip] 11 лет назад
CMakeLists.txt 383da73503 Add Urho2DSprite sample. 11 лет назад
Precompiled.cpp 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
Precompiled.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
Revision.cpp f377d56070 Add a new CMake module to retrieve GIT revision number. 12 лет назад
Revision.h 6d5ddc23e0 Bump the copyright for 2014. 12 лет назад
Urho3D.h.in dd16f85568 Change the copyright for 2014. 12 лет назад
Urho3D.pc.in 4d565aa401 Add new 'package' CMake built-in target for generating binary packages. 12 лет назад