Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sofa-framework/sofa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sofa-framework/sofa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v25.12
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 5, 2026

  1. [applications] Change remote version for fetched plugins (#5846)

    Change remote version for fetched plugins
    bakpaul authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    8625ec8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. [Lagrangian.Solver] Replace raw pointers by unique_ptr for GenericCon…

    …straintProblem (#5843)
    
    Co-authored-by: Paul Baksic <30337881+bakpaul@users.noreply.github.com>
    alxbilger and bakpaul committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    209766c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. [GUI] Invalidate static dangling pointer (#5855)

    Invalidate static pointer once it has been deleted
    alxbilger authored and bakpaul committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    7832015 View commit details
    Browse the repository at this point in the history
  2. [Helper::Utils] Add method to be able to manually set SOFAPathPrefix …

    …to override getExecutablePath if SOFA_ROOT is not set (#5851)
    
    * [Helper::Utils] Add method to be able to set SOFAPathPrefix to overidde getExecutablePath if SOFA_ROOT is not set
    
    * [Helper] Update FileRepository to display path using logging system
    epernod authored and bakpaul committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    abf9d29 View commit details
    Browse the repository at this point in the history
  3. [Helper] Add a quiet option for testing methods (#5865)

    Add a quiet option for some filesystem methods that only perform tests while keeping old behavior s default for compatibility
    
    Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
    bakpaul and hugtalbot committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    794f856 View commit details
    Browse the repository at this point in the history
  4. [GL] Modify the FFMPeg recorder to be able to use it in SofaGLFW (#5862)

    * Add a quiet option for some filesystem methods that only perform tests while keeping old behavior s default for compatibility
    
    * Modify the FFMPeg recorder to be able to use it in SofaGLFW
    
    * Quietly check for file exists
    
    ---------
    
    Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
    bakpaul and hugtalbot committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    87f859e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. [GL] Deal with non existing path for ffmprg in VideoRecorderFFMPEG (#…

    …5870)
    
    Take special case where given path isn't empty but doesn't point to a real file
    bakpaul committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    54a95c8 View commit details
    Browse the repository at this point in the history
  2. [tools] Remove Sofa.Qt from autoload (#5872)

    remove Sofa.Qt from autoload
    bakpaul committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    b1dac20 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. [CMake] Bump SOFA version v25.12.00 (#5874)

    Bump SOFA version v25.12.00
    bakpaul authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    e69c108 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. [SofaMatrix] Rollback to metis 5.1.0 (#5923)

    As the v5.2.1 is broken on Windows, we roll back to previous version
    bakpaul committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    4a1cb15 View commit details
    Browse the repository at this point in the history
  2. [v25.12] Add changelog (#5927)

    Add changelog to v25.12
    bakpaul authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    4d6c2b8 View commit details
    Browse the repository at this point in the history
Loading