tornavis/source/blender/bmesh/operators
Campbell Barton 3f8cd44485 Cleanup: move BLI_strict_flags.h last, not that it should be kept last
Also add a note in the header why it should be kept last.
2024-02-14 13:40:31 +11:00
..
bmo_beautify.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_bevel.cc Cleanup: unused includes in source/blender/bmesh 2024-02-13 19:21:03 +11:00
bmo_bisect_plane.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_bridge.cc Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
bmo_connect.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_connect_concave.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_connect_nonplanar.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_connect_pair.cc Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
bmo_create.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_dissolve.cc Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
bmo_dupe.cc Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
bmo_edgenet.cc Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
bmo_extrude.cc Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
bmo_fill_attribute.cc Cleanup: pass BMesh by pointer instead of reference 2023-12-10 22:12:34 +11:00
bmo_fill_edgeloop.cc Cleanup: unused includes in source/blender/bmesh 2024-02-13 19:21:03 +11:00
bmo_fill_grid.cc Cleanup: move BLI_strict_flags.h last, not that it should be kept last 2024-02-14 13:40:31 +11:00
bmo_fill_holes.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_hull.cc Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
bmo_inset.cc Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
bmo_join_triangles.cc Cleanup: Remove unnecessary DNA_meshdata_types.h includes 2023-12-20 20:58:38 -05:00
bmo_mesh_convert.cc Cleanup: Make `BKE_global.h` a Cpp header. 2024-02-10 18:25:14 +01:00
bmo_mirror.cc Cleanup: Remove unnecessary DNA_meshdata_types.h includes 2023-12-20 20:58:38 -05:00
bmo_normals.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_offset_edgeloops.cc Clang Format: bump to version 17 2024-01-03 13:38:14 +01:00
bmo_planar_faces.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_poke.cc Cleanup: pass BMesh by pointer instead of reference 2023-12-10 22:12:34 +11:00
bmo_primitive.cc Cleanup: Remove unnecessary DNA_meshdata_types.h includes 2023-12-20 20:58:38 -05:00
bmo_removedoubles.cc Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
bmo_rotate_edges.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_smooth_laplacian.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_split_edges.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_subdivide.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_subdivide_edgering.cc Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
bmo_symmetrize.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_triangulate.cc Cleanup: Replace most used of SWAP macro with std::swap 2024-01-31 21:12:16 -05:00
bmo_unsubdivide.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmo_utils.cc Cleanup: unused includes in source/blender/bmesh 2024-02-13 19:21:03 +11:00
bmo_wireframe.cc Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00