feat(Validity): New validity library, and renaming of previous library#178
Conversation
BREAKING CHANGES: Lib 'inspector' is now called 'inspection' to differentiate it from project. Introduction of new library changes folder system. Previous includes to geode/inspector/... should now include geode/inspector/inspection
Cpp-Linter Report
|
|
|
||
| #include <geode/mesh/core/point_set.hpp> | ||
|
|
||
| #include <geode/inspector/validity/pointset_validity.hpp> |
| namespace geode | ||
| { | ||
| template < index_t dimension > | ||
| std::vector< std::string > pointset_invalidity( |
|
🎉 This PR is included in version 6.9.0-rc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 6.9.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
BREAKING CHANGES: Lib 'inspector' is now called 'inspection' to differentiate it from project. Introduction of new library changes folder system. Previous includes to geode/inspector/... should now include geode/inspector/inspection