Urho3D/Source/Urho3D
2020-08-17 19:35:40 +00:00
..
AngelScript Added optional fallbacks to JSONValue GetType methods (#2463) 2019-08-02 17:20:51 +03:00
Audio SoundSource: send E_SOUNDFINISHED to the source object too 2020-06-26 14:16:33 +00:00
Container Str: allow move assignment to self 2020-07-06 13:28:55 +00:00
Core core: add VariantMapVector to the variant types 2020-01-10 21:54:19 +00:00
Database Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Engine Application: allow overriding the error dialog name 2020-07-07 10:15:56 +00:00
Graphics Terrain: speed up a bit, and possible occlusion bug fix 2020-08-08 11:06:17 +00:00
IK Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Input Input: fix type mixup between HatPosition and int 2019-12-08 14:44:33 +00:00
IO If disable Log module, URHO3D_LOGTRACEF(message) will cause parameters mismatch. 2019-06-14 08:34:11 +08:00
LuaScript Added optional fallbacks to JSONValue GetType methods (#2463) 2019-08-02 17:20:51 +03:00
Math Vector3: only use rsqrt intrinsics with x86_64 GCC 2020-08-17 19:35:40 +00:00
Navigation Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Network network connect functionality fixed 2019-07-19 19:31:45 +03:00
Physics Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Resource Fix warning about GCC not liking the clang pragma... 2020-05-30 01:04:36 +00:00
Scene Node: support derived components in GetComponent 2020-08-10 17:02:21 +00:00
UI LineEdit: hide cursor when not editable 2020-01-02 22:03:44 +00:00
Urho2D Update ParticleEmitter2D.cpp 2019-03-14 00:08:18 +08:00
.soversion Travis CI: API documentation update at 2019-08-02 17:02:34 UTC. 2019-08-02 17:02:34 +00:00
CMakeLists.txt windows build fixes 2020-06-11 21:18:50 +00:00
DebugNew.h Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
LibraryInfo.cpp Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
LibraryInfo.h Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Precompiled.h Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Urho3D.pc.in Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00
Urho3DAll.h.in Travis CI: bump copyright to 2019. 2019-01-12 01:00:16 +00:00