Files
geant4/source/visualization/externals/History
T
2022-07-01 10:44:02 +02:00

52 lines
1.8 KiB
Plaintext

# Category visexternals 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-02-01 John Allison (visexternals-V11-00-01)
- gl2ps.cc: Fix Coverity warnings.
## 2021-12-10 Ben Morgan (visexternals-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
18 August 2021 Laurent Garnier (visexternals-V10-07-04)
- Fix issues with GL lib when building X11 AND Qt. GL libs should be include only once
18 August 2021 Laurent Garnier (visexternals-V10-07-03)
- Fix issues in PDF generation due to remplacement by DBL_MAX introduced in visexternals-V10-07-02
06 August 2021 Laurent Garnier (visexternals-V10-07-02)
- Migrate gl2ps to 1.4.2
- Patch lines:
4452-4495-4520: Replace ~1UL by DBL_MAX
4133: Add break statement
14 April 2021 Ben Morgan (visexternals-V10-07-01)
- Migrate gl2ps build to modular CMake system
05 March 20201 John Allison (visexternals-V10-07-00)
- gl2ps.h: Allow use of non-APPLE OpenGL on APPLE.
o To use this, build with cpp macro GL2PS_USE_GL_GL_H.
01 July 2020 John Allison (visexternals-V10-06-01)
- gl2ps.cc: Fix Coverity warning.
12th December 2019 Ben Morgan (visexternals-V10-06-00)
- visexternalgl2ps-V10-06-00: Remove no longer required dependence on OpenGLU
20 February 2019 Ben Morgan (visexternals-V10-05-00)
- visexternalgl2ps-V10-05-00: Add include path for generated G4GlobalConfig.hh
28 May 2018 Gabriele Cosmo (visexternals-V10-04-01)
- visexternalgl2ps-V10-04-01: Corrected GNUmakefile, now requiring dependency
on global module.
26 May 2018 John Allison (visexternals-V10-04-00)
- visexternalgl2ps-V10-04-00: Fix gcc-8 warnings.