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
29,909
Commits
2
Branches
0
Tags
753
MiB
C++
76%
Python
14.6%
C
5.2%
GLSL
1.8%
CMake
1.3%
Other
1%
a751c48b5f
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
Nathan Letwory
a751c48b5f
clamp delta to prevent cases where strength is a huge number. Very high values would lead to scale problems of objects.
2011-05-24 11:20:33 +00:00
build_files
CMake changes
2011-05-23 14:56:14 +00:00
doc
Code cleanup: remove readblenfile module, only contained some utility functions
2011-05-11 19:29:23 +00:00
extern
fix transform code using a node space as an image space, accessing unallocated memory.
2011-05-02 05:24:59 +00:00
intern
Fix for mingw 64bit fix.
2011-05-24 11:19:11 +00:00
release
bpy_extras.io_utils.axis_conversion() was returning wrong matrix.
2011-05-24 08:11:51 +00:00
source
clamp delta to prevent cases where strength is a huge number. Very high values would lead to scale problems of objects.
2011-05-24 11:20:33 +00:00
CMakeLists.txt
fix for option WITH_CXX_GUARDEDALLOC with msvc
2011-05-24 06:44:39 +00:00
COPYING
== docs ==
2010-10-13 14:44:22 +00:00
GNUmakefile
- background job style cleanup.
2011-04-10 15:24:05 +00:00
SConstruct
Code cleanup: remove source/kernel module, this wasn't really the kernel of
2011-05-06 20:18:42 +00:00