Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Alexander Gavrilov 3378782eee Implement additional modes for Shrinkwrap to a surface.
In addition to the original map to surface and Keep Above Surface,
add modes that only affect vertices that are inside or outside
the object. This is inspired by the Limit Distance constraint,
and can be useful for crude collision detection in rigs.

The inside/outside test works based on face normals and may not be
completely reliable near 90 degree or sharper angles in the target.

Reviewers: campbellbarton, mont29

Differential Revision: https://developer.blender.org/D3717
2018-09-26 16:52:58 +03:00
build_files Remove last traces of game engine and blenderplayer 2018-09-22 15:54:30 +02:00
doc Fixup for gpu.types.GPUOffscreen.py example 2018-09-21 13:34:53 -03:00
extern Merge branch 'master' into blender2.8 2018-09-12 15:54:07 +10:00
intern OpenSubdiv: Cleanup, the TODO was actually solved 2018-09-26 11:52:06 +02:00
release Implement additional modes for Shrinkwrap to a surface. 2018-09-26 16:52:58 +03:00
source Implement additional modes for Shrinkwrap to a surface. 2018-09-26 16:52:58 +03:00
tests Merge branch 'master' into blender2.8 2018-09-19 18:20:50 +02:00
.arcconfig Arc: Use proper lacding branch 2018-04-24 12:26:37 +02:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:46:06 +02:00
.gitmodules Fix git submodules branch configuration 2018-04-23 12:55:04 +02:00
CMakeLists.txt Merge branch 'master' into blender2.8 2018-09-26 10:28:23 +10:00
COPYING
GNUmakefile Build: allow overriding DEPS_BUILD_DIR and DEPS_INSTALL_DIR for make deps. 2018-09-24 15:48:50 +02:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00