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
31,965
Commits
2
Branches
0
Tags
745
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
79c19590e9
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
79c19590e9
fix for bug in do_version_tface(), was assigning 'tf->mode' before tf was defined, also comment unused var.
2011-09-20 04:54:13 +00:00
build_files
remove unused arg & some style edits on radish merge, also reverted odd change that somehow got in to cmake preset.
2011-09-19 16:41:29 +00:00
doc
fix for warnings after texface commit, also comment blender sphinx theme for api reference until we get an update for 'Naiad'
2011-09-20 01:35:39 +00:00
extern
remove WITH_* defines from image formats, instead just dont build the files at all.
2011-09-19 06:32:19 +00:00
intern
cleanup endian handling
2011-09-19 08:02:17 +00:00
release
TexFace to Material Settings big patch
2011-09-19 19:55:59 +00:00
source
fix for bug in do_version_tface(), was assigning 'tf->mode' before tf was defined, also comment unused var.
2011-09-20 04:54:13 +00:00
CMakeLists.txt
cleanup endian handling
2011-09-19 08:02:17 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
new convenience makefile targets for static source code cheching: check_splint/check_sparse/check_cppcheck
2011-09-16 06:58:20 +00:00
SConstruct
cleanup endian handling
2011-09-19 08:02:17 +00:00