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: 7c31db9
Choose a base ref
...
head repository: InfinyTech3D/SofaUnity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4d5cb60
Choose a head ref
  • 11 commits
  • 417 files changed
  • 2 contributors

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    9057804 View commit details
    Browse the repository at this point in the history
  2. [src] Add method in SofaMesh and binding in API to set velocities dir…

    …ectly using a buffer of float[]
    epernod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e5be39d View commit details
    Browse the repository at this point in the history
  3. [src] Update SofaObjectcontroller to handle rigid dof and script to r…

    …ecord and replay a serie of keys actions
    epernod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a3f2698 View commit details
    Browse the repository at this point in the history
  4. [Full API][src] Update SofaUnity scripts to support android build (#63)

    * handle android (no plugins, assert unzip/zip into stream). NEED SHAPZIPLIB !
    
    * fix action timing
    
    * add SharpZipCommands
    
    * add action which will zip ALL the assets folder and set it into StreamingAssets
    
    ---------
    
    Co-authored-by: Frederick Roy <fredroy@users.noreply.github.com>
    epernod and fredroy committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    9157786 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f30fef View commit details
    Browse the repository at this point in the history
  6. [Full API][Tests] Improve non regression test api (#64)

    * [Tests] move back tests out from Editor/scripts
    
    * [Tests] Fix ScenesTEstRunner and add WriteMode and compareMode
    
    * [Tests] Add class to dump scene and mesh data in log files
    
    * [Tests] Update method to write SceneData and MeshData. Add method to load and compare data
    
    * [Tests] Update ScenesTestRunner to export all logs and load, compare them
    
    * [Tests] Add scene test references logs and captures
    
    * [Tests] Small updates
    
    * [Tests] Update all refs
    epernod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d202cc9 View commit details
    Browse the repository at this point in the history
  7. [Full API][scenes] Fix multiple scenes and remove some logs (#65)

    * [scenes] backup changes for release
    
    * [src] Fix ObjectController position from SOFA and fix demo cube carving scenes
    
    * [Scenes] Fix Endoscopy scenes
    
    * [src] Remove unnecessary logs
    epernod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1cf4254 View commit details
    Browse the repository at this point in the history
  8. [src] Update plugin manager mechanism to be per scene and update all …

    …scenes (#66)
    
    See merge request infinytech3d/SofaUnity!60
    epernod committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    98433b0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    448a3e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. [Full API] Clean repository for Unity asset store release (#71)

    * [Scenes] Remove wip folder
    
    * [src] Clean wip folder 1/2
    
    * [src] Clean wip folder 2/2
    
    * [models] Remove water shaders , can be found on unity store
    
    * [models] Remove shader graphs
    epernod authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    60e0001 View commit details
    Browse the repository at this point in the history
  2. [VR] Remove all code and scenes related to VR, will be available in a…

    …nother asset (#72)
    
    * [Scenes] Remove VR Showroom folder to be available in another asset
    
    * [scripts] Remove old CurvedUI
    
    * [scripts] Remove VRTools
    
    * [models] various cleaning
    epernod authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4d5cb60 View commit details
    Browse the repository at this point in the history
Loading