Import Geant4 10.7.0.beta source tree
This commit is contained in:
@@ -22,6 +22,13 @@ committal in the CVS repository !
|
||||
|
||||
History file for Ray Tracer category
|
||||
---------------------------------------
|
||||
31 May 2020 Ben Morgan (raytracer-V10-06-01)
|
||||
- Use add_definitions to set PRIVATE-level compile add_definitions
|
||||
for compatibility between old and new CMake systems
|
||||
|
||||
12 December 2019 Ben Morgan (raytracer-V10-06-00)
|
||||
- Cleanup CMake build, removing obsolete granular library option and
|
||||
explicit include_directories.
|
||||
|
||||
15th November 2019, Gabriele Cosmo (raytracer-V10-05-01)
|
||||
- Fixed cases of implicit type conversions from size_t to G4int.
|
||||
@@ -123,7 +130,7 @@ History file for Ray Tracer category
|
||||
- Co-working with greps-V09-06-10.
|
||||
|
||||
17th September 2013 Makoto Asai (raytracer-V09-06-03)
|
||||
- Introducing G4TheMTRayTracer that is multi-threaded.
|
||||
- Introducing G4TheMTRayTracer that is multi-threaded.
|
||||
- Co-working with run-V09-06-100 and greps-V09-06-09.
|
||||
|
||||
15th September 2013 Makoto Asai (raytracer-V09-06-02)
|
||||
@@ -181,7 +188,7 @@ History file for Ray Tracer category
|
||||
CMake functionality added to trunk at revision 49996.
|
||||
|
||||
20th May 2011 Ben Morgan (raytracer-V09-04-02)
|
||||
- CMakeLists.txt : Added G4VIS_ALLOC_EXPORT compiler definition via
|
||||
- CMakeLists.txt : Added G4VIS_ALLOC_EXPORT compiler definition via
|
||||
add_definitions so it's applied to all sources in this module. We
|
||||
don't add this definition at the visualization category level because
|
||||
only raytracer uses it. It can be moved higher later.
|
||||
@@ -198,7 +205,7 @@ History file for Ray Tracer category
|
||||
calls.
|
||||
- Fix Coverity warnings.
|
||||
|
||||
23, December L. Garnier
|
||||
23, December L. Garnier
|
||||
- GNUmakefile : Remove OpenGL/Qt stuff from Makefile
|
||||
|
||||
27th October 2010 Gabriele Cosmo (raytracer-V09-03-04)
|
||||
@@ -235,7 +242,7 @@ History file for Ray Tracer category
|
||||
parameters [bugzilla Problem 1072]
|
||||
|
||||
18 August 2009 Laurent Garnier
|
||||
- G4RayTracerXViewer, G4RTXScanner : Fix a crash introduce by the
|
||||
- G4RayTracerXViewer, G4RTXScanner : Fix a crash introduce by the
|
||||
new way of handling window size hints (January 2009)
|
||||
|
||||
4th April 2008 John Allison (raytracer-V09-01-00)
|
||||
@@ -347,7 +354,7 @@ Change seems to just involve passing pWorld to material list where no argument w
|
||||
- Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00".
|
||||
|
||||
25th September 2003 Hisaya Kurashige (raytracer-V05-02-02)
|
||||
- Modify GNUmakefile to use processes/cuts category
|
||||
- Modify GNUmakefile to use processes/cuts category
|
||||
|
||||
18th September 2003 John Allison (raytracer-V05-02-01, greps-V05-02-00)
|
||||
- Introduced G4VRTScanner and its default concrete implementation,
|
||||
|
||||
Reference in New Issue
Block a user