Go to file
Antonio Vazquez 1d5c71bca7 D1705: Fix Grease Pencil Fill for Concave Shapes
Improve filling for concave shapes using a triangulation of the stroke.
The triangulation information is saved in an internal cache and only is
recalculated if the stroke changes.

The triangulation is not saved in .blend file.

Reviewers: aligorith

Maniphest Tasks: T47102

Differential Revision: https://developer.blender.org/D1705
2016-05-09 00:53:47 +12:00
build_files Cleanup: warnings. spelling 2016-04-30 04:10:34 +10:00
doc Refactor BKE_blender into separate headers 2016-04-25 19:27:45 +10:00
extern Clamp dot-product to avoid precision error 2016-05-08 00:04:05 +10:00
intern Cycles: Cleanup: Swap order of the RNG-state-initializing for-loops 2016-05-08 01:22:28 +02:00
release D1705: Fix Grease Pencil Fill for Concave Shapes 2016-05-09 00:53:47 +12:00
source D1705: Fix Grease Pencil Fill for Concave Shapes 2016-05-09 00:53:47 +12:00
tests Fix bl_load_py_modules test 2016-05-02 21:06:15 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Git ignore BUILD_NOTES.txt from install_deps.sh. 2015-11-23 20:17:02 +01:00
.gitmodules Remove SCons building system 2016-01-04 14:20:48 +05:00
CMakeLists.txt Optimize linear<->sRGB conversion for SSE2 processors 2016-05-05 19:46:06 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix T48078: incorrect OS X command for retrieving number of CPUs on in Makefile. 2016-04-09 00:25:18 +02:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00