Antonio Vazquez antoniov
  • Spain
  • Joined on 2011-08-22
Antonio Vazquez pushed to temp-eyedopper-33 at antoniov/blender 2023-02-15 14:21:25 +01:00
6651b90ff7 Patch of 218a909dec for 3.3
1e16e55f7d Fix #104637: EEVEE Displacement regression after #104595
4fec780a9f Fix #103903: Bump Node performance regression
608916b0e1 Fix #104514: GPencil merge down layer misses some frames
a3c0ff9b74 Fix #104026: Click-Drag to select graph editor channels no longer working
Compare 10 commits »
Antonio Vazquez created branch temp-eyedopper-33 in antoniov/blender 2023-02-15 14:21:25 +01:00
Antonio Vazquez pushed to main at blender/blender 2023-02-15 11:55:39 +01:00
1a94457586 Fix #104760: GPencil Fill Gap circles no longer disappear when blue line appear
Antonio Vazquez closed issue blender/blender#104760 2023-02-15 11:55:39 +01:00
GPencil: Fill Gap Closure circles no longer disappear when blue line appear
Antonio Vazquez commented on issue blender/blender#104760 2023-02-15 11:07:27 +01:00
GPencil: Fill Gap Closure circles no longer disappear when blue line appear

@fclem A new draw error similar to the same we had yesterday with Fill. If you look gpencil_draw_basic_stroke function in gpencil_fill.c, you can see that alpha channel is set to 0.5 or 0.0…

Antonio Vazquez commented on issue blender/blender#88449 2023-02-15 10:37:54 +01:00
Blender LTS: Maintenance Task 2.93

@filedescriptor Could you try to do a pr for 2.93 for the commit 218a909dec ?

I have tried several times, but all the times I get an error in CMake and I'm unable to get the code working in…

Antonio Vazquez commented on pull request blender/blender#104767 2023-02-15 10:11:13 +01:00
LineArt: UI hint for using intersection filtering

@mendio what do you think?

Antonio Vazquez commented on issue blender/blender#104760 2023-02-15 10:02:10 +01:00
GPencil: Fill Gap Closure circles no longer disappear when blue line appear

@MumuMundo Can you check again today. Yesterday there was a problem with a GPU change.

Antonio Vazquez approved blender/blender#104736 2023-02-15 10:00:58 +01:00
Cleanup: LineArt: Remove lineart_cpp_bridge.cc

I guess you don't need this file, so LGTM

Antonio Vazquez commented on issue blender/blender#104748 2023-02-14 16:24:57 +01:00
GPencil: Fill tool is not working at all

@fclem Do you have an idea of what can be the change?

Antonio Vazquez opened issue blender/blender#104748 2023-02-14 16:24:14 +01:00
GPencil: Fill tool is not working at all
Antonio Vazquez pushed to main at blender/blender 2023-02-13 17:30:38 +01:00
218a909dec GPencil: Fix unreported Eyedropper color difference in Materials
Antonio Vazquez closed issue blender/blender#104651 2023-02-13 17:05:02 +01:00
GP object library overrides crashing on move, delete and any other actions
Antonio Vazquez commented on issue blender/blender#104651 2023-02-13 17:05:01 +01:00
GP object library overrides crashing on move, delete and any other actions

As this is related to a patch in development, we can close it.

Note: The patch has been moved to Gitea in: #104413

Antonio Vazquez commented on pull request blender/blender#104509 2023-02-13 10:52:10 +01:00
WIP: GPencil - Reorganize Animation Insert and Delete menu and shortcuts.

About the short keys displayed in the menu, the I and Alt+I shortcuts are to display the menu, but each option of the menu can use its own shortcut, this is the reason you see different…

Antonio Vazquez commented on pull request blender/blender#104509 2023-02-13 10:50:16 +01:00
WIP: GPencil - Reorganize Animation Insert and Delete menu and shortcuts.

About Clear Keyframes option, this operator is a generic Blender operator and actually does not support Grease Pencil. In order to make it work, the operator need to be fixed and this must be do…

Antonio Vazquez pushed to temp-insert-menu at antoniov/blender 2023-02-13 10:48:26 +01:00
f39da29f9e Add Keyframeword to menu header
5634878ccf Add Alt+I to Edit mode
Compare 2 commits »
Antonio Vazquez pushed to main at blender/blender-addons 2023-02-13 10:45:16 +01:00
35d72c2da0 Fix 104401: Import .ase files with swatch groups
Antonio Vazquez merged pull request blender/blender-addons#104405 2023-02-13 10:45:15 +01:00
Fix 104401: Import .ase files with swatch groups