Go to file
Joshua Leung c62c44bdc1 Fix for scons + mingw64 warning flags fix
So, it turns out my changes here the other day were a bit too over-eager:
  -Wdeclaration-after-statement and -Wstrict-prototypes only applied to C code
and not C++ (which that set of flags was getting included for too).

  However, -Wno-char-subscripts is fine where it is now, so I've left it in place
2015-02-06 23:51:31 +13:00
build_files Fix for scons + mingw64 warning flags fix 2015-02-06 23:51:31 +13:00
doc Documentation: Support documenting constructors in class __doc__ 2015-02-01 14:00:43 +01:00
extern cleanup: shebang lines 2015-01-29 15:56:23 +11:00
intern Cycles: Some more constants fixes for fast math 2015-02-06 15:40:07 +05:00
release Animation play: Follow feature. Enabled from playback menu in the 2015-02-05 22:14:38 +01:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix some UI messages from own recent merge, and RNA code checking for final '.', was a bit too rough. 2015-02-06 09:52:31 +01:00
tests Add extra Cycles regression tests 2015-02-02 02:02:10 +05: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 Some tweaks to support upcoming OSL-1.6 2015-02-06 14:57:32 +05:00
COPYING
GNUmakefile Force phony targets to build (even if file exists) 2014-12-20 02:15:14 +01:00
SConstruct Cycles: Add fast math function module 2015-01-31 01:49:41 +05:00