Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates 20231027 #541

Merged
merged 16 commits into from
Oct 31, 2023
Merged

Updates 20231027 #541

merged 16 commits into from
Oct 31, 2023

Conversation

louis-langholtz
Copy link
Owner

Description - What's this PR do?

  • Biggest change is slimming down the size of the World.hpp, Shape.hpp, and Joint.hpp files by moving their details out to separate files under detail subdirectory and detail sub namespace.
  • Also, removes propagate_const and various other cleanups.

@louis-langholtz louis-langholtz added Enhancement For suggestions or changes that enhance any part of the project and isn't a bug. Docs Use when issue or pull request relates to the documentation of the project. CMake Use to associate with the CMake tool. Library For issues that effect the library and aren't specific to any particular application. labels Oct 31, 2023
@louis-langholtz louis-langholtz added this to the 2.0 Release milestone Oct 31, 2023
@louis-langholtz louis-langholtz self-assigned this Oct 31, 2023
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@coveralls
Copy link

coveralls commented Oct 31, 2023

Coverage Status

coverage: 99.223% (+0.001%) from 99.222% when pulling 6b97ab5 on updates-20231027 into 82c856a on master.

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@louis-langholtz louis-langholtz merged commit a583d7d into master Oct 31, 2023
15 checks passed
@louis-langholtz louis-langholtz deleted the updates-20231027 branch October 31, 2023 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CMake Use to associate with the CMake tool. Docs Use when issue or pull request relates to the documentation of the project. Enhancement For suggestions or changes that enhance any part of the project and isn't a bug. Library For issues that effect the library and aren't specific to any particular application.
Development

Successfully merging this pull request may close these issues.

2 participants