51 lines
1.7 KiB
Plaintext
51 lines
1.7 KiB
Plaintext
# Example optical 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!
|
|
|
|
|
|
## 2021-12-10 Ben Morgan (exOptical-V11-00-00)
|
|
- Change to new Markdown History format
|
|
|
|
---
|
|
|
|
# History entries prior to 11.0
|
|
|
|
24 May 2021: B. Morgan (exOptical-V10-07-00)
|
|
- Bump required CMake version range to 3.12...3.20, matching core Geant4
|
|
|
|
03 November 2020: B. Morgan (exOptical-V10-06-00)
|
|
- Support same CMake version range as core Geant4
|
|
|
|
31 January 2019: I. Hrivnacova (exOptical-V10-05-00)
|
|
- Merged GitHub PR #4: all Boolean operators now return G4bool.
|
|
|
|
30 November 2018: I. Hrivnacova (exOptical-V10-04-02)
|
|
- Fixed link in .README.txt
|
|
|
|
9 November 2018: I. Hrivnacova (exOptical-V10-04-01)
|
|
- Added new OpNovice2 example in CMake and README's
|
|
|
|
29 May 2018 Daren Sawkey (exOptical-V10-04-00)
|
|
- Include new example OpNovice2.
|
|
|
|
27 May 2013 Peter Gumplinger (exOptical-V09-06-02)
|
|
- Collect all coding guideline changes, also those from Ivana Hrivnacova
|
|
|
|
1 April 2013 Andrea Dotti (exOptical-V09-06-01)
|
|
- Grouping changes in examples for new API physics list classes needed for MT
|
|
|
|
17 December 2012 Peter Gumplinger (exOptical-V09-06-00)
|
|
- add OpNovice which is the original /novice/N06 example
|
|
|
|
15 November 2012 Ivana Hrivnacova (exOptical-V09-05-01)
|
|
- Minor fixes in .README files
|
|
|
|
18 September 2012 Ivana Hrivnacova (exOptical-V09-05-00)
|
|
- Updated CMakeLists.txt files
|
|
adding visualization, copying macros, install target and comment lines
|
|
- Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
|
|
where needed
|
|
- Replaced tabulators with space characters
|