Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup changes from dev_2023 branch #2

Open
wants to merge 68 commits into
base: master
Choose a base branch
from
Open

Backup changes from dev_2023 branch #2

wants to merge 68 commits into from

Commits on Oct 4, 2022

  1. [doc] Add some comments

    epernod committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    77d5337 View commit details
    Browse the repository at this point in the history
  2. Add WireSectionMaterial component to store the material property of a…

    … wire section and delegate the interpolation param to this class
    epernod committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f7aed15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd991f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca0d78 View commit details
    Browse the repository at this point in the history
  5. [WireRestShape] Remove use of Edge2QuatTopologyMapping, no need to pr…

    …opagate topology change. It will be done automatically through topology changes pipeline
    epernod committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    91bd6bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    483e4e7 View commit details
    Browse the repository at this point in the history
  7. [WireRestShape] Remove use of Edge2QuatTopologyMapping, no need to pr…

    …opagate topology change. It will be done automatically through topology changes pipeline
    epernod committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    5be2cfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7448b43 View commit details
    Browse the repository at this point in the history
  9. [src] Update WireRestShape to use a vector of Links instead of hardco…

    …ded material1 and material2
    epernod committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    e14d0aa View commit details
    Browse the repository at this point in the history
  10. backup changes in scenes

    epernod committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c442d02 View commit details
    Browse the repository at this point in the history
  11. Add float/double methods.

    epernod committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    52e0213 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

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

Commits on Oct 13, 2022

  1. Update src/BeamAdapter/component/model/WireSectionMaterial.cpp

    Co-authored-by: Frederick Roy <[email protected]>
    epernod and fredroy authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    75c0343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf0249 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17ef028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c4ec9f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge branch 'master' into BeamMaterial

    # Conflicts:
    #	src/BeamAdapter/component/engine/WireRestShape.inl
    epernod committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5d3e23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a55ef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9617f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d81cf3 View commit details
    Browse the repository at this point in the history
  5. Fix compilation

    epernod committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    dcc9816 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    44463a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d1cc2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f48f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    024f3c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eefc535 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    e267534 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a16d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93fd33f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c1be5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00f9ec4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6c7d21 View commit details
    Browse the repository at this point in the history
  7. [doc] Update documentation

    epernod committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2ba8a9d View commit details
    Browse the repository at this point in the history
  8. Backup work on scenes

    epernod committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    22390f2 View commit details
    Browse the repository at this point in the history
  9. [IRCtrl] skip onKey event and comment partially onAnimationBeginEvent…

    … to use only the BeamActionController events.
    epernod committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a423836 View commit details
    Browse the repository at this point in the history
  10. [IRCtrl] some small cleaning

    epernod committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    26c9399 View commit details
    Browse the repository at this point in the history
  11. add option to force adaptivemapping to not compute applyj/jt (useful …

    …for visual mapping)
    fredroy authored and epernod committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    20673f9 View commit details
    Browse the repository at this point in the history
  12. [src] Fix AdaptiveBeamController potential segfault on MouseEvent if …

    …number of device is null
    epernod committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    255d72c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a424fa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    69b2d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9982b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e0510 View commit details
    Browse the repository at this point in the history
  4. [interpolation] Move ProjectionSearch into Slidingconstraint as it is…

    … only used by this component
    epernod committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    b045c91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f717e24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5f36ef View commit details
    Browse the repository at this point in the history
  7. Turn method into const

    epernod committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    3781efa View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. revert [IRCtrl] skip onKey event and comment partially onAnimationBeg…

    …inEvent to use only the BeamActionController events.
    epernod committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b6326c9 View commit details
    Browse the repository at this point in the history
  2. [BeamInterpolation] Add method computeTransform with node indices as …

    …parameters to avoid multiple call of GetNodeIndices when they are already known
    epernod committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f95f070 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    a34459b View commit details
    Browse the repository at this point in the history
  2. backup logs for debug

    epernod committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    be65e4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0341ff View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. [IRC] Clean unused method

    epernod committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    57b2426 View commit details
    Browse the repository at this point in the history
  2. [IRCtrl] rename method IRComputeSampling into ComputeInstrumentsCurvA…

    …bs and split method sortCurvAbs into sortCurvAbs and fillInstrumentCurvAbsMap methods
    epernod committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e52bfe0 View commit details
    Browse the repository at this point in the history
  3. [IRCtrl] Update code comments

    epernod committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2163599 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    725e500 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    623d8e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ca98dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    048c620 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ae05b0 View commit details
    Browse the repository at this point in the history
  9. [IRCtrl] Update turn the check of wrong abscisse curv from error to w…

    …arning. It should not happened anymore with the new version of totalLengthChanged and if happening will use last id of buffer ensuring no crash.
    epernod committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    38f0b2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50c76b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 16, 2024

  1. Merge commit 'a243f9c426a133f8a0f250a7ce5bf5e933e58468' into dev_2023

    # Conflicts:
    #	CMakeLists.txt
    #	examples/3instruments_collis.scn
    #	src/BeamAdapter/component/BeamInterpolation.h
    #	src/BeamAdapter/component/BeamInterpolation.inl
    #	src/BeamAdapter/component/WireBeamInterpolation.h
    #	src/BeamAdapter/component/WireBeamInterpolation.inl
    #	src/BeamAdapter/component/controller/AdaptiveBeamController.inl
    #	src/BeamAdapter/component/controller/InterventionalRadiologyController.h
    #	src/BeamAdapter/component/controller/InterventionalRadiologyController.inl
    #	src/BeamAdapter/component/engine/WireRestShape.h
    #	src/BeamAdapter/component/engine/WireRestShape.inl
    #	src/BeamAdapter/component/model/BaseRodSectionMaterial.h
    #	src/BeamAdapter/component/model/RodMeshSection.cpp
    #	src/BeamAdapter/component/model/RodMeshSection.h
    #	src/BeamAdapter/component/model/RodMeshSection.inl
    #	src/BeamAdapter/component/model/RodSpireSection.cpp
    #	src/BeamAdapter/component/model/RodSpireSection.h
    #	src/BeamAdapter/component/model/RodSpireSection.inl
    #	src/BeamAdapter/component/model/RodStraightSection.cpp
    #	src/BeamAdapter/component/model/RodStraightSection.h
    #	src/BeamAdapter/component/model/RodStraightSection.inl
    epernod committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3c89804 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'fa008a9e81846f42589b390bfdbe8aeabdc18fa0' into dev_2023

    # Conflicts:
    #	doc/BeamAdapter.pdf
    epernod committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b18f1b1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v24.06' into dev_2023

    # Conflicts:
    #	src/BeamAdapter/component/WireBeamInterpolation.inl
    epernod committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b7fdcb7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dev_2023

    # Conflicts:
    #	examples/SingleBeam.scn
    #	src/BeamAdapter/component/BeamInterpolation.h
    #	src/BeamAdapter/component/BeamInterpolation.inl
    #	src/BeamAdapter/component/WireBeamInterpolation.inl
    epernod committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7eaf0c4 View commit details
    Browse the repository at this point in the history