You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Refactor CMake configurations and improve project structure (#159)
- Refactor CMake configurations and improve project structure
- Updated CMake recipes for third-party libraries to set appropriate folder properties for IDE organization.
- Changed the CPMAddPackage references for scalable-ccd to a more recent commit.
- Enhanced logging functionality by adding a new `log_and_throw_error` function to improve error handling.
- Improved documentation in the style guide for naming conventions.
- Move generated `config.hpp` file from `src/ipc` to `build/include/src/ipc`
- Update CUDA builds in `CMakePresets.json`
- Remove `virtual` tag from BroadPhase::detect_collision_candidates
0 commit comments