Mattias Fredriksson Osares
  • Joined on 2015-02-18
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2024-01-05 00:20:32 +01:00
85017eb6a1 Use array map instead for find()
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2024-01-04 23:31:44 +01:00
e53cb0ff3e Range test..
599d351dca Almost working face corner transfer
aa5f4ccbfe Corrected to handle inner/outer shapes
9d36d863ee Getting some split faces
b136f037d4 Bisect mesh: Edge + Vertex
Compare 132 commits »
Mattias Fredriksson commented on issue blender/blender#116806 2024-01-04 23:27:03 +01:00
IndexMask(IndexRange(1, 2)).find(1) => -1

Likely problem for @JacquesLucke

Mattias Fredriksson opened issue blender/blender#116806 2024-01-04 23:12:39 +01:00
IndexMask(IndexRange(1, 2)).find(1) => -1
Mattias Fredriksson pushed to 240104_index_range_find at Osares/blender 2024-01-04 23:01:55 +01:00
07be807500 EXPECT
Mattias Fredriksson created branch 240104_index_range_find in Osares/blender 2024-01-04 21:35:37 +01:00
Mattias Fredriksson pushed to 240104_index_range_find at Osares/blender 2024-01-04 21:35:37 +01:00
374c2ba0ea IteratorFind tests
d6cfd7d1f4 Cleanup: Remove unnecessary keywords from C++ headers
15ae8c3064 Cleanup: Move remaining window manager headers to C++
1ccc958150 UI: Improved Confirmation Dialog for Clear Recent List
f40d4e0bda UI: Improved Operator Confirmations
Compare 10 commits »
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2024-01-04 21:31:40 +01:00
352faa4bef Range test..
ccb6ac80e8 Almost working face corner transfer
Compare 2 commits »
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2024-01-03 02:56:22 +01:00
b41089e05a Corrected to handle inner/outer shapes
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2024-01-02 04:46:23 +01:00
13922b1f9d Getting some split faces
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2023-12-29 04:31:40 +01:00
746871600d Bisect mesh: Edge + Vertex
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2023-12-27 02:49:12 +01:00
76e3e63ae7 Proper node register after rebase
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2023-12-27 02:34:39 +01:00
7a6c382de0 Updated rebase to codebase changes
Mattias Fredriksson pushed to 231226_bisect at Osares/blender 2023-12-27 00:02:44 +01:00
619054869e Keep / discard
24719c3cb3 no intersect
1127e7baf0 Decl.
6c6b5f5a47 Mesh bisect files
8e2b7bef78 points_by_curve
Compare 10 commits »
Mattias Fredriksson created branch 231226_bisect in Osares/blender 2023-12-27 00:02:44 +01:00
Mattias Fredriksson commented on issue blender/blender#103904 2023-07-15 22:39:14 +02:00
Geometry Node: Bisect

Yeah my goal was to start this during the spring and finish it during the summer vacation. Right now it looks like it will be delayed however as I've been to busy at work and haven't been able to…

Mattias Fredriksson pushed to 230408_bisect at Osares/blender 2023-04-17 00:49:38 +02:00
1985de16eb Keep / discard
Mattias Fredriksson pushed to 230408_bisect at Osares/blender 2023-04-10 20:09:41 +02:00
19a3197d88 no intersect
Mattias Fredriksson pushed to 230408_bisect at Osares/blender 2023-04-10 19:50:07 +02:00
32414d422e Decl.
Mattias Fredriksson pushed to 230408_bisect at Osares/blender 2023-04-10 19:00:33 +02:00
395e0b8403 Mesh bisect files
c134632dce points_by_curve
ce3f7e8a9b Patch rebase
61e703b97c Patch rebase
Compare 4 commits »