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
27,944
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
bee3d78393
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
Lukas Toenne
bee3d78393
Added a check in nodeGroupVerify to detect if a tree is actually a group tree. This is necessary to avoid the group-in-group error if the function is called for a tree that already contains group nodes.
2011-01-18 13:28:18 +00:00
build_files
Enable sndfile by default on win64
2011-01-05 09:00:28 +00:00
doc
removing epydocs for mathutils and geometry mododules (now they are in sphinx)
2011-01-01 23:53:48 +00:00
extern
fix for using un-initialized stack memory with bullet triangle mesh collisions.
2011-01-16 06:16:28 +00:00
intern
fix compile on MinGW, missing define in the mingw headers.
2011-01-17 19:39:25 +00:00
po
move directories:
2010-07-26 11:47:33 +00:00
release
recent commit broke Mesh.from_pydata()
2011-01-18 06:35:26 +00:00
source
Added a check in nodeGroupVerify to detect if a tree is actually a group tree. This is necessary to avoid the group-in-group error if the function is called for a tree that already contains group nodes.
2011-01-18 13:28:18 +00:00
CMakeLists.txt
rename BKE_assert() --> BLI_assert().
2011-01-09 15:12:08 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
Makefile
move directories:
2010-07-26 11:47:33 +00:00
SConstruct
test commit for svn link in commit mail, part two
2011-01-17 10:47:31 +00:00