Differences
This shows you the differences between two versions of the page.
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)] sluka | develop [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.1 now 2017-04-18) ==== | + | ==== Therion repository on Github ==== |
+ | |||
+ | [[https:// | ||
+ | -------------------------------------------------------------------------------- | ||
+ | ==== 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' | ||
+ | |||
+ | ==== Therion 5.5.0 (2020-05-01): | ||
+ | |||
+ | === therion: === | ||
+ | * maps-offset < | ||
+ | * maps < | ||
+ | * 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/ | ||
+ | * 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# | ||
+ | * thbook improvements by Benedikt Hallinger [PR# | ||
+ | * bugs fixed | ||
+ | - spelling in some thbook chapters | ||
+ | - html and kml output [PR# | ||
+ | - extend ingore < | ||
+ | - 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 | ||
+ | |||
+ | === 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: | ||
+ | * 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# | ||
+ | * metapost output is reproducible | ||
+ | * updated Spanish, German, Russian, Bulgarian, Portuguese, Catalan, French, Czech and English translations and messages [PR# | ||
+ | * thbook updates [PR# | ||
+ | * bugs fixed: | ||
+ | - KML with multiple outer polygon outlines | ||
+ | - other minor bugfixes | ||
+ | |||
+ | === xtherion: === | ||
+ | * support for scrap shifting | ||
+ | * bugs fixed: | ||
+ | - fix problems with selection/ | ||
+ | - 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/ | + | * github.com/ |
* added support for mxe.cc cross-compiler | * added support for mxe.cc cross-compiler | ||
* travis-ci.org integration | * travis-ci.org integration |