Files
geant4/examples/extended/visualization/standalone/History
T
2022-12-09 14:43:28 +01:00

60 lines
1.9 KiB
Plaintext

# Example standalone 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-11-04 John Allison (exam-ext-vis-standalone-V11-00-01)
- Fix typo in README files
## 2021-12-10 Ben Morgan (exam-ext-vis-standalone-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
3rd November 2020 B. Morgan (exam-ext-vis-standalone-V10-06-00)
- Support same CMake version range as core Geant4
8th January 2017 John Allison (exam-ext-vis-standalone-V10-03-00)
- standalone.cc:
o Updated to current practice.
27th November 2014 John Allison (exam-ext-vis-standalone-V10-00-01)
- README: Mention /vis/scene/add/extent.
27th March 2013 John Allison (exam-ext-vis-standalone-V09-06-01)
- Added separators between functions.
- Removed standalone.g4m.
25th September 2012 Ivana Hrivnacova
- Renamed standalone.g4m in standalone.mac
11th June 2012 John Allison (exam-ext-vis-standalone-V09-05-02)
- standalone.cc: Changed SetUserAction to RegisterRunDurationUserVisAction.
- Improved README.
- Added .README for doxygen.
9th April 2012 John Allison (exam-ext-vis-standalone-V09-05-01)
- standalone.cc: Corrected vis user action extent.
- standalone.g4m: Removed arguments from /vis/scene/add/userAction.
- README: Improved.
21st March 2012 John Allison (exam-ext-vis-standalone-V09-05-00)
- Re-tagged with directory specify name.
21st March 2012 John Allison (exam-ext-vis-V09-05-01)
- Minor cosmetic improvements to comments and REAME.
12th March 2012 John Allison (exam-ext-vis-V09-05-00)
- Added README.
- Improved standalone.g4m.
9th November 2010 John Allison (exam-ext-vis-V09-03-00)
- Introduced G4UIExecutive.
18th October 2005 (exam-ext-vis-V07-01-00)
- First standalone example.