Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Antonioya 7021bd5273 GPencil: Only brushes with pinned materials have materials
Using GP_BRUSH_MATERIAL_PINNED to switch between active material and brush material, instead of updating all brushes on active material changes. This will allow brushes to have no material and therefore to not inflate the user count.

This fix T62465.

Patch contributed by @matc
Reviewers: @brecht @antoniov @billreynish @mendio
2019-03-25 17:06:07 +01:00
build_files Merge branch 'blender2.7' 2019-03-25 11:23:00 +01:00
doc Docs: update examples for 2.8x 2019-03-22 00:07:06 +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 Merge branch 'blender2.7' 2019-03-22 18:18:37 +01:00
release GPencil: Only brushes with pinned materials have materials 2019-03-25 17:06:07 +01:00
source GPencil: Only brushes with pinned materials have materials 2019-03-25 17:06:07 +01:00
tests Cleanup: More C++ like nature for word split test 2019-03-20 14:14:56 +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 Merge branch 'blender2.7' 2019-03-22 16:23:23 -03: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