Geant4 Cross Reference |
1 # Example movies History << 1 ------------------------------------------------------------------- 2 2 3 See `CONTRIBUTING.rst` for details of **requir << 3 ========================================================= 4 which **must** added in reverse chronological << 4 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 5 be used as a substitute for writing good git c << 5 ========================================================= 6 << 6 7 << 7 examples/extended/visualization/movies History file 8 ## 2023-11-15 I. Hrivnacova (exam-ext-vis-movi << 8 ---------------------------------------------------------- 9 - Updated vis.mac macros: << 9 10 - Changed "/vis/open XYZ [600x600-0+0]" to " << 10 This file should be used by the G4 example coordinator to briefly 11 and simplified comments. << 11 summarize all major modifications introduced in the code and keep 12 << 12 track of all tags. 13 ## 2023-11-07 I. Hrivnacova (exam-ext-vis-movi << 13 14 - Fixed formatting in .README.txt << 14 ---------------------------------------------------------- 15 << 15 * Reverse chronological order (last date on top), please * 16 ## 2023-10-20 John Allison (exam-ext-vis-movie << 16 ---------------------------------------------------------- 17 - vis.mac: Remove defunct command /vis/ogl/set << 18 - This command no longer operates. There is << 19 (The only limit is available memory.) << 20 - The command is deprecated and, anyway, cau << 21 without an OpenGL driver. << 22 << 23 ## 2022-11-04 I. Hrivnacova (exam-ext-vis-mov << 24 - Fixed Doxygen file descriptions (mostly miss << 25 - Fixed formatting in .README.txt << 26 << 27 ## 2021-12-10 Ben Morgan (exam-ext-vis-movies- << 28 - Change to new Markdown History format << 29 << 30 --- << 31 << 32 # History entries prior to 11.0 << 33 17 34 14th July 2021 J. Allison (exam-ext-vis-movi 18 14th July 2021 J. Allison (exam-ext-vis-movies-V10-07-03) 35 - Replace /vis/ogl/printEPS with /vis/ogl/expo 19 - Replace /vis/ogl/printEPS with /vis/ogl/export in relevant macros. 36 20 37 22nd May 2021 J. Allison (exam-ext-vis-movie 21 22nd May 2021 J. Allison (exam-ext-vis-movies-V10-07-02) 38 - Minor improvements to README files. 22 - Minor improvements to README files. 39 23 40 28th February 2021 J. Allison (exam-ext-vis- 24 28th February 2021 J. Allison (exam-ext-vis-movies-V10-07-01) 41 - gui.mac: Remove obsolete buttons. 25 - gui.mac: Remove obsolete buttons. 42 26 43 15th February 2021 J. Allison (exam-ext-vis- 27 15th February 2021 J. Allison (exam-ext-vis-movies-V10-07-00) 44 - This example illustrates how to make a movie 28 - This example illustrates how to make a movie with /vis/viewer/save 45 and /vis/viewer/interpolate. It also include 29 and /vis/viewer/interpolate. It also includes the "visTutor" macros 46 from the old "novice" example, N03, subseque 30 from the old "novice" example, N03, subsequently moved to "basic" B4. 47 See README for further information. 31 See README for further information.