Go to file
Tamito Kajiyama 353713afe8 Merged changes in the trunk up to revision 40096.
Conflicts resolved:
source/blender/makesrna/intern/rna_scene.c
source/blender/python/intern/CMakeLists.txt

Note for branch builders: Enabling Blender Player may cause linker errors.
2011-09-10 13:36:27 +00:00
build_files Merged changes in the trunk up to revision 40096. 2011-09-10 13:36:27 +00:00
doc Merged changes in the trunk up to revision 40096. 2011-09-10 13:36:27 +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 Merged changes in the trunk up to revision 40096. 2011-09-10 13:36:27 +00:00
source Merged changes in the trunk up to revision 40096. 2011-09-10 13:36:27 +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