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
46,975
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
ba283d6c9b
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
ba283d6c9b
modify snapObjectsRayEx() to use a pointer to 'ray_dist' rather then passing the dist, this is to better support multiple calls to ray-cast where only closer distances are accepted.
2013-04-14 05:37:43 +00:00
build_files
Fix some compilation errors for MinGW. Thanks to vildas on irc for
2013-04-13 16:29:18 +00:00
doc
BGE: Adding mipmapping control to bge.render via bge.render.setMipmapping() and bge.render.getMipmapping().
2013-04-14 00:40:24 +00:00
extern
Bundle adjustment improvements
2013-04-08 17:05:52 +00:00
intern
Fix some compilation errors for MinGW. Thanks to vildas on irc for
2013-04-13 16:29:18 +00:00
release
Code cleanup:
2013-04-13 23:06:33 +00:00
source
modify snapObjectsRayEx() to use a pointer to 'ray_dist' rather then passing the dist, this is to better support multiple calls to ray-cast where only closer distances are accepted.
2013-04-14 05:37:43 +00:00
CMakeLists.txt
svn merge ^/trunk/blender -r55700:55776
2013-04-04 13:37:07 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
correct too-big allocation in mesh beautify.
2013-04-01 07:57:33 +00:00
SConstruct
Merged changes in the trunk up to revision 55546.
2013-03-24 12:13:13 +00:00