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: InfinyTech3D/SofaUnity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: SofaUnity_v24.12.00
Choose a base ref
...
head repository: InfinyTech3D/SofaUnity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: SofaUnity_v25.06.00-URP
Choose a head ref
  • 12 commits
  • 204 files changed
  • 1 contributor

Commits on Apr 28, 2025

  1. [Scene] Fix Demo liver cut

    (cherry picked from commit b9cd3b3)
    epernod committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    4a716b5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Merge pull request #174 from InfinyTech3D/fix_X11_texture

    [src] Update SofaGraphicsAPI to support X11 texture
    epernod committed May 21, 2025
    Configuration menu
    Copy the full SHA
    dd2be18 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. [src] Add Template method pattern to StartSofa method to be able to a…

    …dd pre and postprocess in child class
    epernod committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    906ebc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

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

Commits on Jul 17, 2025

  1. [src] Add method to repair Scene Node Graph loading when SOFA vs Unit…

    …y scene have diverged (#181)
    
    * [src] Add method to repair Scene Graph loading when some node are different. Will reload all Node found, remove unity GameObject not anymore mapped and add new DAGNode if needed
    
    * [src] Fix local transform to put new Node at the correct position under the SofaContext
    epernod authored Jul 17, 2025
    Configuration menu
    Copy the full SHA
    f92d7a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7e6ad0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. [src] Fix minor warnings (#183)

    * [src] Fix warning
    
    * [src] Add small log when license is not found
    
    * update gitignore for new lic file
    epernod authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    eebd05d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

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

Commits on Sep 26, 2025

  1. [src] Fix burning Manager and remove unused shader (#190)

    * [src] Fix burning Manager
    
    * [models] Remove shaderGraphs to be part of SofaUnity_surgery module
    
    * Remove debug logs
    epernod authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    60a5ab3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. [Scenes] Convert materials from built-in to URP and update for Unity6…

    …. Update linked scenes (#196)
    
    * [models] Convert materials from built-in to URP
    
    * [scenes] Update some scenes to URP (mostly lightning to change)
    
    * Update Material to Unity6
    
    * Update some material and example/interaction scene for Unity6 in URP
    epernod authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    2e04af2 View commit details
    Browse the repository at this point in the history
  2. [Endoscopy] Convert materials from built-in to URP and update them fo…

    …r Unity6. Update linked scenes (#197)
    
    * [Endoscopy] Update all material and scenes for Unity6 URP
    
    * [Endoscopy] some cleaning and update double side material
    epernod authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    0fa668a View commit details
    Browse the repository at this point in the history
  3. Various cleaning for v25.06. Updat esome material to URP and update a…

    …ll tests logs due to changes in SOFA symetry (#198)
    
    * Remove ShowRoom
    
    * update module ref
    
    * forgot some materials
    
    * water material
    
    * update tests reference due to the change of symetry
    epernod authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    1edc361 View commit details
    Browse the repository at this point in the history
Loading