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

ENH: Update Autoscoper with Quaternion support #82

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Feb 29, 2024

In addition of UI fix related to volume selection, it also fixes the use of the "delete" key for removing a pose on a frame.

List of Autoscoper changes:

$ git shortlog 22b1a41e0..4d2eec33f --no-merges
Anthony Lombardi (3):
      BUG: Fix Volume item selection area
      ENH: Reenable original delete functionality
      ENH: Update interpolation to use Quaternions rather than eulers (#255)

Jean-Christophe Fillion-Robin (7):
      STYLE: Remove redundant header guard from "Socket.h"
      STYLE: Improve C++ source files formatting using uncrustify
      ENH: Add clang-format configuration & associated exceptions
      STYLE: Consistent formatting of C++ sources using clang-format
      ENH: Update pre-commit config to include "clang-format"
      STYLE: Ignore source files formatting changes in blame history
      STYLE: Cleanup clang-format configuration files

Fixed Autoscoper issues:

Related Autoscoper pull requests:

In addition of UI fix related to volume selection, it also fixes the use
of the "delete" key for removing a pose on a frame.

List of Autoscoper changes:

```
$ git shortlog 22b1a41e0..4d2eec33f --no-merges
Anthony Lombardi (3):
      BUG: Fix Volume item selection area
      ENH: Reenable original delete functionality
      ENH: Update interpolation to use Quaternions rather than eulers (#255)

Jean-Christophe Fillion-Robin (7):
      STYLE: Remove redundant header guard from "Socket.h"
      STYLE: Improve C++ source files formatting using uncrustify
      ENH: Add clang-format configuration & associated exceptions
      STYLE: Consistent formatting of C++ sources using clang-format
      ENH: Update pre-commit config to include "clang-format"
      STYLE: Ignore source files formatting changes in blame history
      STYLE: Cleanup clang-format configuration files
```
@jcfr jcfr merged commit 9063235 into BrownBiomechanics:main Feb 29, 2024
2 checks passed
@jcfr jcfr deleted the update-Autoscoper branch February 29, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant