Antonio Vazquez antoniov
  • Spain
  • Joined on 2011-08-22
Antonio Vazquez created branch GPv3_114190_assign_mat in antoniov/blender 2023-11-08 17:18:48 +01:00
Antonio Vazquez pushed to GPv3_capsmode at antoniov/blender 2023-11-08 16:45:30 +01:00
6b674fa06b Merge branch 'main' into GPv3_capsmode
405ad22429 GPv3: Set Uniform operator for Thickness and Opacity
Compare 2 commits »
Antonio Vazquez pushed to GPv3_capsmode at antoniov/blender 2023-11-08 16:43:45 +01:00
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'
Compare 181 commits »
Antonio Vazquez deleted branch GPv3_normalize from antoniov/blender 2023-11-08 16:19:12 +01:00
Antonio Vazquez pushed to main at blender/blender 2023-11-08 16:19:11 +01:00
405ad22429 GPv3: Set Uniform operator for Thickness and Opacity
Antonio Vazquez merged pull request blender/blender#114006 2023-11-08 16:19:11 +01:00
GPv3: Set Uniform operator for Thickness and Opacity
Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-11-08 16:16:49 +01:00
7172784cd1 Merge branch 'main' into GPv3_normalize
e5704d37de GPv3: Switch Direction operator
Compare 2 commits »
Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-11-08 16:13:07 +01:00
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
Compare 38 commits »
Antonio Vazquez pushed to main at blender/blender 2023-11-08 16:06:06 +01:00
e5704d37de GPv3: Switch Direction operator
Antonio Vazquez merged pull request blender/blender#114007 2023-11-08 16:06:05 +01:00
GPv3: Switch Direction operator
Antonio Vazquez commented on pull request blender/blender#113978 2023-11-08 15:52:56 +01:00
GPv3: Set caps operator

@filedescriptor I guess we can merge this too, no?

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
Antonio Vazquez commented on pull request blender/blender#114006 2023-11-08 12:05:35 +01:00
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.

Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-11-08 12:00:43 +01:00
ad6962b2c9 Cleanup: Remove unused include
Antonio Vazquez commented on pull request blender/blender#114006 2023-11-07 15:58:45 +01:00
GPv3: Set Uniform operator for Thickness and Opacity

I have talked with @mendio and we agree to use Thickness instead of Radius.

Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-11-07 15:57:37 +01:00
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
Compare 144 commits »
Antonio Vazquez commented on pull request blender/blender#114188 2023-11-07 15:39:31 +01:00
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.

Antonio Vazquez commented on pull request blender/blender#114188 2023-11-07 13:36:36 +01:00
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.