Go to file
2011-10-17 11:54:43 +00:00
build_files Cycles: svn merge -r40411:40934 ^/trunk/blender 2011-10-11 14:30:53 +00:00
doc update to cmake doc, still needs more work but update references to CVS and MSVC2005 and Python3.1 2011-10-10 04:16:16 +00:00
extern Whitespace clean-up 2011-09-30 12:24:17 +00:00
intern use CMake's CUDA_NVCC_EXECUTABLE rather then own hard coded CYCLES_CUDA variable. 2011-10-17 11:54:43 +00:00
po rna source files are not needed in POTFILE.in, and small fix on readme 2011-10-11 06:24:11 +00:00
release Cycles: revert unneeded branch change to particles UI script. 2011-10-16 17:55:39 +00:00
source Cycles: fix missing node editor redraw when assiging/removing materials. 2011-10-16 16:53:24 +00:00
CMakeLists.txt Cycles: add python render engine option to use new shading nodes or not, instead 2011-10-11 17:19:55 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for crash generating messages.txt, I wasn't getting this crash because I had 'WITH_PYTHON_SAFETY' enabled which was using different iterators (which dont crash), now there on by default. 2011-09-30 07:47:45 +00:00
SConstruct scons flags were being set carelessly - CCFLAGS is like setting CFLAGS and CXXFLAGS - in a few cases this was being set redundantly. 2011-10-05 23:35:03 +00:00