Warning, /geant4/examples/extended/geometry/History is written in an unsupported language. File is not indexed.
0001 # Example geometry History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007
0008 ## 2025-07-29 I. Hrivnacova (exGeometry-V11-03-00)
0009 - Migration of README pages to Markdown:
0010 - .README.txt replaced with README.md and removed README
0011
0012 ## 2023-11-15 I. Hrivnacova (exGeometry-V11-01-00)
0013 - Updated vis.mac macros:
0014 - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0015 and simplified comments.
0016
0017 ## 2021-12-10 Ben Morgan (exGeometry-V11-00-00)
0018 - Change to new Markdown History format
0019
0020 ---
0021
0022 # History entries prior to 11.0
0023
0024 17/11/21, I. Hrivnacova (exGeometry-V10-07-03)
0025 - Updated documentation
0026
0027 25/01/21, B. Morgan (exGeometry-V10-07-02)
0028 - Only add vecGeomNavigation if VecGeom is present
0029
0030 25/06/21, G. Cosmo (exGeometry-V10-07-01)
0031 - Fix in CMakeLists.txt for wrong parenthesis.
0032
0033 24/05/21, B. Morgan (exGeometry-V10-07-00)
0034 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0035
0036 03/11/2020 B. Morgan (exGeometry-V10-06-00)
0037 - Support same CMake version range as core Geant4
0038
0039 24/02/2018 I. Hrivnacova (exGeometry-V10-04-01)
0040 - Removed example rotations
0041 (its new features will be integrated in the transforms example)
0042
0043 24/02/2018 M. Maire (exGeometry-V10-04-00)
0044 - added example rotations
0045
0046 14/02/2013 I. Hrivnacova (exGeometry-V09-06-00)
0047 - Removed olap example (now obsolete)
0048 - Applied coding guidelines (data member initialization) in transforms
0049
0050 26/11/2012 I. Hrivnacova (exGeometry-V09-05-02)
0051 - Fixed .README files (the transforms example page name)
0052
0053 17/11/2012 I. Hrivnacova (exGeometry-V09-05-01)
0054 - Removed obsolete instructions (how to compile & link)
0055 - Fixed .README file in olap
0056
0057 06/09/2012 I. Hrivnacova (exGeometry-V09-05-00)
0058 - Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
0059 where needed
0060 - Replaced tabulators with space characters