Jason C. Wenger jcwenger
  • Joined on 2024-09-19
Jason C. Wenger pushed to grid-fill-replace-existing-test at jcwenger/blender 2024-10-29 23:26:45 +01:00
87dc5c8468 test changes
Jason C. Wenger commented on pull request blender/blender#129318 2024-10-26 17:12:06 +02:00
Modeling: Allow grid fill to delete and replace existing faces, when faces are selected

I refactored the tag clearing logic, but a little differently than you said -- Looking at it closer, The edge tags need cleard always, but the face tags need cleared only if there are selected…

Jason C. Wenger pushed to grid-fill-replace-existing at jcwenger/blender 2024-10-26 17:06:36 +02:00
2aeccfe75f Adjust clearing tags to split and only do what is necessary.
575ce2352d fix per make format
8b4d961059 Rename deletions var
Compare 3 commits »
Jason C. Wenger pushed to grid-fill-replace-existing-test at jcwenger/blender 2024-10-26 16:32:23 +02:00
2aeccfe75f Adjust clearing tags to split and only do what is necessary.
575ce2352d fix per make format
8b4d961059 Rename deletions var
Compare 3 commits »
Jason C. Wenger created branch grid-fill-replace-existing-test in jcwenger/blender 2024-10-26 16:32:23 +02:00
Jason C. Wenger commented on pull request blender/blender#129318 2024-10-25 04:14:48 +02:00
Modeling: Allow grid fill to delete and replace existing faces, when faces are selected

@ideasman42 is there an alternate implementation approach that gets us closer to the end state where we would better be able to preserve data? I'm happy to do a larger refactor to a more…

Jason C. Wenger commented on pull request blender/blender#129318 2024-10-25 03:21:45 +02:00
Modeling: Allow grid fill to delete and replace existing faces, when faces are selected

@ideasman42 Not sure how to make preserving data work. -- even if it was conceptually "a retesselation" some of the values are going to be messed up.

Per-face attributes are essentially…

Jason C. Wenger pushed to grid-fill-replace-existing at jcwenger/blender 2024-10-25 02:49:20 +02:00
d236fe911f Respect hidden edges and faces
Jason C. Wenger commented on pull request blender/blender#129318 2024-10-22 07:39:08 +02:00
Modeling: Allow grid fill to delete and replace existing faces, when faces are selected

(As my wonderful wife illustrated, "How do you distinguish the hole in the middle of the swiss cheese, from the half a hole that the knife happened to cut through at the edge of the slice?")

Jason C. Wenger commented on pull request blender/blender#129318 2024-10-22 07:26:41 +02:00
Modeling: Allow grid fill to delete and replace existing faces, when faces are selected

(As my wonderful wife illustrated, "How do you distinguish the hole in the middle of the swiss cheese, from the half a hole that the knife happened to cut through at the edge of the slice?")

Jason C. Wenger commented on pull request blender/blender#129318 2024-10-22 07:05:38 +02:00
Modeling: Allow grid fill to delete and replace existing faces, when faces are selected

(As my wonderful wife illustrated, "How do you distinguish the hole in the middle of the swiss cheese, from the half a hole that the knife happened to cut through at the edge of the slice?")

Jason C. Wenger created pull request blender/blender#129318 2024-10-22 04:59:42 +02:00
Allow grid fill to replace existing faces when selected
Jason C. Wenger pushed to grid-fill-replace-existing at jcwenger/blender 2024-10-22 04:58:27 +02:00
19b709df1d Allow grid fill to replace existing faces when selected
Jason C. Wenger pushed to grid-fill-replace-existing at jcwenger/blender 2024-10-22 04:49:48 +02:00
103986af26 Allow grid fill to replace existing faces when selected
Jason C. Wenger pushed to grid-fill-replace-existing at jcwenger/blender 2024-10-22 02:15:02 +02:00
441e568e3d Allow interactive grid fill with existing faces to be replaced
cd1edd74e4 Add test for grid fill replace existing
Jason C. Wenger pushed to grid-fill-replace-existing at jcwenger/blender 2024-10-22 00:56:16 +02:00
528a2e2b54 Allow interactive grid fill with existing faces to be replaced
4e50c9da08 Constraints test: add Action constraint test objects
bb6c4e707d USD: Add data for upcoming tests and feature work
9e2476aba5 EEVEE: Update ray offset test reference
c0b1645673 Merge branch 'blender-v4.3-release'
177ec19cb2 EEVEE: Update render tests
Compare 8 commits »
Jason C. Wenger created branch grid-fill-replace-existing in jcwenger/blender-test-data 2024-10-22 00:36:25 +02:00
Jason C. Wenger pushed to grid-fill-replace-existing at jcwenger/blender 2024-10-21 15:58:00 +02:00
b0cc74bc83 Allow interactive grid fill with existing faces to be replaced
8588e196c4 Merge branch 'blender-v4.3-release'
7c7b8e1f28 Fix #129087: don't show empty panels in geometry nodes modifier
b5eb379e81 Merge branch 'blender-v4.3-release'
84ffe3720d Fix #129217: crash when switching geometry nodes to tool mode with active viewer
Compare 40 commits »