star-stl

Load STereo Lithography (StL) file format
git clone git://git.meso-star.fr/star-stl.git
Log | Files | Refs | README | LICENSE

commit 374b770d998c2a67bfa2785044ed6628d8dd066f
parent a82dcc0640a6b74cdf93eef56552476df40d27cc
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Mon, 24 Feb 2025 16:26:47 +0100

Merge branch 'release_0.5.1_r1'

Diffstat:
MREADME.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -18,6 +18,8 @@ Edit config.mk as needed, then run: ## Release notes ### Version 0.5.1 +- Fix issues when reading on stdin +- Add a warning if trailing chars detected after the solid in ascii files. - Add the read data type in the descriptor. - Fix a false error log message (should have been an information message).