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
49,672
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
73068ca3df
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
73068ca3df
use os.remove rather then unlink (the same but all other areas use 'remove')
2013-08-29 06:02:19 +00:00
build_files
cmake: set python, llvm and osl libs as advanced.
2013-08-28 04:32:39 +00:00
doc
BGE: Finally adding support for additive layer blending.
2013-08-14 23:31:49 +00:00
extern
Use reentrant qsort() in particle codes
2013-08-19 10:40:47 +00:00
intern
correct own recent commit, malloc_usable_size() isn't valid for mmap()'d memory.
2013-08-28 22:12:40 +00:00
release
use os.remove rather then unlink (the same but all other areas use 'remove')
2013-08-29 06:02:19 +00:00
source
default blend file name setting (untitled.blend) length check wasn't correct, move to generic function BLI_ensure_filename().
2013-08-29 05:34:58 +00:00
CMakeLists.txt
cmake: set python, llvm and osl libs as advanced.
2013-08-28 04:32:39 +00:00
COPYING
GNUmakefile
add icons utility make target.
2013-08-27 10:03:37 +00:00
SConstruct
Scons and BuildBot changes for MSVC 2012 support.
2013-06-18 11:55:32 +00:00