Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Antonioya 6577618d5b GPencil: Changes in Fill and new 3D Cursor View Plane
This commit groups several options that were tested in grease pencil branch:

- Changes to fill algorithms and improves, specially in small areas and stroke corners.
  New options has been added in order to define how the fill is working and internally there are optimizations in detect the small areas in the extremes.

  Kudos to @charlie for coding this fill improvements.

- New 3D cursor view plane option.

  Now it's possible to lock the drawing plane to the 3D cursor and use the 3D cursor orientation. This allows more flexibility when you are drawing and reduce the need to create geometry to draw over surfaces.

- Canvas Grid now can be locked to 3D cursor.
- New option to reproject stroke using 3D cursor.
- Small tweaks and fixes.

Changes reviewed by @pepeland and @mendio
2019-03-17 19:47:56 +01:00
build_files Merge branch 'blender2.7' 2019-03-17 12:54:19 +01:00
doc Cleanup: unused imports 2019-03-17 21:00:56 +11:00
extern Fix T62255: Blender defaults to "OpenAL Soft" in sound settings, regardless of saved preferences 2019-03-10 23:28:51 +01:00
intern Cocoa: Fix missing key window after closing "About" 2019-03-17 13:24:38 +01:00
release GPencil: Changes in Fill and new 3D Cursor View Plane 2019-03-17 19:47:56 +01:00
source GPencil: Changes in Fill and new 3D Cursor View Plane 2019-03-17 19:47:56 +01:00
tests Merge branch 'blender2.7' 2019-03-17 12:54:19 +01:00
.arcconfig Update for moving blender2.8 to master. 2018-12-21 12:15:21 +01:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Git: add TAGS & tags to .gitignore 2019-01-22 12:50:13 +01:00
.gitmodules Update for moving blender2.8 to master. 2018-12-21 12:15:21 +01:00
CMakeLists.txt Cleanup: remove contributors for CMake files 2019-02-05 09:10:32 +11:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: icons target now uses make variables 2019-02-28 10:37:49 +11:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00