Urho3D/Source/ThirdParty
2015-09-21 19:14:25 +03:00
..
AngelScript Add contributor credit. Mark AngelScript modifications. 2015-04-29 13:57:55 +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 Applied btGjkPairDetector fix from Bullet head revision. 2015-02-26 11:17:45 +02: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 For Travis CI - keep the backup logic simple and stupid. 2015-08-15 11:18:06 +08: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 URHO3D_PACKAGING build option on Windows platform with SHARED lib. 2015-07-12 19:04:19 +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
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 Suppress linker warnings. Minor doc update. 2015-02-13 21:23:05 +08:00
Recast Bump copyright to 2015. 2015-01-31 21:03:53 +02:00
SDL Revert back whitespaces found in the original 3rdparty source file. 2015-09-11 15:19:56 +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 Restore old check for forceinline in stb_vorbis to fix MinGW build. 2015-05-01 15:56:40 +03:00
toluapp Revert back the generated toluabind.c. 2015-09-10 15:18:48 +08:00