Skip to content
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

[All] issofa_bugfix: cleans and fixes #218

Merged
merged 48 commits into from
Sep 11, 2020
Merged

[All] issofa_bugfix: cleans and fixes #218

merged 48 commits into from
Sep 11, 2020

Commits on Oct 12, 2016

  1. FIX: std::unique result wasn't used : unknown elements remained in co…

    …ntainer according to std spec.
    
    git-svn-id: https://code.insimo.fr/svn/IS/ISSofa/branches/ISSofa@10404 f8a8aa39-ebdb-4476-bae3-08f188f1b544
    thomasjundinsimo authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    91d6ece View commit details
    Browse the repository at this point in the history
  2. CLEAN: var not init in constructor

    git-svn-id: https://code.insimo.fr/svn/IS/ISSofa/branches/ISSofa@10439 f8a8aa39-ebdb-4476-bae3-08f188f1b544
    thomasjundinsimo authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    390084d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95b5949 View commit details
    Browse the repository at this point in the history
  4. FIX : Runtime stiffness tunning was not working.

    ADD : Optimizations & cleaning.
    Pierre-Jean Bensoussan authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    b4f147a View commit details
    Browse the repository at this point in the history
  5. FIX: crash in debug with null pointer

    git-svn-id: https://code.insimo.fr/svn/IS/ISSofa/branches/ISSofa@10494 f8a8aa39-ebdb-4476-bae3-08f188f1b544
    thomasjundinsimo authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    ebe4ae7 View commit details
    Browse the repository at this point in the history
  6. FIX : wrong object (triangles) called when adding quads in handleTopo…

    …logyChange()
    
    git-svn-id: https://code.insimo.fr/svn/IS/ISSofa/branches/ISSofa@10500 f8a8aa39-ebdb-4476-bae3-08f188f1b544
    Brice Valentin authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    7299302 View commit details
    Browse the repository at this point in the history
  7. FIX: crash when indices are resized

    git-svn-id: https://code.insimo.fr/svn/IS/ISSofa/branches/ISSofa@10512 f8a8aa39-ebdb-4476-bae3-08f188f1b544
    JeremieA authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    8eb0b66 View commit details
    Browse the repository at this point in the history
  8. FIX: avoid division by 0 on repulsion force fields

    git-svn-id: https://code.insimo.fr/svn/IS/ISSofa/branches/ISSofa@10515 f8a8aa39-ebdb-4476-bae3-08f188f1b544
    thomasjundinsimo authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    1e97dbf View commit details
    Browse the repository at this point in the history
  9. FIX: compilation of SofaRigid

    fjourdes authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    9359e97 View commit details
    Browse the repository at this point in the history
  10. FIX: compilation of SofaMiscMapping

    fjourdes authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    7e89c58 View commit details
    Browse the repository at this point in the history
  11. FIX: warnings

    fjourdes authored and remibessard committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    7e97ad2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Revert "FIX in ObjectFactory:"

    This reverts commit 7507f05d07b5932974a68b121d64101f0f92a678.
    
    Conflicts:
    	framework/sofa/core/ObjectFactory.cpp
    
    NB FJ: worth investigating later, but right now it just generates tons of
    warnings and does not seem to comply to the promises the initial commit
    made
    fjourdes authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    f23c14d View commit details
    Browse the repository at this point in the history
  2. CHANGE: Output message in serr for required datas. Error word should …

    …be reserved for messages that will make the application fail.
    fjourdes authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    959a943 View commit details
    Browse the repository at this point in the history
  3. Disable calls to solveConstraint from EulerImplicitSolver by default …

    …as it is not needed unless an very specific solver is added and it currently crashes in other cases
    
    git-svn-id: https://code.insimo.fr/svn/IS/ISSofa/branches/ISSofa@10544 f8a8aa39-ebdb-4476-bae3-08f188f1b544
    JeremieA authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    81d1e4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98b9468 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    831d521 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c753bc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    869c89d View commit details
    Browse the repository at this point in the history
  8. FIX: principal values ordering with input matrix is diagonal + uninit…

    …ialized value warning
    JeremieA authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    0cb6f4e View commit details
    Browse the repository at this point in the history
  9. FIX: constraints ApplyJT in Mesh2PointMechanicalMapping in order to h…

    …andle multiple points generation according to only one source primitive
    Pierre-Jean Bensoussan authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    bd1c313 View commit details
    Browse the repository at this point in the history
  10. FIX: volume computation formula in SurfacePressureForceField

    Gauthier Zirnhelt authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    285bec5 View commit details
    Browse the repository at this point in the history
  11. FIX: if using a Linear Solver, projective constraints were wrongly ap…

    …plied when a force field is in a child node
    Brice Valentin authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    13551e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5ae657 View commit details
    Browse the repository at this point in the history
  13. FIX: avoid crashes in draw when trying to apply a constantforcefield …

    …to a non existing point
    thomasjundinsimo authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    6f1b939 View commit details
    Browse the repository at this point in the history
  14. Revert : "fixed FixedConstraint & PartialFixedConstraint for size-var…

    …ying mechanical objects".
    
    Not the best way to handle this, probably bugged, and in all cases it broke projectJacobianMatrix in FixedConstraint, at least
    with the implementation of constraint Jacobians using sofa::defaulttype::MapMapSparseMatrix.
    In this implementation row.size() is not equal to the size of the mechanicalObject, but to the number of dofs that are affected by a given constraint equation.
    
    This partially reverts commit c4aa645fd431369db795e317cd05df6f86460515
    fjourdes authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    3ae5536 View commit details
    Browse the repository at this point in the history
  15. UPDATE: ParticlesRepulsionForceField. Add empty implementation of add…

    …KToMatrix to get rid of console warnings.
    fjourdes authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    6946f6e View commit details
    Browse the repository at this point in the history
  16. FIX: contribution to the stiffness matrix for the second component df…

    … = P+dN in TaitSurfacePressureForceField (Ref T1019, T1010)
    Luc Lichtle authored and remibessard committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    700d0a9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2ff3586 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Configuration menu
    Copy the full SHA
    450cee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb5a93 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Merge remote-tracking branch 'origin/master' into issofa_bugfix

    # Conflicts:
    #	SofaKernel/framework/sofa/core/ObjectFactory.cpp
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.inl
    #	applications/sofa/gui/qt/viewer/SofaViewer.cpp
    #	modules/SofaGeneralEngine/MeshROI.inl
    guparan committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    bfad7d5 View commit details
    Browse the repository at this point in the history
  2. [SofaKernel] fix merge of issofa improvement. Keep the possibility of…

    … create an object if no template has been given or if the template does not exist, by trying with the default one. Option needed by unit tests.
    Nicolas Gautier authored and guparan committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    c248c8b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. [SofaKernel] FIX build error "entry not declared"

    Caused by merge bfad7d5
    See commit b434f8a
    guparan committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    2639d50 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. Configuration menu
    Copy the full SHA
    80f4c84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0995a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. Configuration menu
    Copy the full SHA
    43170b5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Merge remote-tracking branch 'origin/master' into issofa_bugfix

    # Conflicts:
    #	applications/sofa/gui/qt/viewer/SofaViewer.cpp
    #	modules/SofaGeneralTopology/BezierTetrahedronSetTopologyContainer.cpp
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.inl
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.h
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.cpp
    guparan committed May 9, 2017
    Configuration menu
    Copy the full SHA
    ed3eb64 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Merge remote-tracking branch 'upstream' into issofa_bugfix

    # Conflicts:
    #	SofaKernel/framework/sofa/core/ObjectFactory.cpp
    #	SofaKernel/framework/sofa/simulation/MechanicalOperations.cpp
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.h
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.inl
    #	SofaKernel/modules/SofaImplicitOdeSolver/EulerImplicitSolver.cpp
    #	applications/plugins/SofaDistanceGrid/DistanceGrid.cpp
    #	applications/plugins/SofaSphFluid/ParticlesRepulsionForceField.h
    htalbot committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    e8f6adc View commit details
    Browse the repository at this point in the history
  2. FIX override warnings

    htalbot committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    6d35b3a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Merge branch 'master' into issofa_bugfix

    # Conflicts:
    #	SofaKernel/framework/sofa/core/objectmodel/BaseObject.cpp
    #	SofaKernel/framework/sofa/simulation/MechanicalMatrixVisitor.h
    #	SofaKernel/modules/SofaBaseMechanics/MechanicalObject.inl
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.cpp
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.h
    #	SofaKernel/modules/SofaDeformable/RestShapeSpringsForceField.inl
    #	SofaKernel/modules/SofaImplicitOdeSolver/EulerImplicitSolver.cpp
    #	applications/plugins/Compliant/compliance/UniformCompliance.cpp
    #	applications/plugins/Registration/GroupwiseRegistrationEngine.h
    #	applications/plugins/Registration/IntensityProfileCreator.h
    #	applications/plugins/Registration/IntensityProfileRegistrationForceField.h
    #	applications/plugins/Registration/RegistrationContactForceField.h
    #	applications/sofa/gui/qt/viewer/SofaViewer.cpp
    #	modules/SofaBoundaryCondition/FixedConstraint.inl
    #	modules/SofaBoundaryCondition/PartialFixedConstraint.inl
    #	modules/SofaBoundaryCondition/SurfacePressureForceField.inl
    #	modules/SofaConstraint/GenericConstraintSolver.h
    #	modules/SofaGeneralEngine/IndicesFromValues.h
    #	modules/SofaGeneralLinearSolver/BTDLinearSolver.inl
    #	modules/SofaGeneralLoader/VoxelGridLoader.cpp
    #	modules/SofaGeneralObjectInteraction/AttachConstraint.inl
    #	modules/SofaGeneralRigid/SkinningMapping.h
    #	modules/SofaGeneralRigid/SkinningMapping.inl
    #	modules/SofaSparseSolver/src/SofaSparseSolver/SparseLDLSolver.h
    #	modules/SofaTopologyMapping/Mesh2PointMechanicalMapping.inl
    hugtalbot committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    69d398c View commit details
    Browse the repository at this point in the history
  2. fix wrong merge on RSSFF

    hugtalbot committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    cc7de2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98ea454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1d96ca View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. make PR cleaner and use msg

    hugtalbot committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    4a55108 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    6549465 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Fix warning in MechanicalMatrixVisitor.h

    Due to missing override
    hugtalbot authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a978186 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    3b78cc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    3d5cb02 View commit details
    Browse the repository at this point in the history