Daniel Salazar zanqdo
Daniel Salazar commented on pull request blender/blender#107691 2023-05-19 23:24:35 +02:00
UI: Rename Copy Vertex Group to Duplicate Vertex Group

@Harley I'm ok with 4.0. The decision about renaming the operator is all yours!

Daniel Salazar commented on pull request blender/blender#105935 2023-05-19 20:39:25 +02:00
WIP: Surface-Deform-GP-Modifier-Blender-v3.5

That refers to this commit made on the 9th of may: 0c699f63ee

@jwvdronkelaar you're right. Kicked the…

Daniel Salazar commented on pull request blender/blender#105935 2023-05-19 20:38:23 +02:00
WIP: Surface-Deform-GP-Modifier-Blender-v3.5

@blender-bot package windows

Daniel Salazar commented on pull request blender/blender#105935 2023-05-19 00:56:08 +02:00
WIP: Surface-Deform-GP-Modifier-Blender-v3.5

There is no windows build of the latest version. I'd love to test the latest fixes but I cannot until a new windows build becomes available.

There is:

https://builder.blender.org/download/

Daniel Salazar commented on issue blender/blender#107920 2023-05-14 23:35:30 +02:00
Weight gradient tool auto normalizes over locked groups

What is the expected behavior here? Should the entire operation be blocked if any vertex groups are locked?

That is correct. When a vgroup's values can not be changed due to normalization…

Daniel Salazar opened issue blender/blender#107920 2023-05-14 03:30:08 +02:00
Weight gradient tool auto normalizes over locked groups
Daniel Salazar closed issue blender/blender#107919 2023-05-14 03:19:56 +02:00
Weight Gradient tool paints over hidden vertices
Daniel Salazar opened issue blender/blender#107919 2023-05-14 03:16:16 +02:00
Weight Gradient tool paints over hidden vertices
Daniel Salazar opened issue blender/blender#107918 2023-05-14 03:09:13 +02:00
Weight Gradient tool paints over locked vertex groups
Daniel Salazar pushed to main at blender/blender 2023-05-13 23:25:12 +02:00
69d6210e38 UI: Improve description for shapekey pin
Daniel Salazar pushed to transfer-vertex-groups at zanqdo/blender 2023-05-12 23:40:43 +02:00
bfbc0c40a7 Merge branch 'main' into transfer-vertex-groups
bb51cdedb7 Cleanup: Clang-format
ac02f94caf Fix #107123: Refactor sculpt normal calculation to require vert poly map
c9be925f7d Fix #107289: Sound strips are invisible and overlap
3a0d17ceea Cleanup: Correct commet about curves bounds
Compare 87 commits »
Daniel Salazar commented on pull request blender/blender#107695 2023-05-12 23:38:07 +02:00
WIP: Replace copy weights to selected op with data transfer

One thing that I don't like of the current patch is the tooltip of the operator is too generic since it's the tooltip of the massive Data Transfer operator. Not sure how to solve that.

Daniel Salazar opened issue blender/blender#107863 2023-05-12 07:43:34 +02:00
Crash when executing pose mode operator in other modes
Daniel Salazar created pull request blender/blender#107695 2023-05-07 02:00:39 +02:00
Replace copy to selected op with data transfer
Daniel Salazar pushed to transfer-vertex-groups at zanqdo/blender 2023-05-07 01:56:59 +02:00
e95559b76f Replace the copy to selected op with data transfer
Daniel Salazar created branch transfer-vertex-groups in zanqdo/blender 2023-05-07 01:56:59 +02:00
Daniel Salazar commented on pull request blender/blender#107691 2023-05-07 01:29:48 +02:00
UI: Rename Copy Vertex Group to Duplicate Vertex Group

@zanqdo Thanks for your point. So it would be better to also rename the operators and functions.

I don't do changes that break the Python API

Daniel Salazar created pull request blender/blender#107691 2023-05-07 00:19:32 +02:00
Rename Copy Vertex Group to Duplicate Vertex Group
Daniel Salazar created branch copy-vertex-group-rename in zanqdo/blender 2023-05-07 00:16:43 +02:00
Daniel Salazar pushed to copy-vertex-group-rename at zanqdo/blender 2023-05-07 00:16:43 +02:00
4376fdb3a4 Rename Copy Vertex Group to Duplicate Vertex Group
07dfc6eccc LibOverride: Further fixes/improvements to partial recursive resync process.
40d79e3d2b LibOverride: Fix/Improve partial resync detection code.
370a2bb416 LibOverride: Resync: Do not ignore embedded IDs in hierarchy processing.
bd412c9e71 Fix crash when accessing length of material_slots on evaluated Empty object.
Compare 10 commits »