Changes

Summary

  1. [Helper] Fix Colormap when using HSV to RGB (#4408) (details)
  2. [Topology.Mapping] Edge2QuadTopologicalMapping: use Links for required QuadSet components (#4361) (details)
  3. [Topology.Container.Dynamic] GeometryAlgorithms: support generic State (#4362) (details)
  4. [Topology.Mapping] Edge2QuadTopologicalMapping: use States directly (#4388) (details)
Commit ed5b29c3ab7a5002bdf43c09b30b804a60b16f7e by noreply
[Helper] Fix Colormap when using HSV to RGB (#4408)

fix hue value when calling fromHSV
The file was modifiedSofa/framework/Helper/src/sofa/helper/ColorMap.cpp (diff)
Commit a6240017f187db49f327748e5e229cdc5b9ba9bf by noreply
[Topology.Mapping] Edge2QuadTopologicalMapping: use Links for required QuadSet components (#4361)

* use links for quad container/modifier

* cleaning

---------

Co-authored-by: Paul Baksic <30337881+bakpaul@users.noreply.github.com>
Co-authored-by: erik pernod <erik.pernod@gmail.com>
The file was modifiedSofa/Component/Topology/Mapping/src/sofa/component/topology/mapping/Edge2QuadTopologicalMapping.h (diff)
The file was modifiedSofa/Component/Topology/Mapping/src/sofa/component/topology/mapping/Edge2QuadTopologicalMapping.cpp (diff)
Commit d04ef4b50c52d85aa3cd0525dfdbb7676881d5b6 by noreply
[Topology.Container.Dynamic] GeometryAlgorithms: support generic State (#4362)

The file was modifiedSofa/Component/Topology/Container/Dynamic/src/sofa/component/topology/container/dynamic/TriangleSetGeometryAlgorithms.inl (diff)
The file was modifiedSofa/Component/Topology/Container/Dynamic/src/sofa/component/topology/container/dynamic/PointSetGeometryAlgorithms.inl (diff)
The file was modifiedSofa/Component/Topology/Container/Dynamic/src/sofa/component/topology/container/dynamic/DynamicSparseGridGeometryAlgorithms.h (diff)
The file was modifiedSofa/Component/Topology/Container/Dynamic/src/sofa/component/topology/container/dynamic/PointSetGeometryAlgorithms.h (diff)
The file was modifiedSofa/Component/Topology/Utility/src/sofa/component/topology/utility/TopologicalChangeProcessor.cpp (diff)
Commit 32d5e2960ebb030afe8074203c576fdf0f6916c2 by noreply
[Topology.Mapping] Edge2QuadTopologicalMapping: use States directly (#4388)

* use directly states for edge2quad

* apply to example scene

* clean/format includes
The file was modifiedSofa/Component/Topology/Mapping/src/sofa/component/topology/mapping/Edge2QuadTopologicalMapping.h (diff)
The file was modifiedexamples/Component/Topology/Mapping/Edge2QuadTopologicalMapping.scn (diff)
The file was modifiedSofa/Component/Topology/Mapping/src/sofa/component/topology/mapping/Edge2QuadTopologicalMapping.cpp (diff)