Files
geant4/examples/extended/geometry/vecGeomNavigation/History
T
2022-07-01 10:44:02 +02:00

32 lines
1.2 KiB
Plaintext

# Example vecGeomNavigation History
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top).
It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2022-04-07 Ben Morgan (VecGeomNavigation-V11-00-02)
- Build g4vecgeomnav as a static library if only Geant4 static libs are available
## 2022-03-25 Gabriele Cosmo (VecGeomNavigation-V11-00-01)
- Removed unused setting of threads causing compilation warning.
## 2021-12-10 Ben Morgan (VecGeomNavigation-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
09/07/2021 G.Cosmo (VecGeomNavigation-V10-07-02)
- Switched to use "master" for G4VecGeomNav package (instead of hardcoded
hashed tag "1a002fbf2bccd81827b6100f86e2ad82433a75e9", used for 11.0-beta),
to constantly test development version.
25/06/2021 B.Morgan (VecGeomNavigation-V10-07-01)
- Fix build of builtin G4VecGeomNav
24/06/2021 J.Apostolakis (VecGeomNavigation-V10-07-00)
- First version of example interfacing VecGeom navigation with Geant4.