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_v21.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_v22.12.00
Choose a head ref
  • 15 commits
  • 480 files changed
  • 1 contributor

Commits on Jan 13, 2024

  1. [Full API][src] Fix plugin loading at start and add option to clear s…

    …aved plugin (#54)
    
    * [src] Fix plugin loading at start and add option to clear saved plugin
    See merge request infinytech3d/SofaUnity!45
    
    * [src] Remove unrelevant warning when loading scene due to DefaultVisulaManagerLoop component not tracked.
    
    * [src] Remove some unnecessary logs
    epernod committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e11e990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2f113 View commit details
    Browse the repository at this point in the history
  3. {Full API][scenes] Reorder all scene to isolate, simple examples and …

    …more complexe demo or specific features (#56)
    
    * [scenes] Move all simple demo into a folder example and rename them.
    
    * [scenes] Move Virtual Capsule Endoscopy into Demo/Endoscopy folder
    epernod committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a7419ff View commit details
    Browse the repository at this point in the history
  4. [Full API][BeamAdapter] Move all scenes and integration directly in t…

    …he core of SofaUnity (#57)
    
    * [BeamA] Add README.md
    
    * [BeamA][Models] Add new kidney version with body mesh, reduced mesh version and default material
    
    * [BeamA][Models] Add Liver and Ureter meshes, reduced meshes version and default material
    
    * [BeamA][Models] Add right and left kidney meshes, reduced meshes version and default material
    
    * [BeamA][Models] Add Vena Aorta and spine meshes, reduced meshes version and default material
    
    * [BeamA][Scenes] Add BeamTexture demo scene and KV1 mesh display in an example scene
    
    * [BeamA][src] Add SofaBeamAdapterModel inheriting from SofaBeamModel
    
    * [BeamA][Scenes] Add urinary beamAdapter sofa scene with Urinary system with differentes meshes versions, textures and materials
    
    * [BeamA][src] Update BA models, materials, textures and scripts to update a endoscope camera as child object of the beam
    
    * [BeamA]Update KV1 materials and add full beamAdapter demo scenes
    
    * [BeamA][src] Add Init plugin method to register automatically the SOFA plugin dll and fix install
    
    * [BeamA][Scenes] Updated demo scenes to match new versions
    
    * [BeamA][scenes] Fix full ureteroscopy demo scene and reduce textures resolution.
    epernod committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    3c68264 View commit details
    Browse the repository at this point in the history
  5. [Full API][src] Add method to setPosition in mehcanicalObject using f…

    …loat[] (#58)
    
    * [src] Remove unnecessary warning at loading
    
    * [src] Add method to setPosition in mehcanicalObject using float[]
    
    * Add readme
    epernod committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9cd18db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0850099 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    eac7d99 View commit details
    Browse the repository at this point in the history
  2. [XRay] Move all scenes and scripts into the main architecture, fix al…

    …l scenes with new SOFA version
    epernod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9b39ee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee831d1 View commit details
    Browse the repository at this point in the history
  4. [Full API][Imaging] Fix log

    epernod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5d4014c View commit details
    Browse the repository at this point in the history
  5. [Full API][Tests] Add test API to check all scene results (#61)

    * [Tests] Add test api
    
    See merge request infinytech3d/SofaUnity!52
    
    * [src] Move Tests into Editor folder to not build it for release
    epernod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6e3a2f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f396d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1251ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56c4e04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c31db9 View commit details
    Browse the repository at this point in the history
Loading