Go to file
Brecht Van Lommel d293d74942 Cycles: more tweaks to get old/new shading systems working better together, for
now also made non-material/world/lamp stuff use old texture datablocks, no time
to get this fully working now. Still some python tweaks to do to ensure the right
panels show.
2011-10-15 20:43:45 +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 Cycles: make Attribute node work, code for it was implemented in kernel, only 2011-10-15 20:13:35 +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: add python render engine option to use new shading nodes or not, instead 2011-10-11 17:19:55 +00:00
source Cycles: more tweaks to get old/new shading systems working better together, for 2011-10-15 20:43:45 +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