Block a user
Antonio Vazquez
created branch GPv3_114190_assign_mat in antoniov/blender
2023-11-08 17:18:48 +01:00
6b674fa06b
Merge branch 'main' into GPv3_capsmode
405ad22429
GPv3: Set Uniform operator for Thickness and Opacity
6e95fd3edd
Merge branch 'main' into GPv3_capsmode
e5704d37de
GPv3: Switch Direction operator
571bddb6c8
Cleanup: Fix warnings due to disabled OCIO
a8cb0b0ca0
GPv3: Set selected curve material as active material
212a1cfb4c
Merge branch 'blender-v4.0-release'
GPv3: Set Uniform operator for Thickness and Opacity
7172784cd1
Merge branch 'main' into GPv3_normalize
e5704d37de
GPv3: Switch Direction operator
79a1ace8d5
Merge branch 'main' into GPv3_normalize
571bddb6c8
Cleanup: Fix warnings due to disabled OCIO
a8cb0b0ca0
GPv3: Set selected curve material as active material
212a1cfb4c
Merge branch 'blender-v4.0-release'
176df4bead
Release: Update licenses doc and freedesktop file for 4.0
GPv3: Switch Direction operator
Antonio Vazquez
deleted branch GPv3_Set_selected_as_actmat from antoniov/blender
2023-11-08 15:51:26 +01:00
Antonio Vazquez
pushed to GPv3_Set_selected_as_actmat at antoniov/blender
2023-11-08 12:18:19 +01:00
ef4e4c9bf7
GPv3: Reduce if depth
GPv3: Set Uniform operator for Thickness and Opacity
Correct! I would love for the Microsoft compiler to warn about these things as a warning, but it doesn't.
GPv3: Set Uniform operator for Thickness and Opacity
I have talked with @mendio and we agree to use Thickness instead of Radius.
4336411c84
GPv3: Rename Radius to Thickness
a8a95b92ff
Merge branch 'main' into GPv3_normalize
b4316445a8
EEVEE-Next: Add Max Displacement option
b2bdfe946e
Fix: broken regression test fcurve_test.cc
73b15f341e
Fix: Enable Vulkan Workarounds
GPv3: Set selected curve material as active material
Yes, I tested. The tag is not needed because what it is changed here is the active material in the object and the notifier is enough here.
GPv3: Set selected curve material as active material
Why don't merge this operator as is today (equals to GPv2) ? and later, when active stroke concept will be ready, we can change it, but at least with this PR we have same feature of GPv2.