Warning, /geant4/examples/extended/visualization/movies/History is written in an unsupported language. File is not indexed.
0001 # Example movies History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007
0008 ## 2023-11-15 I. Hrivnacova (exam-ext-vis-movies-V11-01-02)
0009 - Updated vis.mac macros:
0010 - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0011 and simplified comments.
0012
0013 ## 2023-11-07 I. Hrivnacova (exam-ext-vis-movies-V11-01-01)
0014 - Fixed formatting in .README.txt
0015
0016 ## 2023-10-20 John Allison (exam-ext-vis-movies-V11-01-00)
0017 - vis.mac: Remove defunct command /vis/ogl/set/displayListLimit.
0018 - This command no longer operates. There is now no display list limit.
0019 (The only limit is available memory.)
0020 - The command is deprecated and, anyway, causes a crash if the app is built
0021 without an OpenGL driver.
0022
0023 ## 2022-11-04 I. Hrivnacova (exam-ext-vis-movies-V11-00-01)
0024 - Fixed Doxygen file descriptions (mostly missing)
0025 - Fixed formatting in .README.txt
0026
0027 ## 2021-12-10 Ben Morgan (exam-ext-vis-movies-V11-00-00)
0028 - Change to new Markdown History format
0029
0030 ---
0031
0032 # History entries prior to 11.0
0033
0034 14th July 2021 J. Allison (exam-ext-vis-movies-V10-07-03)
0035 - Replace /vis/ogl/printEPS with /vis/ogl/export in relevant macros.
0036
0037 22nd May 2021 J. Allison (exam-ext-vis-movies-V10-07-02)
0038 - Minor improvements to README files.
0039
0040 28th February 2021 J. Allison (exam-ext-vis-movies-V10-07-01)
0041 - gui.mac: Remove obsolete buttons.
0042
0043 15th February 2021 J. Allison (exam-ext-vis-movies-V10-07-00)
0044 - This example illustrates how to make a movie with /vis/viewer/save
0045 and /vis/viewer/interpolate. It also includes the "visTutor" macros
0046 from the old "novice" example, N03, subsequently moved to "basic" B4.
0047 See README for further information.