Antonio Vazquez antoniov
  • Spain
  • Joined on 2011-08-22
Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-11-01 10:45:37 +01:00
6d749d8dee GPv3: More cleanup to make it faster
Antonio Vazquez deleted branch GPV3_set_color from antoniov/blender 2023-11-01 10:39:34 +01:00
Antonio Vazquez merged pull request blender/blender#114186 2023-11-01 10:39:32 +01:00
GPv3: Rename `stroke_color_set` to `stroke_material_set`
Antonio Vazquez pushed to main at blender/blender 2023-11-01 10:39:31 +01:00
c412aa1a17 GPv3: Rename stroke_color_set to stroke_material_set
Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-10-31 18:59:38 +01:00
78a4427ce6 GPv3: Remove default case
Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-10-31 18:53:56 +01:00
a09b9baedf GPv3: Use switch instead of if
Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-10-31 18:00:18 +01:00
443589b999 GPv3: Use curve bke functions and avoid span read in loop
73e806b14b Cleanup: Revert format
Compare 2 commits »
Antonio Vazquez pushed to GPv3_normalize at antoniov/blender 2023-10-31 17:27:18 +01:00
a9ead96380 Cleanup: Make format
Antonio Vazquez pushed to GPV3_set_color at antoniov/blender 2023-10-31 15:39:35 +01:00
a9d9773d9b Cleanup: Make format
b559fd45a1 Merge branch 'main' into GPV3_set_color
396ad5db83 Sculpt: Better boundary preservation with dyntopo
a49dd41290 Revert "I18N/UI: Work around #114080: Lack of Khmer script in built-in fonts."
7300609966 I18N/UI: Work around #114080: Lack of Khmer script in built-in fonts.
Compare 80 commits »
Antonio Vazquez commented on pull request blender/blender#114188 2023-10-31 12:00:42 +01:00
GPv3: Set selected curve material as active material

Format problem solved thanks to @SietseB

The problem was the clang program of Microsoft is slightly different of the clang used by make format. The solution is to set a custom clang…

Antonio Vazquez pushed to GPv3_Set_selected_as_actmat at antoniov/blender 2023-10-31 11:07:51 +01:00
1bb46d2fee Cleanup: Make format
Antonio Vazquez pushed to GPv3_Set_selected_as_actmat at antoniov/blender 2023-10-31 08:58:35 +01:00
29bdba099d GPv3: check array size
Antonio Vazquez pushed to GPv3_Set_selected_as_actmat at antoniov/blender 2023-10-31 08:47:37 +01:00
9dda8d068a GPv3: Simplify code after review
58258a4e75 Merge branch 'main' into GPv3_Set_selected_as_actmat
f79b3ffe12 Cleanup: Generalise input reading in compositor
5ba661b706 EEVEE-Next: Fix Infinite Loop With Reflection Probe
fcb26fe72d EEVEE: Update UI Names
Compare 23 commits »
Antonio Vazquez opened issue blender/blender#114281 2023-10-30 17:39:07 +01:00
Bone group does not hide bone if it was moved using assign
Antonio Vazquez commented on pull request blender/blender#114188 2023-10-30 13:28:55 +01:00
GPv3: Set selected curve material as active material

Yes, I know.... what I mean is that this line is wrongly formatted, so every time I update the code I must revert the "right" format to set the "wrong" format agan. As this format is not changing…

Antonio Vazquez commented on pull request blender/blender#114188 2023-10-30 08:30:59 +01:00
GPv3: Set selected curve material as active material

I can't avoid this. It's the autoformat when saving.

Antonio Vazquez pushed to GPv3_Set_selected_as_actmat at antoniov/blender 2023-10-30 08:30:16 +01:00
5f662646e7 GPv3: More typo fix
Antonio Vazquez pushed to GPv3_Set_selected_as_actmat at antoniov/blender 2023-10-30 08:27:09 +01:00
401a4d2700 GPv3: Fix comment typo
Antonio Vazquez pushed to GPV3_set_color at antoniov/blender 2023-10-28 11:05:41 +02:00
6db7e0838d GPv3: Change operator text
Antonio Vazquez commented on pull request blender/blender#114007 2023-10-28 11:01:34 +02:00
GPv3: Switch Direction operator

I agree with the operator name change.