Ayman Habib

Results 77 issues of Ayman Habib

To support OpenSim needs, DecorativeMeshFile, DecorativeCone, DecorativeTorus and DecorativeArrow have been introduced as subclasses of DecorativeGeometry, DecorativeGeomertyImplementation has the extra implement\* methods but the implementation is empty for now. These...

enhancement
help wanted

Early in OpenSim 4.0 the types of primitives supported as DecorativeGeometry were expanded to include MeshFile, Torus, Arrow and Cone but the concrete class implementing the interface (DecorativeGeometryImplementation) for the...

visualization
help wanted
OpenSim

Fixes issue # ### Brief summary of changes ### Testing I've completed ### Looking for feedback on... ### CHANGELOG.md (choose one) - no need to update because... - updated. ---...

As explained in https://github.com/opensim-org/opensim-core/issues/3274 and as evident by the list of issues/PRs due to leaks or crashes due to the use of this flag, this is practically giving users a...

Fixes issue # ### Brief summary of changes ### Testing I've completed ### Looking for feedback on... ### CHANGELOG.md (choose one) - no need to update because... - updated. ---...

Fixes issue #3226 ### Brief summary of changes Exercise workflow in issue 3226 ### Testing I've completed ### Looking for feedback on... ### CHANGELOG.md (choose one) - no need to...

These are stale and intimidating at the same time. Use links to ci, scripting and platform specific instructions on confluence maybe better

2>D:/src/opensim-core/OpenSim/Moco/MocoGoal/MocoAccelerationTrackingGoal.h:40: warning: found subsubsection command outside of subsection context! 2>D:/src/opensim-core/OpenSim/Moco/MocoGoal/MocoAccelerationTrackingGoal.h:46: warning: found subsubsection command outside of subsection context! 2>D:/src/opensim-core/OpenSim/Moco/MocoGoal/MocoContactTrackingGoal.h:109: warning: found subsubsection command outside of subsection context! 2>D:/src/opensim-core/OpenSim/Moco/MocoGoal/MocoContactTrackingGoal.h:119: warning: found...

The test case testMocoInverse was failing on linux while passing on windows and Mac osx. The failure happens while parsing an sto file that has header inconsistent with the data....

Duplicated and identical PostScale methods for concrete Muscle subclasses are better moved to the base Muscle class.