Closed aymanhab closed 2 months ago
Fixes issue #0
While the java bindings compiled successfully, the ExternalForce class had the wrong inheritance since the corresponding header was wrapped before ForceProducer.h This PR fixes this problem so that ExternalForce can be treated as Force in gui code
This change is
Thanks @nickbianco Will merge because the windows failure is unrelated.
Fixes issue #0
Brief summary of changes
While the java bindings compiled successfully, the ExternalForce class had the wrong inheritance since the corresponding header was wrapped before ForceProducer.h This PR fixes this problem so that ExternalForce can be treated as Force in gui code
Testing I've completed
Looking for feedback on...
CHANGELOG.md (choose one)
This change is