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.06.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_v24.12.00
Choose a head ref
  • 17 commits
  • 107 files changed
  • 2 contributors

Commits on Oct 3, 2024

  1. [src] Multiple fixes on license and plugin loading. Fix CollisionDisp…

    …lay if no material is set (#129)
    
    * [src] Add Multithreaded plugin as default option and fix CollisionDisplay if no material is set
    
    * Fix license check for free version
    epernod authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7c97b64 View commit details
    Browse the repository at this point in the history
  2. [BeamAdapter] Add new 3instrument demo scene and clean Endoscopy mate…

    …rials (#130)
    
    * [BeamAdapter] Add new 3instrument demo scene
    
    * [Endoscopy] clean some materials
    epernod authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    37af73c View commit details
    Browse the repository at this point in the history
  3. [src] Add scripted camera component to pre-record camera motion for d…

    …emo and Update Canva background (#131)
    
    * [models] Update Canva background image and texture
    
    * [src] Add scripted camera component to pre-record camera motion for demo
    epernod authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    62f6f89 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Mar 3, 2025

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

Commits on Mar 5, 2025

  1. Merge pull request #138 from InfinyTech3D/Dev_SofaUnityXR

    Minor update, added get/set on a protected variable
    PierreFonda3D committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    1c59ace View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. [src] Minor fixes on dll path search and Collision Display component …

    …init (#152)
    
    * [src] Fix Collision display init when component is not found
    
    * [src] Fix plugin dll path
    epernod authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    6340917 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

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

Commits on Mar 31, 2025

  1. [src] Add new methods to internally handle SOFA (right handed) into U…

    …nity (left handed) coordinate system (#156)
    
    * Backup work on applying inverse X internally to avoid transform with negative value
    
    * [src] Propagate changes in all code to handle X inversion directly inside the API
    
    * [src] Add new methods to get unity mesh position without having to handle the right-left coordinates system. Add more safeguard if raw data from SOFA are used
    
    * Apply suggestions from code review
    
    * [src] Handle NO_TOPOLOGY case
    
    * [src] Fix tricky cases for particles without mesh or beamModel with edge topology or 1D for heat diffusion
    
    * [src] Fix hexa and tetra creation for left hand coordinate system
    epernod authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    c21930d View commit details
    Browse the repository at this point in the history
  2. [scenes] Fix errors in SOFA scene due to change in recent version of …

    …SOFA (#153)
    
    * [scenes] Fix errors in SOFA scene due to change in recent version of SOFA
    
    * [scenes] Remove some warnings
    epernod authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    8d5c7a0 View commit details
    Browse the repository at this point in the history
  3. [src] Fix Data<Vector3> and Data<Vec<Vector3>> read/write access to a…

    …utomatically add right-left hand conversion (#157)
    
    * [src] Fix Data Vec<Vector3> access, automatically add right-left hand conversion
    
    * [src] Fix Vector3 right-left coordinate conversion
    epernod authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    46ee419 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    0ac19e8 View commit details
    Browse the repository at this point in the history
  2. [scenes] Fix all Unity examples to be left handed and remove warnings (

    …#158)
    
    * backup changes in unity scenes
    
    * [scenes] Fix examples to be left handed
    
    * [scenes] Fix some camera in examples
    epernod authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    061d3a9 View commit details
    Browse the repository at this point in the history
  3. [scenes] Fix all Unity Demo examples (BeamAdapter, Capsule, interacti…

    …on demo) to be left handed and remove warnings for v24.12 (#160)
    
    * [scenes] Fix Capsule scene and remove warnings
    
    * [scenes] Fix interaction demo
    
    * backup work to fix BeamAdapter
    
    * [scenes] Fix BeamAdapter SOFA scenes and unity demo
    
    * last up with SofaCUDA
    epernod authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    be5584b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Merge pull request #174 from InfinyTech3D/fix_X11_texture

    [src] Update SofaGraphicsAPI to support X11 texture
    epernod committed May 22, 2025
    Configuration menu
    Copy the full SHA
    0390e67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cce52b View commit details
    Browse the repository at this point in the history
Loading