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,641
Commits
2
Branches
0
Tags
745
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
7500f4cd48
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
7500f4cd48
fix for misc py errors + some pep8 edits.
2011-09-08 05:42:44 +00:00
build_files
patch from Uncle_Entity on IRC for fedora/collada
2011-09-08 03:57:11 +00:00
doc
fix for misc py errors + some pep8 edits.
2011-09-08 05:42:44 +00:00
extern
Fix
#28154
: linux3-config.py doesn't exist
2011-08-21 13:31:46 +00:00
intern
fix link issues with MinGW - a substitute declaration(correctByteOrder) for itoln that was not present in MinGW was being used. Duplicated the declaration from <winsock2.h>(tried including but gave some errors) and added the appropriate link library, wsock32, according to MinGW documentation.
2011-09-06 11:17:29 +00:00
release
fix for misc py errors + some pep8 edits.
2011-09-08 05:42:44 +00:00
source
attempt to have a threadsafe version of PyC_ExceptionBuffer didnt work with UI script errors, reverting r39886.
2011-09-08 02:14:24 +00:00
CMakeLists.txt
patch from Uncle_Entity on IRC for fedora/collada
2011-09-08 03:57:11 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
turns out recent commit made 'make' on its own fail.
2011-08-16 13:45:17 +00:00
SConstruct
ups, syntax error, missing :
2011-08-25 15:18:54 +00:00