Skip to content

feat(penetration_constraint): add rotation on solving

Codecov / codecov/patch succeeded Sep 19, 2024 in 1s

2.85% of diff hit (target 35.89%)

View this Pull Request on Codecov

2.85% of diff hit (target 35.89%)

Annotations

Check warning on line 97 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L97

Added line #L97 was not covered by tests

Check warning on line 110 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L106-L110

Added lines #L106 - L110 were not covered by tests

Check warning on line 113 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 123 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L123

Added line #L123 was not covered by tests

Check warning on line 125 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L125

Added line #L125 was not covered by tests

Check warning on line 160 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 168 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L167-L168

Added lines #L167 - L168 were not covered by tests

Check warning on line 172 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 179 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L179

Added line #L179 was not covered by tests

Check warning on line 191 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L191

Added line #L191 was not covered by tests

Check warning on line 193 in engine/src/collisions/narrow_phase/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/collisions/narrow_phase/plugin.cpp#L193

Added line #L193 was not covered by tests

Check warning on line 8 in engine/src/physics/constraints/penetration_constraint.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/constraints/penetration_constraint.cpp#L8

Added line #L8 was not covered by tests

Check warning on line 10 in engine/src/physics/constraints/penetration_constraint.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/constraints/penetration_constraint.cpp#L10

Added line #L10 was not covered by tests

Check warning on line 24 in engine/src/physics/constraints/penetration_constraint.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/constraints/penetration_constraint.cpp#L12-L24

Added lines #L12 - L24 were not covered by tests

Check warning on line 35 in engine/src/physics/constraints/penetration_constraint.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/constraints/penetration_constraint.cpp#L35

Added line #L35 was not covered by tests

Check warning on line 115 in engine/src/physics/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/plugin.cpp#L115

Added line #L115 was not covered by tests

Check warning on line 183 in engine/src/physics/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/plugin.cpp#L183

Added line #L183 was not covered by tests

Check warning on line 36 in engine/src/physics/solver/penetration_constraint/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/penetration_constraint/plugin.cpp#L36

Added line #L36 was not covered by tests

Check warning on line 41 in engine/src/physics/solver/penetration_constraint/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/penetration_constraint/plugin.cpp#L41

Added line #L41 was not covered by tests

Check warning on line 45 in engine/src/physics/solver/penetration_constraint/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/penetration_constraint/plugin.cpp#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 48 in engine/src/physics/solver/penetration_constraint/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/penetration_constraint/plugin.cpp#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 54 in engine/src/physics/solver/penetration_constraint/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/penetration_constraint/plugin.cpp#L54

Added line #L54 was not covered by tests

Check warning on line 81 in engine/src/physics/solver/penetration_constraint/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/penetration_constraint/plugin.cpp#L81

Added line #L81 was not covered by tests

Check warning on line 89 in engine/src/physics/solver/penetration_constraint/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/penetration_constraint/plugin.cpp#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 98 in engine/src/physics/solver/penetration_constraint/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/physics/solver/penetration_constraint/plugin.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests