Skip to content

Update Docs with NL CCD Tutorial - #78

Merged
zfergus merged 2 commits into
mainfrom
docs
Nov 6, 2023
Merged

Update Docs with NL CCD Tutorial#78
zfergus merged 2 commits into
mainfrom
docs

Conversation

@zfergus

@zfergus zfergus commented Nov 6, 2023

Copy link
Copy Markdown
Member

Description

Add Nonlinear CCD tutorial to the docs.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have followed the project style guide
  • My code follows the clang-format style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@codecov

codecov Bot commented Nov 6, 2023

Copy link
Copy Markdown

Codecov Report

Merging #78 (7701e5d) into main (8d59aca) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   95.77%   95.77%           
=======================================
  Files          88       88           
  Lines        7439     7439           
=======================================
  Hits         7125     7125           
  Misses        314      314           
Files Coverage Δ
src/ipc/broad_phase/broad_phase.cpp 85.13% <100.00%> (ø)
src/ipc/broad_phase/broad_phase.hpp 100.00% <ø> (ø)
src/ipc/broad_phase/bvh.cpp 100.00% <100.00%> (ø)

@zfergus
zfergus merged commit 3db1d97 into main Nov 6, 2023
@zfergus
zfergus deleted the docs branch November 6, 2023 19:38
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