THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
sandey
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
44,277
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
1c2d5eeeef
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
1c2d5eeeef
fix for rigid body assuming active object would be selected, also don't check length of selected objects in poll function (getting and throwing away object selection array on every redraw is no good).
2013-01-28 12:24:25 +00:00
build_files
fix for missing initialization of vert data in ccgDM_copyFinalVertArray
2013-01-24 09:36:22 +00:00
doc
BGE Py API docs: correct references to bge.keys
2013-01-28 06:39:23 +00:00
extern
add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system.
2013-01-03 00:23:52 +00:00
intern
Windows compile fix:
2013-01-27 15:12:52 +00:00
release
fix for rigid body assuming active object would be selected, also don't check length of selected objects in poll function (getting and throwing away object selection array on every redraw is no good).
2013-01-28 12:24:25 +00:00
source
Fix for errors caused by fixing RNA function register flags. Default UIList class now has a dummy draw_item callback. Panel draw_header is now optional (most panel classes don't define it).
2013-01-28 12:18:00 +00:00
CMakeLists.txt
Dosvidanya, old compositor!
2013-01-14 15:53:17 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
code cleanup: comment unused members of bmesh operator slots and some osl style edits.
2012-11-20 14:31:58 +00:00
SConstruct
revert scons fix, it is necessary after all
2013-01-22 14:25:20 +00:00