Skip to content
Snippets Groups Projects
Commit 0940b202 authored by Alexis Girault's avatar Alexis Girault
Browse files

Merge branch 'refactorPhysicsModule' into 'master'

Refactor physics module

**Summary**:  
*  Modifies the Dynamical objects realted classes to generalize for any problem state. This allows for rigid bodies, deformable bodies using FEM and pbd under one dynamicalObject base class.
* Adds common interface for pbd solver and FE solvers to allow simpler code in SceneManager
* Refactors all the PBD classes for bugs, style, warnings and efficiency.
* Misc. modifications including rearranging folders, example codes, renaming classes and clearing some warnings.

See merge request !103
parents 09e6c056 ad2f7e6e
No related branches found
No related tags found
No related merge requests found
Showing
with 1404 additions and 212 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment