THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
bartvdbraak
/
blender
Watch
1
Star
0
Fork
4
You've already forked blender
Code
Issues
4
Pull Requests
1
Actions
1
Packages
Projects
Releases
Wiki
Activity
50,238
Commits
2
Branches
0
Tags
745
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
cbb783f1d6
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
Brecht Van Lommel
cbb783f1d6
Fix cycles OpenCL compile error on AMD, and fix assert in debug builds.
2013-10-02 14:41:04 +00:00
build_files
OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with sdk > 10.7 by using libgomp dynamic, which includes proper errorhandling vs. static. Before xtra linking to system libstdc++.6.dylib was needed, which then caused incompatibilities
2013-09-28 18:42:14 +00:00
doc
Fix broken example, reported by Codemanx on IRC, thanks.
2013-09-29 14:57:47 +00:00
extern
libmv: fix matrix address being printed instead of actual values
2013-10-02 10:18:43 +00:00
intern
Fix cycles OpenCL compile error on AMD, and fix assert in debug builds.
2013-10-02 14:41:04 +00:00
release
Follow-up to r60433 (related to Bug
#36878
): additional checks for NULL line styles.
2013-09-30 23:02:29 +00:00
source
Bugfix: All actions created when keyframing now have their "id-root" set appropriately
2013-10-02 12:14:50 +00:00
CMakeLists.txt
cmake - cached LLVM values would be overwritten on every execution.
2013-09-25 17:04:01 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
lots of operator descriptions were incorrectly copy/pasted.
2013-09-30 05:50:41 +00:00
SConstruct
OSX/Scons/OMP: 1. Allow for compile with gnu gcc 4.8.1, 2. fix compiling with sdk > 10.7 by using libgomp dynamic, which includes proper errorhandling vs. static. Before xtra linking to system libstdc++.6.dylib was needed, which then caused incompatibilities
2013-09-28 18:42:14 +00:00