Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | partial backout of zero value logscale merge | William Joye | 2019-03-22 | 1 | -75/+5 |
| | |||||
* | Correct display of zero values with -logscale 1 | Adrián Medraño Calvo | 2018-10-08 | 1 | -5/+75 |
| | | | | | | | In order to do that, improve the clipping functionality in tkbltGrMisc.C to support infinite coordinates. It also now provides more information with regards to its processing, letting tkbltGrElemLine.C use that same routine instead of duplicade the clipping code. | ||||
* | Better align with TEA's expected file layout | Adrián Medraño Calvo | 2017-07-18 | 1 | -0/+335 |
TEA is quite picky about packages placing their sources in the generic/, unix/, etc. directories. An immediate benefit of this change is support for building in a separate directory. |