THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
sandey
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
50,166
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
6d0284f934
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
6d0284f934
minor edit on r60413, convert to a bool.
2013-09-29 02:07:48 +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
fixes for python api docs.
2013-09-18 05:20:43 +00:00
extern
Code cleanup: spelling correction
2013-09-14 10:22:56 +00:00
intern
OSX: make sure closing the mainwindow forewards to the quitdialog - todo: check if m_window now public is a problem
2013-09-28 17:55:22 +00:00
release
minor edit on r60413, convert to a bool.
2013-09-29 02:07:48 +00:00
source
Fix [
#36845
] New generated blank image doesn't update preview (properties editor)
2013-09-28 20:04:49 +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
add icons utility make target.
2013-08-27 10:03:37 +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