Go to file
Sergey Sharybin 029bd44bbd SCons: Fix wrong flags usage after recent stdc89 changes
CCFLAGS are used for both C and C++ compilers and one is better not to pass
C-related flags to C++ compiler. C-compiler flags are to be passed via CFLAGS
variable.
2015-04-29 13:57:02 +05:00
build_files SCons: Fix wrong flags usage after recent stdc89 changes 2015-04-29 13:57:02 +05:00
doc BGE : addObject in python without reference object. 2015-04-26 16:29:58 +02:00
extern Cleanup: warnings 2015-04-19 22:03:42 +10:00
intern Cleanup: Move Cycles volume stack update for subsurface into kernel_volume.h. 2015-04-28 11:20:27 +02:00
release Project Paint: Add symmetry support 2015-04-28 23:34:40 +10:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source RenderResult should have a valid view whenever possible 2015-04-28 18:08:56 -03:00
tests Cleanup: pep8, spelling 2015-04-22 16:26:54 +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 Use gnu89 for GCC 2015-04-28 18:59:52 +10:00
COPYING
GNUmakefile tweaks to packman build 2015-03-24 07:49:17 +11:00
SConstruct Fix T31546 fragment program gets created every frame 2015-04-09 20:20:50 +02:00