Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Alexander Gavrilov 0709fac41e BKE_mesh: add a utility to get edge indices from looptri.
Not all three sides of a tesselated mesh triangle are guaranteed
to be original mesh edges, so a somewhat complicated check is
required to detect which ones are real. It seems that until now
there was no utility function for that, only some example code.
2018-11-06 21:20:17 +03:00
build_files Merge remote-tracking branch 'origin/master' into blender2.8 2018-10-30 17:39:20 -06:00
doc Fix/cleanup RNA viewlayer API. 2018-11-06 17:20:49 +01:00
extern Merge branch 'master' into blender2.8 2018-09-12 15:54:07 +10:00
intern UI: some reordering of Cycles panels. 2018-11-06 17:51:58 +01:00
release Fix/cleanup RNA viewlayer API. 2018-11-06 17:20:49 +01:00
source BKE_mesh: add a utility to get edge indices from looptri. 2018-11-06 21:20:17 +03:00
tests BLI_kdopbvh: add an option to use a priority queue in find_nearest. 2018-11-06 21:20:16 +03: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 Revert "Gitignore: Ignore diffs in all subdirs" 2018-07-31 13:03:48 -04:00
.gitmodules Point addons contrib to 2.8 branch 2018-10-23 09:41:12 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' into blender2.8 2018-10-22 10:19:06 -06:00
COPYING
GNUmakefile Fix "make update" on macOS/Linux not updating addons to the blender2.8 branch. 2018-10-30 14:43:09 +01:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00