THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
kannonier8
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
32,584
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
97e58e499d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Campbell Barton
97e58e499d
use CMake's CUDA_NVCC_EXECUTABLE rather then own hard coded CYCLES_CUDA variable.
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