Andrea Rigoni Garola andrea
  • Joined on 2023-12-10
andrea pushed to fix-properties at OpenCMT/uLib 2026-04-24 10:10:22 +02:00
1e763f7751 refactor: update SmartPointer default constructor to initialize as null and add comprehensive documentation
andrea pushed to fix-properties at OpenCMT/uLib 2026-04-24 09:43:10 +02:00
54289cc617 test: increase VoxImage test resolution and add round-trip VTI export/import validation
andrea pushed to fix-properties at OpenCMT/uLib 2026-04-21 16:06:42 +02:00
2bf3dc0b6d refactor: improve ContainerBox geometry handling and add missing signal disconnections to prevent memory leaks.
andrea pushed to fix-properties at OpenCMT/uLib 2026-04-19 13:33:06 +02:00
503c325f9a refactor: decouple SmartPointer reference counting
b82a151330 test: expand SmartPointer and thread affinity test coverage and update build preset
61888d36f5 refactor: replace raw object pointers with SmartPointer in ObjectsContext and update dependent codebases
c62ed483f1 feat: implement type-safe ReferenceProperty for SmartPointer fields and add UI support for object selection via context-aware dropdowns
d771269efa docs: refactor and promote object context documentation to dedicated guide
Compare 27 commits »
andrea created branch fix-context in OpenCMT/uLib 2026-04-19 11:55:01 +02:00
andrea pushed to fix-context at OpenCMT/uLib 2026-04-19 11:55:01 +02:00
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-19 11:41:03 +02:00
21823a9066 feat: add Boost serialization support for SmartPointer and include standard smart pointer headers
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-19 11:25:22 +02:00
8c8aa2358e feat: add Boost serialization support for SmartPointer and include standard smart pointer headers
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-18 21:23:05 +02:00
a3d0a1c28c refactor: decouple SmartPointer reference counting
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-18 20:02:56 +02:00
ab886422bf test: expand SmartPointer and thread affinity test coverage and update build preset
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-17 16:01:32 +02:00
390fc44043 refactor: replace raw object pointers with SmartPointer in ObjectsContext and update dependent codebases
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-17 15:20:27 +02:00
506b8f037f feat: implement type-safe ReferenceProperty for SmartPointer fields and add UI support for object selection via context-aware dropdowns
ec2d437819 docs: refactor and promote object context documentation to dedicated guide
Compare 2 commits »
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-17 14:17:47 +02:00
79c5bbf2f6 fix: preserve absolute compiler paths in CMakeLists.txt and update presets to use absolute paths
460ea3b8ba fix: enforce absolute compiler paths in CMake and update environment configurations to prevent conan_toolchain overrides
ada911ba0c add context skill
Compare 3 commits »
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-17 11:49:45 +02:00
bca63a7fc8 docs: add agent skill guides and update CMake build instructions
1288fc3a41 fix container box representation ( fix it )
197beba19b updated tests
Compare 3 commits »
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-16 17:44:29 +02:00
41503c7e44 refactor: update vtkContainerBox test to use GetWrapped instead of get method
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-16 17:16:38 +02:00
64bfd92e34 refactor: update Geant scene visualization to use PhysicalVolumes instead of raw Solids for improved placement and context handling.
e4379811a3 Restore legacy default allocation behavior in SmartPointer default constructor to fix crashes in tests
cbb9aa1139 feat: add Boost serialization support for SmartPointer and include standard smart pointer headers
Compare 3 commits »
andrea pushed to gea-devel at OpenCMT/uLib 2026-04-16 16:16:15 +02:00
0b553c0db7 refactor: introduce PhysicalVolume class and update Geant scene hierarchy to use logical and physical volumes
andrea pushed to fix-properties at OpenCMT/uLib 2026-04-16 13:30:58 +02:00
d9f1b35fd2 feat: add Boost serialization support for SmartPointer and include standard smart pointer headers
andrea pushed to fix-properties at OpenCMT/uLib 2026-04-16 13:07:26 +02:00
83af9a180f wrapper fix
andrea created branch gea-devel in OpenCMT/uLib 2026-04-16 13:07:11 +02:00