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
Next revisionBoth sides next revision
develop [2014/05/28 13:45] – Add CHANGES v. 5.3.12, 5.3.13, 5.3.14, 5.3.15 slukadevelop [2017/10/08 16:59] – [Therion 5.4 (5.4.1 now 2017-04-18)] sluka
Line 1: Line 1:
 -------------------------------------------------------------------------------- --------------------------------------------------------------------------------
-==== Already done for future Therion 5.4 (5.3.15 now) ====+==== Therion 5.4 (5.4.now 2017-04-18) ==== 
 + 
 +=== infrastructure === 
 +  * github.com/therion repos created 
 +  * added support for mxe.cc cross-compiler 
 +  * travis-ci.org integration
  
 === therion === === therion ===
 +  * added fonts-setup layout option
 +  * added min-symbol-scale layout option
 +  * added support for -scale <number> for point and line symbols (1.0 ≡ medium symbol size)
 +  * updated Russian translation [PR#73,74]
 +  * include UISv1 grade definitions [PR#6]
 +  * new ini file option: tex-fonts-optional
 +  * simple CSV database export with shot and equate lists [PR#9,19]
 +  * KML export improved (survey title, map comment, folder icons, entrances, survey names...) [PR#13]
 +  * added loop error info to .3d model
 +  * sync up img.c and img.h with latest Survex versions [PR#16]
 +  * update to latest poly2tri code [PR#43]
 +  * documentation improvements [PR#29,38,42]
 +  * Chinese translation added -- manual setup of fonts in the ini file (pdf-fonts) is necessary (thanks to Zhang Yuan Hai and Duncan Collis)
 +  * updated Bulgarian, Czech, English, German, Portuguese, Russian and Slovak translations [PR#9,12,18,34,41,46,55,56,58,60,65,67,68,69,70,72]
 +  * new and updated map symbols:
 +    - added line rope symbol, updated line handrail in MP [PR#9]
 +    - added area flowstone to AUT symbolset [PR#35]
 +    - added line fixed-ladder
 +    - added polyline_offset macro in MP
 +    - fixed AUT ceiling-step and ceiling-meander [PR#47]
 +    - changed AUT painted/fixed station to ASF:fixed layout [PR#48]
 +
 +  * scale upper limit changed to 1:10
 +  * geomag data updated upto 2020
   * multiline comments inside (comment/endcomment) block allowed in data and configuration files   * multiline comments inside (comment/endcomment) block allowed in data and configuration files
   * new TeX variables:   * new TeX variables:
Line 49: Line 78:
   * updated survex img library to version 1.1.15   * updated survex img library to version 1.1.15
   * added option -enable/disable splay-shots to 3d model export   * added option -enable/disable splay-shots to 3d model export
-  * bugs fixed:+  * bugs and issues fixed: 
 +    - remove debugging output when reading Survex err files 
 +    - don't accept stddev <= 0 
 +    - fix missing font declarations when using pdf-fonts with more than 256 chars 
 +    - added export of CLIP attribute in SHP export 
 +    - include coordinate system and date-surveyed in the .3d export [PR#9,19] 
 +    - fix warning "Can't Open Cavern Log File For Input" [PR#9] 
 +    - fix compiler warnings [PR#10,22,24] 
 +    - fix altitude colours with centreline [PR#11] 
 +    - fix survex path detection 
 +    - ensure text files end with a new line [PR#14] 
 +    - fix typos in messages and comments [PR#17,23,25,39,40,45] 
 +    - make "make clean" work fully for debug build [PR#20] 
 +    - regularise indentation to use spaces [PR#26] 
 +    - whitespace clean-up [PR#27] 
 +    - sync divergent docs of therion command line [PR#28] 
 +    - eliminate second copy of Survex img code [PR#33] 
 +    - remove accidentally committed files [PR#37] 
 +    - remove redundant NULL checks [PR#44] 
 +    - use $(MAKE) instead of make [PR#51] 
 +    - improve calculation of fractional year [PR#52] 
 +    - fixing raft-cone point being drawn as raft [PR#54] 
 +    - black area displayed instead of some patterns in SVG 
 +    - broken XHTML output when string formatting keywords are used in map-comment etc. 
 +    - unescaped special characters in map-comment etc. in XHTML 
 +    - improved error message when therion can't map custom TeX fonts in MetaPost macros to Unicode 
 +    - cave depth value in XHTML output 
 +    - invalid compass/backcompass averaging formula
      - invalid colors for station names and wall altitudes      - invalid colors for station names and wall altitudes
      - update survex img parser to v8 (should fix various errors)      - update survex img parser to v8 (should fix various errors)
Line 89: Line 145:
  
 === xtherion: === === xtherion: ===
 +  * shortcuts to delete a line point (Ctrl-Shift-D) and zoom (Ctrl-Up/Down)
 +  * colouring of lines based on type
 +  * station point shown with triangle instead of dot
 +  * Line simplification command to reduce number of points without converting to Bezier [PR#8]
 +  * apply proper collation when sorting [PR#71]
 +  * elevation orientation in Compiler map structure
   * resetting symbol options when type is changed can be turned off using xth(gui,me,type_reset_options) variable   * resetting symbol options when type is changed can be turned off using xth(gui,me,type_reset_options) variable
   * you can turn off symbol type translation in dropdown menus using  xth(gui,me,type_dropdown_trans) variable   * you can turn off symbol type translation in dropdown menus using  xth(gui,me,type_dropdown_trans) variable
Line 95: Line 157:
   * added context menu, right click on line and point   * added context menu, right click on line and point
   * bugs fixed:   * bugs fixed:
 +    - fix long delay processing large log files [PR#2]
 +    - fix loading of files with no extension in text editor [PR#30]
 +    - fix line point contextual menu [PR#61]   - fix xtherion/lang/process.pl regex [PR#62]
 +    - include missing translatable texts [PR#63,66]
 +    - enable canvas zoom with the mouse wheel [PR#64]
 +    - uncomprehensible error message while loading unsupported progressive JPEGs
      - area type u type change bug      - area type u type change bug
      - update survex img parser to v8 (should fix various errors)      - update survex img parser to v8 (should fix various errors)
Line 103: Line 171:
        
 === loch: === === loch: ===
 +  * VTK 6.0 support
 +  * wxWidgets 3.0 support
   * VTK file export changed to binary type (problem with coordinate systems)   * VTK file export changed to binary type (problem with coordinate systems)
   * bugs fixed:   * bugs fixed:
Line 109: Line 179:
  
 -------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- 
 ==== Therion 5.3 (2010-02-17): ==== ==== Therion 5.3 (2010-02-17): ====
  
  • develop.txt
  • Last modified: 4 years ago
  • by sluka