Files
test2/source/blender/blenkernel
Hans Goudey 40de15d521 Mesh: Move flip faces function to blenkernel
The aim is to replace the `BKE_mesh_faces_flip` functions with
this newer C++ function using the attribute API. But that is must
be called by RNA, so move this to blenkernel to avoid a circular
dependency between the geometry module and RNA.
2023-08-01 13:08:59 -04:00
..
2023-06-21 11:28:58 +10:00
2023-07-24 22:06:55 +02:00
2023-06-13 14:51:49 -04:00
2023-07-04 17:03:02 +02:00
2023-07-24 22:06:55 +02:00
2023-07-07 15:11:19 +10:00
2023-07-27 14:16:58 +02:00
2023-07-24 22:06:55 +02:00
2023-06-08 10:43:55 +10:00
2023-06-30 11:39:17 +02:00