| .. |
|
Audio
|
1d165f3e55
Fix crash when calling FixInterpolation() on compressed sound data. Add better explanation as this function is normally not needed to be called.
|
11 lat temu |
|
Container
|
9a3ec30b4a
Add add-assign also for signed long and long long integers in String. Added contributor credit.
|
10 lat temu |
|
Core
|
08ea925895
Fix Variant::GetUInt() return type. Closes #710.
|
10 lat temu |
|
Engine
|
d06ffe1445
Merge pull request #680 from urho3d/render-refactor
|
11 lat temu |
|
Graphics
|
4c9005785b
Do not use float luminance formats, as they are deprecated on GL3. Instead return R16F & R32F formats (red channel only) to match Direct3D behavior. Closes #722.
|
10 lat temu |
|
IO
|
b2c2bb372b
Attempt to suppress some of the compiler warnings from iOS 64bit build.
|
10 lat temu |
|
Input
|
f42dd05319
Restored the previous mouse move logic for Emscripten only.
|
10 lat temu |
|
LuaScript
|
ca7a6af1f3
CrowdAgent state handling
|
10 lat temu |
|
Math
|
cc8eb57eba
Workaround for GCC optimization of IsNan, thanks to reattiva. Closes #655.
|
11 lat temu |
|
Navigation
|
5b41352680
Minor whitespace and code convention edits.
|
10 lat temu |
|
Network
|
b2c2bb372b
Attempt to suppress some of the compiler warnings from iOS 64bit build.
|
10 lat temu |
|
Physics
|
252206a207
Decouple Physics subsystem from DetourCrowd implementation.
|
10 lat temu |
|
Resource
|
9f044cb1fa
Refactor FindNamedTexture() so that programmatically stored cubemap textures without a proper file extension can be used for texture binding in the renderpath. Expose GetExistingResource() to script.
|
10 lat temu |
|
Scene
|
99e49ac3b8
Add an 8-bit timestamp to client controls, which gets incremented on each sent update. Echo this timestamp back in server updates sent to client. Allow to intercept network attribute updates into an event instead of applying them immediately, to facilitate implementing application-level client prediction. Add simulated latency & packet loss parameters to Network. Note that these changes break protocol compatibility with earlier Urho3D releases.
|
11 lat temu |
|
Script
|
ca7a6af1f3
CrowdAgent state handling
|
10 lat temu |
|
UI
|
b2c2bb372b
Attempt to suppress some of the compiler warnings from iOS 64bit build.
|
10 lat temu |
|
Urho2D
|
bb831d75f8
Added nullcheck to AnimatedSprite2D::UpdateAnimation(). Thanks to rku for noticing.
|
10 lat temu |
|
.soversion
|
064b67aba8
Travis CI: API documentation update at 2015-05-12 13:10:01 UTC.
|
10 lat temu |
|
CMakeLists.txt
|
252206a207
Decouple Physics subsystem from DetourCrowd implementation.
|
10 lat temu |
|
DebugNew.h
|
bb2ebf7568
Bump copyright to 2015.
|
11 lat temu |
|
Precompiled.h
|
5cd6272bf6
Fix iOS "unsupported architecture" issue when precompiling PCH.
|
10 lat temu |
|
Revision.cpp
|
bb2ebf7568
Bump copyright to 2015.
|
11 lat temu |
|
Revision.h
|
bb2ebf7568
Bump copyright to 2015.
|
11 lat temu |
|
Urho3D.pc.in
|
cfff44873f
Bump missed out files. [ci skip]
|
11 lat temu |