Go to file
Joshua Leung 31425f9225 Compiler warnings tweak for scons + mingw64
The warning flags in C_WARN were not actually getting included
(most notably, the one disabling the pointless + braindead one
about using chars to index into arrays - given that we only use
unsigned chars everywhere). Maybe this should get done for the
other scons platforms too?
2015-02-05 00:50:50 +13:00
build_files Compiler warnings tweak for scons + mingw64 2015-02-05 00:50:50 +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: Use pre-aligned triangle vertex coordinates for subsurface intersection 2015-02-04 14:49:19 +05:00
release Hook Modifier: add falloff & radius options 2015-02-04 07:16:20 +11:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source Fix T43552: Cannot jump between GP keyframes in dopesheet 2015-02-05 00:04:46 +13: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 MinGW still uses SDL1 - will need to change this of course but no need 2015-02-03 12:51:12 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
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