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
28,812
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
e1649ecda9
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
e1649ecda9
use install target for CMake Windows (msvc and mingw), for MinGW you now need to run 'make install', for MSVC the 'INSTALL' target needs to be enabled in the project file
2011-03-07 03:33:33 +00:00
build_files
update 'make' GNUmakefile stub to run 'make install'
2011-03-06 12:04:59 +00:00
doc
Cleanup paths after move to dir.
2011-02-28 09:58:53 +00:00
extern
doxygen: fixes
2011-02-27 19:29:07 +00:00
intern
replace 0 with NULL when used as a pointer
2011-03-03 17:58:06 +00:00
release
2.5 Armature Panel UI Script:
2011-03-04 19:57:05 +00:00
source
use install target for CMake Windows (msvc and mingw), for MinGW you now need to run 'make install', for MSVC the 'INSTALL' target needs to be enabled in the project file
2011-03-07 03:33:33 +00:00
CMakeLists.txt
use install target for CMake Windows (msvc and mingw), for MinGW you now need to run 'make install', for MSVC the 'INSTALL' target needs to be enabled in the project file
2011-03-07 03:33:33 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
update 'make' GNUmakefile stub to run 'make install'
2011-03-06 12:04:59 +00:00
SConstruct
Check the os.environ at the start of the build process.
2011-02-18 09:39:15 +00:00