Go to file
Bastien Montagne 21f4ef77c0 Fixing bugs after Recast & Detour branch merge
*The eModifierType_NavMesh enum define was added before WeightVG ones, in ModifierType, breaking file load for WeightVG modifier. New modifier should always be added at the end of that enum!
2011-09-10 07:58:42 +00:00
build_files Forgot to add FFmpeg DLLs list to linuxcross config. 2011-09-08 19:05:52 +00:00
doc GPU: add gpu python module with export_shader() function to export GLSL shader. 2011-09-09 11:55:38 +00:00
extern disable navmesh feature when building without the game engine. 2011-09-10 04:21:58 +00:00
intern fix link issues with MinGW - a substitute declaration(correctByteOrder) for itoln that was not present in MinGW was being used. Duplicated the declaration from <winsock2.h>(tried including but gave some errors) and added the appropriate link library, wsock32, according to MinGW documentation. 2011-09-06 11:17:29 +00:00
release Fixing bugs after Recast & Detour branch merge!! 2011-09-09 22:47:26 +00:00
source Fixing bugs after Recast & Detour branch merge 2011-09-10 07:58:42 +00:00
CMakeLists.txt patch from Uncle_Entity on IRC for fedora/collada 2011-09-08 03:57:11 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile turns out recent commit made 'make' on its own fail. 2011-08-16 13:45:17 +00:00
SConstruct ups, syntax error, missing : 2011-08-25 15:18:54 +00:00