| .. |
|
Audio
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
Container
|
0ee5f2fe1c
Add private copy constructor / assignment where necessary to prevent warnings.
|
11 years ago |
|
Core
|
f9a701380e
Unwarn patch for Clang. Two of the warnings were indeed coding error.
|
11 years ago |
|
Engine
|
0f9e8c6762
Move DebugHud update to PostUpdate event so that values set during Update will be displayed on the same frame. Additionally, exposed DebugHud::Update() to script to allow calling it manually and forcing update of values, if necessary. Closes #466.
|
11 years ago |
|
Graphics
|
e87f0eb89a
Revert back OGLGraphics class to fix Android and Raspberry-Pi build.
|
11 years ago |
|
IO
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
Input
|
d6e63013a2
SDL_FINGERMOTION was sometimes creating a new entry in touches_, after SDL_FINGERUP removed it. This made it difficult to work with touch emulation.
|
11 years ago |
|
LuaScript
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
Math
|
ec7c262be6
Expose Matrix4 * Matrix3x4 to scripting. Move the multiply as a Matrix4 member function so that it can be properly exposed to lua.
|
11 years ago |
|
Navigation
|
25132bd4a0
ADD URHO3D_PHYSICS AND URHO3D_NAVIGATION OPTIONS.
|
11 years ago |
|
Network
|
3032244467
Use StartNewMessage / EndAndQueueMessage to prevent assert with zero size messages. Closes #478.
|
11 years ago |
|
Physics
|
5f0ed3fcf8
Fix more header warnings that could leak to an Urho3D application using maximum MSVC warning level.
|
11 years ago |
|
Resource
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
Scene
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
Script
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
UI
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
Urho2D
|
f943bb4faa
Unwarn patch for AppleClang. A few warnings were indeed coding error.
|
11 years ago |
|
.soversion
|
abfc829958
Travis CI: API documentation update at 2014-10-01 18:28:47 UTC.
|
11 years ago |
|
CMakeLists.txt
|
2a33e6eea3
Do not use SONAME for Android SHARED libs as it does not support it.
|
11 years ago |
|
Precompiled.cpp
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
Precompiled.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
Revision.cpp
|
f377d56070
Add a new CMake module to retrieve GIT revision number.
|
12 years ago |
|
Revision.h
|
6d5ddc23e0
Bump the copyright for 2014.
|
12 years ago |
|
Urho3D.h.in
|
dd16f85568
Change the copyright for 2014.
|
12 years ago |
|
Urho3D.pc.in
|
4d565aa401
Add new 'package' CMake built-in target for generating binary packages.
|
12 years ago |