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
39,718
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
14b2c348c8
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
Bastien Montagne
14b2c348c8
Minor updates.
2012-07-03 19:06:43 +00:00
build_files
Scons:
2012-06-30 22:44:36 +00:00
doc
document calling operators with undo enabled.
2012-06-28 08:17:28 +00:00
extern
add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without having libopenjpeg installed.
2012-06-23 14:23:44 +00:00
intern
fix for smoke writing uninitialized values to pointcache, not a big deal since they are ignored on reading.
2012-07-03 06:45:43 +00:00
release
Minor updates.
2012-07-03 19:06:43 +00:00
source
First load of spell and typo fixes (mostly UI messages, but also one or two pieces of code using mis-spelled names).
2012-07-03 17:20:21 +00:00
CMakeLists.txt
don't disable cycles when OIIO isnt found, instead throw an error, annoying when full build is done and later find cycles isn't on.
2012-07-01 15:26:25 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
cmake edits
2012-05-27 10:03:13 +00:00
SConstruct
option to disable feather, since its so slow - for interactively editing masks its useful to be able to disable.
2012-06-21 12:27:57 +00:00