Skip to content

Releases: InfinyTech3D/InfinyToolkit

v25.06.00

24 Oct 22:42
62f1c57

Choose a tag to compare

What's Changed

  • [ci] Sanitize the github workflow by @epernod in #27
  • [tools] Create new articulated tool manager to simulate Pliers and scisors by @epernod in #16
  • [src] Add new component to create list of barycenter points of a sparseGrid by @epernod in #28
  • [src] Apply new factory registration mechanism by @epernod in #30
  • [src] Replace deleted VecId access by @fredroy in #31
  • [scenes] Clean warnings for github ci on regression tests by @epernod in #34
  • [Backup] PoC work on burning+cutting directly inside the graspers by @epernod in #33
  • [tool] Add a script for benchmarking a scene by setting up variations in git branches by @th-skam in #35
  • [src] Update Grasper Jaw to link with an existing SpringFF instead of creating it. Seems not to well handle topological changes by @epernod in #36
  • [ci] Fix compilation and update github action for v25.06 by @epernod in #37

New Contributors

Full Changelog: v24.06.00...v25.06.00

v24.12.00

11 Mar 21:44

Choose a tag to compare

What's Changed

  • [src] Fix PliersToolManager to use new SpringFF api
  • [ci] Sanitize the github workflow by @epernod in #27
  • [tools] Create new articulated tool manager to simulate Pliers and scisors by @epernod in #16
  • [src] Add new component to create list of barycenter points of a sparseGrid by @epernod in #28
  • [src] Fix plugin configuration and remove some old macros by @epernod in #29
  • [src] Fix Burning manager texcoord computation

Full Changelog: v24.06.00...v24.12.00

v24.06

08 Jul 15:27
915ed01

Choose a tag to compare

What's Changed

  • [ci] Fix compilation and update ci to not store tags for non release branches by @epernod in #21
  • [scenes] Clean all scenes to remove warnings due to change in SOFA or in component Data. Add example of multimateral beam by @epernod in #23
  • [ci] Add regression tests by @epernod in #24
  • [ci] Add Regression tests for scene including SofaCarving by @epernod in #25
  • [Utils] Add CollisionDetectionDisplay component to gather all collisio… by @epernod in #26

Full Changelog: v23.12.00...v24.06.00

main

26 Jun 17:36
915ed01

Choose a tag to compare

release-main

[src] Add CollisionDetectionDisplay component  to gather all collisio…

v23.12

28 Mar 00:02

Choose a tag to compare

Full Changelog: release-v23.12...release-v23.12

What's Changed

  • [src] Fix AdvancedCarving interaction to be compatible with Haptic device by @epernod in #17
  • [Carving] Fix compilation due to namespace change in MeshRefinement plugin @epernod
  • [Topology] Use non-deprecated (disabled) geometry element type by @fredroy in #18
  • [MeshTools] Improve NearestTexCoordsMap engine to use barycentric coordinates interpolation by @epernod in #19
  • [doc] Add screenshots in doc and update Readme by @epernod in #20

Full Changelog: v23.06.00...v23.12.00

v23.06

12 Jan 13:42

Choose a tag to compare

What's Changed

  • [Doc] Update the doc... aka readme @epernod
  • [scenes] Add example of use for NearestTexCoordsMap between visu and volume mesh @epernod
  • [src] Move NearestTexcoordsMap from MeshRefinement plugin to this plugin @epernod
  • [scripts] Add script folder to store useful (or not) scripts to update SOFA code base @epernod
  • [src] Fix some warnings @epernod
  • [src] Add Data bool to run the manager process if it is active @epernod

Full Changelog: v22.12.00...v23.06.00

v22.12

12 Jan 13:33

Choose a tag to compare

What's Changed

  • [AdvancedCarvingManager] Update component, add SimpleCarvingPerformer and remove SofaCarving dependency by @epernod in #6
  • [scenes] Fix and update all carving scenes with Geomagic by @epernod in #7
  • [scenes] Add Cautery tool and update Geomagic burning scene by @epernod in #8
  • [MiddleForceField] Add: an option to sync with real time and frequency input Data by @fredroy in #10
  • [MiddleFF] Remove nagging logs in debug mode by @fredroy in #13
  • [src] Add Cutting performer by @epernod in #14
  • [Topology] Add Triangle2RefinedTriangleTopologicalMapping component by @epernod in #12
  • [ci] Fix mac clean by @epernod in #15

Full Changelog: SofaUnity_v22.06.00...SofaUnity_v22.12.00