Urho3D/Source/ThirdParty
2015-11-25 00:15:37 +08:00
..
AngelScript Apply Urho3D specific config changes 2015-09-29 20:24:32 +03:00
Assimp Remove unnecessary line from Assimp CMakeLists. 2015-09-16 11:48:42 +03:00
Box2D Make sure adding & deleting RigidBody2D fixtures doesn't reset the mass when not wanted (useFixtureMass = false). Fixed some mistaken if statement logic, and improved some RigidBody2D comments. Note that when useFixtureMass = false, you must set nonzero inertia to get rotation. Closes #844. 2015-08-19 18:19:31 +03:00
Bullet Ensure SIMD code path is being used when BT_USE_SSE is on. 2015-10-30 13:18:29 +08:00
Civetweb Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
Detour Nullcheck tiles before operating on them in DetourNavMesh & DetourTileCache destructors. Closes #895. 2015-09-15 17:17:52 +03:00
DetourCrowd Add new event for crowd agent formation. 2015-08-16 15:43:12 +08:00
DetourTileCache Nullcheck tiles before operating on them in DetourNavMesh & DetourTileCache destructors. Closes #895. 2015-09-15 17:17:52 +03:00
FreeType Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
GLEW Enable GLEW experimental mode only on a 3.2+ context so that OpenGL 2 extensions can be checked strictly. 2015-03-22 19:00:04 +02:00
JO Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
kNet Eliminate KNET_UNIX define from kNet build and consequently from Urho3D client programs. 2015-11-16 14:31:05 +02:00
LibCpuId Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
Lua Add flag to consider 'unresolved symbol' as an error. 2015-02-16 14:51:28 +08:00
LuaJIT Fix LuaJIT SSE2 detection on 32-bit MSVC build. 2015-10-29 21:49:34 +08:00
LZ4 Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
MojoShader Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
Mustache Always use file symlinks for dummy custom library targets. 2015-10-06 11:40:36 +08:00
nanodbc Update to nanodbc release 2.2.2. 2015-08-10 01:51:26 +08:00
PugiXml Add Database subsystem. Add new build option to enable it. 2015-08-10 01:51:25 +08:00
rapidjson Always use file symlinks for dummy custom library targets. 2015-10-06 11:40:36 +08:00
Recast Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
SDL Quick fix for RPI cross-compiling build on a host with PulseAudio. 2015-11-25 00:15:37 +08:00
SQLite Cancel the GCC -ffast-math option only when the flag is found. 2015-08-10 18:51:27 +08:00
StanHull Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
STB Suppress warnings on MinGW build. 2015-10-29 11:24:03 +08:00
toluapp Only update the toluabind.c back to source tree when it is opted. 2015-10-19 16:12:57 +08:00