Cleanup: Rename BLI_math_vec_types* files to BLI_math_vector_types
This is for the sake of consistency and clarity.
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
# include "BLI_index_range.hh"
|
||||
# include "BLI_map.hh"
|
||||
# include "BLI_math_mpq.hh"
|
||||
# include "BLI_math_vec_mpq_types.hh"
|
||||
# include "BLI_math_vec_types.hh"
|
||||
# include "BLI_math_vector_mpq_types.hh"
|
||||
# include "BLI_math_vector_types.hh"
|
||||
# include "BLI_span.hh"
|
||||
# include "BLI_utility_mixins.hh"
|
||||
# include "BLI_vector.hh"
|
||||
|
||||
Reference in New Issue
Block a user