AndreaRigoni
|
64bfd92e34
|
refactor: update Geant scene visualization to use PhysicalVolumes instead of raw Solids for improved placement and context handling.
|
2026-04-16 15:13:10 +00:00 |
|
AndreaRigoni
|
74ba67f072
|
refactor: update compiler flag handling in CMake and ignore build log files
|
2026-04-03 14:32:21 +00:00 |
|
AndreaRigoni
|
7f558f4f30
|
switch to Ninja+ccache, add clang/lld fast build profile
- CMakePresets.json: add 'fast' preset (clang+lld+ccache)
- .gitignore: generalize build/ to build*/, add CMakeUserPresets.json
- CMakeUserPresets.json: untrack (conan-generated, now gitignored)
- src/Core/Archives.h: remove redundant 'using basic_xml_iarchive::load_override'
in xml_iarchive; caused ambiguous overload with clang (diamond inheritance)
- src/Core/Object.cpp: remove invalid explicit instantiations of non-template
virtual Object::serialize (GCC extension, clang rejects)
- README.md, CLAUDE.md: document GCC and LLVM/clang build workflows
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-03 10:17:40 +00:00 |
|
AndreaRigoni
|
96ab3b0930
|
fix: restore ULIB_ACTIVATE_DISPLAY_PROPERTIES to vtkVoxImage constructor
|
2026-04-02 14:32:39 +00:00 |
|
AndreaRigoni
|
6068b62e39
|
refactor: replace HRP with NVP in Cylinder serialization and add stream operators for TRS
|
2026-04-02 11:56:25 +00:00 |
|
AndreaRigoni
|
4435776484
|
refactor: standardize object type identification using uLibTypeMacro and update serialization macros
|
2026-04-02 10:33:14 +00:00 |
|
AndreaRigoni
|
b64afe8773
|
add documention workflow
|
2026-03-06 10:45:33 +00:00 |
|
AndreaRigoni
|
42db99759f
|
fix py dense
|
2026-03-05 14:26:05 +00:00 |
|
AndreaRigoni
|
69920acd61
|
poetry python build
|
2026-03-05 12:42:14 +00:00 |
|
AndreaRigoni
|
adedbcc37c
|
feat: add CUDA raytracing benchmark and refactor VoxRaytracer::RayData to use DataAllocator for host/device memory management.
|
2026-03-04 17:47:18 +00:00 |
|
AndreaRigoni
|
c04722c2bb
|
refactor: reformat type introspection code and remove ObjectProps system.
|
2026-02-21 10:45:25 +00:00 |
|
Paolo Andreetto
|
701d89d030
|
Removed dependency from ltk
|
2019-06-04 08:52:05 +00:00 |
|