Go to file
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
build_files CMake: Fix typo in OIIO module 2015-06-10 16:51:52 +02:00
doc Revert "BGE : KX_VertexProxy support for more than 2 UV channel." 2015-06-06 13:12:27 -07:00
extern Fix leak in BMesh convex hull operator 2015-05-30 16:17:04 +10:00
intern Cycles: Avoid compilation warnings when building without passes support 2015-06-13 19:07:48 +02:00
release addon_utils default mismatch /w enable/disable 2015-06-14 05:14:43 +10:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Compilation error fixes for older GCC/CLang compilers 2015-06-13 22:19:50 +02:00
tests addon_utils default mismatch /w enable/disable 2015-06-14 05:14:43 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt CMake: install Python executable when its bundled 2015-05-19 16:44:19 +10:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Support alternate python command 2015-06-11 04:14:43 +10:00
SConstruct Fix T44968: Python executable crashes due to missing .DLL 2015-06-10 13:41:06 +05:00