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
37,480
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
1635d8e873
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
1635d8e873
add option not to delete edges/verts when joining faces, needed so we can loop over edges and join them without having to check if they have been removed.
2012-04-04 14:48:10 +00:00
build_files
Added new command-line arguments --debug-ffmpeg and --debug-libmv to
2012-03-30 10:37:49 +00:00
doc
added Mesh.calc_tessface(), needed to update mesh tessface after bmesh edits.
2012-03-29 13:44:30 +00:00
extern
Camera tracking refactoring:
2012-03-30 10:37:39 +00:00
intern
Fix
#30551
: cycles passes combining did not always give identical result combined
2012-03-28 12:18:12 +00:00
release
replace relative imports with absolute imports so scritps can be executed directly (live editing).
2012-04-04 14:39:52 +00:00
source
add option not to delete edges/verts when joining faces, needed so we can loop over edges and join them without having to check if they have been removed.
2012-04-04 14:48:10 +00:00
CMakeLists.txt
dont disable python when addons aren't found (addons are not needed for python to run)
2012-03-17 18:33:51 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
Spelling Cleanup
2012-03-01 12:20:18 +00:00
SConstruct
building without python works again, cleanup bmesh include paths (cmake and scons).
2012-03-08 03:25:53 +00:00