This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Antonio Vazquez 1cad0a627e GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushes
This error was introduced wit the change in commit https://developer.blender.org/rB6a850f3cc840

As the brushes were not created, all modes except Edit were broken. 

Now, the brushes and palette are not created when load the file in versioning code, but when the mode is enabled.

Also, if the brush already exist, the parameters are not reset as it was done in the versioning code in order to keep user settings.

The same logic is used for the default palette.
2020-05-15 16:50:38 +02:00
..
2020-03-29 17:11:41 +11:00
2020-03-29 17:11:41 +11:00
2020-03-05 21:07:20 +01:00
2020-04-05 22:22:21 +10:00
2020-05-13 15:47:51 +10:00
2020-03-11 21:39:56 +11:00
2020-03-29 16:37:57 +11:00
2020-04-03 12:38:04 +11:00
2020-03-29 17:11:41 +11:00
2020-03-29 17:11:41 +11:00