summaryrefslogtreecommitdiff
path: root/examples/ReducedDeformableDemo/Springboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Reduced Deformable Model""revert-4194-revert-4069-mastererwincoumans2022-03-071-0/+264
* Revert "Reduced Deformable Model"revert-4069-mastererwincoumans2022-03-071-264/+0
* clean up initialization and the rigid flagjingyuc2022-02-201-1/+8
* clean up: rename folderjingyuc2022-01-301-3/+3
* clean up: rename the *ReducedSoftBody* as *ReducedDeformableBody* for clarityjingyuc2022-01-301-7/+7
* no longer need to use start_modes, because all the rigid modes are not saved ...jingyuc2021-11-161-2/+1
* add a function to compute the total angular momentumjingyuc2021-10-281-18/+18
* fixed a assertion error in btReducedDeformableSolver. clean up outputsjingyuc2021-10-251-1/+4
* much better convergence after separating impulse in different directionsjingyuc2021-10-221-2/+10
* clean up the damping codesjingyuc2021-10-131-0/+1
* clean up momentum conservation test example and the springboard examplejingyuc2021-10-041-0/+246