-
Notifications
You must be signed in to change notification settings - Fork 22
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
rebase zero-radii-check #69
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
updated actions/checkout to v4
Dragging.log
gcc-14 is more disciplined about not including <algorithm> transitively.
contributing
fix includes for gcc-14
fix runDragStep
Update push-freecad.yml
* backhoe issues * runDragStep edit * backhoe issues * runDragStep edit * Reduce large drag step progressively until convergence.
aiksiongkoh
added a commit
that referenced
this pull request
Jul 30, 2024
* Check rackpin and gear for zero radii * rebase zero-radii-check (#69) * contributing * Update push-freecad.yml updated actions/checkout to v4 * dragging log for debugging * fix calcdxNorm crash * setDebug and remove MBDyn* * Update cmakelists.txt * fix includes for gcc-14 gcc-14 is more disciplined about not including <algorithm> transitively. * fix runDragStep * backhoe files (#65) * Mark unused variables to silence compiler warnings. (#64) * Backhoe issues (#67) * backhoe issues * runDragStep edit * backhoe issues * runDragStep edit * Reduce large drag step progressively until convergence. * Switch to using built-in M_PI, even on MSVC (#68) --------- Co-authored-by: Brad Collette <[email protected]> Co-authored-by: mosfet80 <[email protected]> Co-authored-by: PaddleStroke <[email protected]> Co-authored-by: Jed Brown <[email protected]> Co-authored-by: sliptonic <[email protected]> Co-authored-by: Chris Hennes <[email protected]> * in progress * Gtest added --------- Co-authored-by: Brad Collette <[email protected]> Co-authored-by: mosfet80 <[email protected]> Co-authored-by: PaddleStroke <[email protected]> Co-authored-by: Jed Brown <[email protected]> Co-authored-by: sliptonic <[email protected]> Co-authored-by: Chris Hennes <[email protected]>
aiksiongkoh
added a commit
that referenced
this pull request
Aug 30, 2024
* contributing * Update push-freecad.yml updated actions/checkout to v4 * dragging log for debugging * fix calcdxNorm crash * setDebug and remove MBDyn* * Update cmakelists.txt * fix includes for gcc-14 gcc-14 is more disciplined about not including <algorithm> transitively. * fix runDragStep * backhoe files (#65) * Mark unused variables to silence compiler warnings. (#64) * Backhoe issues (#67) * backhoe issues * runDragStep edit * backhoe issues * runDragStep edit * Reduce large drag step progressively until convergence. * Switch to using built-in M_PI, even on MSVC (#68) --------- Co-authored-by: Brad Collette <[email protected]> Co-authored-by: mosfet80 <[email protected]> Co-authored-by: PaddleStroke <[email protected]> Co-authored-by: Jed Brown <[email protected]> Co-authored-by: sliptonic <[email protected]> Co-authored-by: Chris Hennes <[email protected]>
aiksiongkoh
added a commit
that referenced
this pull request
Aug 30, 2024
* Check rackpin and gear for zero radii * rebase zero-radii-check (#69) * contributing * Update push-freecad.yml updated actions/checkout to v4 * dragging log for debugging * fix calcdxNorm crash * setDebug and remove MBDyn* * Update cmakelists.txt * fix includes for gcc-14 gcc-14 is more disciplined about not including <algorithm> transitively. * fix runDragStep * backhoe files (#65) * Mark unused variables to silence compiler warnings. (#64) * Backhoe issues (#67) * backhoe issues * runDragStep edit * backhoe issues * runDragStep edit * Reduce large drag step progressively until convergence. * Switch to using built-in M_PI, even on MSVC (#68) --------- Co-authored-by: Brad Collette <[email protected]> Co-authored-by: mosfet80 <[email protected]> Co-authored-by: PaddleStroke <[email protected]> Co-authored-by: Jed Brown <[email protected]> Co-authored-by: sliptonic <[email protected]> Co-authored-by: Chris Hennes <[email protected]> * in progress * Gtest added * With changes from Assembly * WinMerge main and this branch * Add flag for GTest * Flag to suppress OndselSolverMain * rebase zero-radii-check (#69) * contributing * Update push-freecad.yml updated actions/checkout to v4 * dragging log for debugging * fix calcdxNorm crash * setDebug and remove MBDyn* * Update cmakelists.txt * fix includes for gcc-14 gcc-14 is more disciplined about not including <algorithm> transitively. * fix runDragStep * backhoe files (#65) * Mark unused variables to silence compiler warnings. (#64) * Backhoe issues (#67) * backhoe issues * runDragStep edit * backhoe issues * runDragStep edit * Reduce large drag step progressively until convergence. * Switch to using built-in M_PI, even on MSVC (#68) --------- Co-authored-by: Brad Collette <[email protected]> Co-authored-by: mosfet80 <[email protected]> Co-authored-by: PaddleStroke <[email protected]> Co-authored-by: Jed Brown <[email protected]> Co-authored-by: sliptonic <[email protected]> Co-authored-by: Chris Hennes <[email protected]> * in progress * Gtest added * With changes from Assembly * Add flag for GTest * Flag to suppress OndselSolverMain --------- Co-authored-by: Brad Collette <[email protected]> Co-authored-by: mosfet80 <[email protected]> Co-authored-by: PaddleStroke <[email protected]> Co-authored-by: Jed Brown <[email protected]> Co-authored-by: sliptonic <[email protected]> Co-authored-by: Chris Hennes <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.