blender/source
Sergey Sharybin b1ed12bfec Compilation error fixes for older GCC/CLang compilers
Avoid data type re-declaration, it's not really working on current FreeBSD's 9
system and CLang-3.0 from OSX.

This is not a good idea to do such sort of copy-paste anyway.

If someone knows better way of dealing with this please go ahead and correct
the code :)
2015-06-13 22:19:50 +02:00
..
blender Compilation error fixes for older GCC/CLang compilers 2015-06-13 22:19:50 +02:00
blenderplayer Fix (d4e5df) blenderplayer compiling. 2015-06-13 20:23:48 +02:00
creator Add argument --python-expr to pass Python directly 2015-06-11 21:54:06 +10:00
gameengine Fix for building without Python 2015-06-14 04:53:10 +10:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript