stk-code_catmod/lib
hiker b764339b20 Moved cloning of animated mesh into CSkinnedMesh (to get access to
private members). Fixed animation bug, caused by copying already
animated vertex position from LocalBuffer to Weight (so they were
then later animated again). Might need a better solution to avoid
copying mesh twice (LocalBuffer = Weight, followed by Weight = LocalBuffer).
2014-12-08 23:39:41 +11:00
..
angelscript Fixed cmake warning. 2014-10-29 09:30:03 +01:00
bullet Adding more btAsserts. 2014-11-12 19:14:59 +11:00
enet Allow to compile STK on Windows using MinGW compiler. 2014-09-03 14:08:23 +02:00
glew Removed unnecessary source file in glew. 2014-09-30 15:01:38 +10:00
irrlicht Moved cloning of animated mesh into CSkinnedMesh (to get access to 2014-12-08 23:39:41 +11:00
wiiuse Check for libbluetooth on Unix platforms. 2014-03-17 19:02:53 -07:00