develop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
develop [2017/10/08 16:59] – [Therion 5.4 (5.4.1 now 2017-04-18)] slukadevelop [2020/07/04 10:53] (current) – [Therion 5.4 (5.4.1 2017-04-18)] sluka
Line 1: Line 1:
 -------------------------------------------------------------------------------- --------------------------------------------------------------------------------
-==== Therion 5.4 (5.4.now 2017-04-18) ====+==== Therion repository on Github ==== 
 + 
 +[[https://github.com/therion/therion]] 
 +-------------------------------------------------------------------------------- 
 +==== Therion 5.5.1 (2020-07-03): ==== 
 + 
 +therion: 
 +    * duplicate shot length removed from expored individual team member statistics 
 +    * improved Proj support in auto mode (automatic specification of the area of use; caching and logging of the used transformations) and in the Windows build 
 +    * added support for handling of missing coordinate transformation grids (see the proj-missing-grid init file option) 
 +    * support for linking with multiple Proj versions to improve testing (see test_proj.sh) 
 +    * improved mingw-w64 compatibility 
 +    * bux fixed 
 +      - various memory-related fixes by Matěj Plch 
 +      - workaround for Proj 7.1.0 axes swap in Krovak's projection 
 + 
 +==== Therion 5.5.0 (2020-05-01): ==== 
 + 
 +=== therion: === 
 +    * maps-offset <on|off> feature in thconfig file to disable maps drawn in offset [#159]   
 +    * maps <on|off> feature in thconfig file to produce map just from scraps, ignoring the maps definition 
 +    * log extend feature in thconfig to log extended elevation construction 
 +    * added point mudcrack (thanks to Rodrigo Severo) 
 +    * added an extensive SBE symbol set (thanks to Rodrigo Severo) 
 +    * geomag data updated up to 2025 
 +    * added support for reproducible generation of PDF and SVG output (command-line option --reproducible-output) 
 +    * make thbook.pdf build reproducible (derive the created/modified dates of the PDF file from the commit date) 
 +    * improved support for Proj 6.0 and 7.0 (see proj-auto init file option) 
 +    * Catch2 unit testing library and Proj test cases added 
 +    * all python scripts use Python 3 now 
 +    * added Serbian (thanks to Ivana Miskovic) and Slovenian [PR#142] translations 
 +    * updated Portuguese translation [PR#170,220] 
 +    * thbook improvements by Benedikt Hallinger [PR#161,162] 
 +    * bugs fixed 
 +      - spelling in some thbook chapters 
 +      - html and kml output [PR#145,150] 
 +      - extend ingore <station> fixed 
 +      - Survex 3D output is missing the nodes on the end of anonymous splay legs [#157] 
 +      - a_blocks_AUT missing semi-colon [#126] 
 + 
 +=== xtherion: === 
 +    * add thconfig* to selectable config file list [PR#168] 
 +    * bugs fixed: 
 +      - Windows xtherion window geometry bugfix 
 + 
 +=== loch: === 
 +    * bugs fixed: 
 +      - MacOS X compilation [PR#144] 
 +      - multiple minor fixes 
 +      - Linux off-screen rendering bugfix 
 + 
 +-------------------------------------------------------------------------------- 
 + 
 +==== Therion 5.4.4 (2019-05-01): ==== 
 + 
 +=== therion: === 
 +    * support for Proj 5.0 and newer API (proj.h) 
 +    * bugs fixed: 
 +      - segfault while generating SVG when compiled by newer g++ 
 +      - incorrect EPSG projections handling if more than one EPSG codes are used 
 +      - custom projection name missing 
 +      - missing Proj4 human readable projection names 
 + 
 +-------------------------------------------------------------------------------- 
 + 
 +==== Therion 5.4.3 (2019-02-01): ==== 
 + 
 +=== therion: === 
 +    * input line length increased to allow reading larger elevation datasets 
 +    * built-in Proj.4 removed; internal mapping of EPSG and ESRI codes replaced by +init=epsg|esri:... libproj initialization string 
 +    * bugs fixed: 
 +      - add and use PROJ grid files in the windows distribution 
 +      - fix comment and code typos [PR#127] 
 + 
 +-------------------------------------------------------------------------------- 
 + 
 +==== Therion 5.4.2 (2019-01-08): ==== 
 + 
 +=== therion: === 
 +    * added -color option to select command 
 +    * added lookup command to configuration 
 +    * support for 3D models generated from splay shots 
 +    * added support for label customization 
 +    * added scrap distortions to SQL export 
 +    * therion uses system libproj by default [PR#118,121] 
 +    * metapost output is reproducible now [PR#117] 
 +    * updated Spanish, German, Russian, Bulgarian, Portuguese, Catalan, French, Czech and English translations and messages [PR#77,78,82,83,94,95,102,103,105,107,108,109,112] 
 +    * thbook updates [PR#76,98] 
 +    * bugs fixed: 
 +      - KML with multiple outer polygon outlines 
 +      - other minor bugfixes 
 + 
 +=== xtherion: === 
 +    * support for scrap shifting 
 +    * bugs fixed: 
 +      - fix problems with selection/copy/paste for text editors [PR#86] 
 +      - mouse zooming fixed 
 +      - disappearing menu fixed 
 + 
 +=== loch: === 
 +    * bugs fixed: 
 +      - displaying LRUD envelope for surface & splay shots 
 +      - surface transparency rendering 
 + 
 +-------------------------------------------------------------------------------- 
 + 
 + 
 +==== Therion 5.4.1 (2017-04-18)====
  
 === infrastructure === === infrastructure ===
-  * github.com/therion repos created+  * github.com/therion repository created [[https://github.com/therion/therion]]
   * added support for mxe.cc cross-compiler   * added support for mxe.cc cross-compiler
   * travis-ci.org integration   * travis-ci.org integration
  • develop.1507474772.txt.gz
  • Last modified: 8 years ago
  • by sluka