tornavis/source/blender/bmesh
Hans Goudey edf8a776ac Cleanup: Use forward declarations to replace includes of BKE_attribute.hh
Remove most includes of this header inside other headers, to remove unnecessary
indirect includes which can have a impact on compile times. In the future we may
want more dedicated "_fwd.hh" headers, but until then, this sticks with the
solution in existing code.

Unfortunately it isn't yet possible to remove the include from `BKE_geometry_set.hh`.
2023-12-20 13:25:28 -05:00
..
intern Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
operators Cleanup: Use forward declarations to replace includes of BKE_attribute.hh 2023-12-20 13:25:28 -05:00
tests Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
tools Cleanup: spelling in comments, correct outdated comment 2023-12-17 16:04:38 +11:00
CMakeLists.txt Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmesh.hh Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00
bmesh_class.hh Cleanup: spelling in comments 2023-12-10 16:33:54 +11:00
bmesh_tools.hh Cleanup: Move BMesh headers to C++ 2023-12-05 23:01:12 +01:00