Antonio Vazquez antoniov
  • Spain
  • Joined on 2011-08-22
Antonio Vazquez pushed to GPv3_Set_selected_as_actmat at antoniov/blender 2023-10-28 09:25:13 +02:00
0b25cd3e85 GPv3: Exit of the loop and remove geometry update
Antonio Vazquez opened issue blender/blender#114203 2023-10-27 18:30:21 +02:00
GPv3: Set active material from parameter
Antonio Vazquez commented on issue blender/blender#114190 2023-10-27 11:17:02 +02:00
GPv3: Assign material from parameter

This changes requires #114186 before

Antonio Vazquez opened issue blender/blender#114190 2023-10-27 11:14:33 +02:00
GPv3: Assign material from a list
Antonio Vazquez created pull request blender/blender#114188 2023-10-27 11:12:27 +02:00
GPv3: Set selected curve material as active material
Antonio Vazquez created branch GPv3_Set_selected_as_actmat in antoniov/blender 2023-10-27 11:11:27 +02:00
Antonio Vazquez pushed to GPv3_Set_selected_as_actmat at antoniov/blender 2023-10-27 11:11:27 +02:00
cbf5ff98dd GPv3: Set selected curve material as active material
Antonio Vazquez created pull request blender/blender#114186 2023-10-27 10:46:50 +02:00
GPv3: Rename stroke_color_set to stroke_material_set
Antonio Vazquez created branch GPV3_set_color in antoniov/blender 2023-10-27 10:46:11 +02:00
Antonio Vazquez pushed to GPV3_set_color at antoniov/blender 2023-10-27 10:46:11 +02:00
4078f81294 GPv3: Rename stroke_color_set to stroke_material_set
d31c61edee Cleanup: spelling in comments
e8279ff4ee Cleanup: format
ce027579e0 Merge branch 'blender-v4.0-release'
585f43064a Fix edit-mode undo leaving edit-mode with multiple windows
Compare 10 commits »
Antonio Vazquez commented on issue blender/blender#113569 2023-10-27 10:31:33 +02:00
GPv3: Set selected curve material as active material

@PratikPB2123 I don't think this is correct. In your text you are assigning the material to the curve and must be inverse. I will take this one.

Antonio Vazquez merged pull request blender/blender#114172 2023-10-26 16:52:39 +02:00
GPv3: Menus updates
Antonio Vazquez pushed to main at blender/blender 2023-10-26 16:52:38 +02:00
fbb3726f68 GPv3: Menus updates
Antonio Vazquez approved blender/blender#114172 2023-10-26 16:51:57 +02:00
GPv3: Menus updates
Antonio Vazquez suggested changes for blender/blender#114172 2023-10-26 16:30:31 +02:00
GPv3: Menus updates

Pleasxe, fix the warning.

Antonio Vazquez commented on pull request blender/blender#114172 2023-10-26 16:29:47 +02:00
GPv3: Menus updates

The menus work but there is a warning.

Antonio Vazquez commented on issue blender/blender#114158 2023-10-25 19:59:45 +02:00
GPv3: Community Tasks: Overview

Switch directios has a PR already: #114007

Antonio Vazquez commented on issue blender/blender#114069 2023-10-25 19:26:16 +02:00
GPv3: Port Bucket Fill operator

@pepe-school-land You can add any idea here :-)

Antonio Vazquez commented on pull request blender/blender#113944 2023-10-23 19:13:39 +02:00
WIP: GPv3 - Add support to material render previews

Confirmed: The actual code of Eevee_Next does not support Render, so this patch must be on hold until this feature will be ready.

Antonio Vazquez approved blender/blender#114007 2023-10-23 19:07:49 +02:00
GPv3: Switch Direction operator

LGTM, but I'm not an expert in C++ new code.