Mesh: Move edges to a generic attribute #106638

Merged
Hans Goudey merged 23 commits from HooglyBoogly/blender:refactor-mesh-edges-generic into main 2023-04-17 13:47:54 +02:00

23 Commits

Author SHA1 Message Date
Hans Goudey f43479a51f Fix missing null checks when loading new mesh format 2023-04-17 07:35:21 -04:00
Hans Goudey 11a1f2901c Fix 2023-04-17 07:27:40 -04:00
Hans Goudey e3cb9708b3 Merge branch 'main' into refactor-mesh-edges-generic 2023-04-17 07:22:39 -04:00
Hans Goudey e37d066358 Merge branch 'main' into refactor-mesh-edges-generic 2023-04-16 16:02:20 -04:00
Hans Goudey 52983d98f6 Cleanup 2023-04-14 12:06:34 -04:00
Hans Goudey 7d6379dfa4 Merge branch 'main' into refactor-mesh-edges-generic 2023-04-14 12:01:45 -04:00
Hans Goudey 4ded62192b Small cleanups 2023-04-14 11:57:24 -04:00
Hans Goudey 76b11f8ef6 Merge branch 'main' into refactor-mesh-edges-generic 2023-04-14 10:25:53 -04:00
Hans Goudey 7ccdf0f107 Fix nested DNA_DEPRECATED_ALLOW checks 2023-04-07 08:21:38 -04:00
Hans Goudey d431b1443f Fix duplicate elements node 2023-04-07 08:19:27 -04:00
Hans Goudey 74a765e8ca Merge branch 'main' into refactor-mesh-edges-generic 2023-04-07 08:14:52 -04:00
Hans Goudey 57aff2a6a0 Merge branch 'main' into refactor-mesh-edges-generic
buildbot/vexp-code-patch-coordinator Build done. Details
2023-04-06 15:56:27 -04:00
Hans Goudey 1f7101de7b Fix customdata comparison
buildbot/vexp-code-patch-coordinator Build done. Details
2023-04-06 13:34:12 -04:00
Hans Goudey c70f7b4b3d Merge branch 'main' into refactor-mesh-edges-generic 2023-04-06 12:49:44 -04:00
Hans Goudey c9dd514e10 Add int2 spreadsheet row filter 2023-04-06 11:52:30 -04:00
Hans Goudey ade8af4aed Don't write edge verts attribute in old format 2023-04-06 11:52:21 -04:00
Hans Goudey 511ce477cd Merge branch 'main' into refactor-mesh-edges-generic 2023-04-06 11:17:00 -04:00
Hans Goudey e738bad728 Display int2 attributes in spreadsheet 2023-04-06 09:53:57 -04:00
Hans Goudey 787be9b4c6 Fix freestyle mistakes 2023-04-06 09:53:45 -04:00
Hans Goudey 2699800c7b Fix BMesh to Mesh conversion 2023-04-06 09:38:06 -04:00
Hans Goudey 6c4f822b2b Fix mesh boolean convert 2023-04-06 09:37:54 -04:00
Hans Goudey b49d2f8a71 Fix split edges 2023-04-06 08:16:56 -04:00
Hans Goudey 582bee087a Mesh: Replace edge struct with generic attribute 2023-04-05 23:52:59 -04:00