Skip to content

Releases: admesh/admesh

0.98.5

21 Nov 12:42
Compare
Choose a tag to compare
  • Avoid a compiler warning
  • Check the neighbor_index in stl_check_normal_vector (#60)
  • Include portable_endian.h in dist

0.98.4

12 Oct 18:36
Compare
Choose a tag to compare
  • Fix big-endian binary stl reading #26
  • Initialized extra values when loading ASCII STL #32

0.98.3

20 Mar 08:44
Compare
Choose a tag to compare
  • Add subdir-objects option for Autotools
  • Reverse all facets when volume is negative only when fixall_flag is set
  • Also pre-zero backwards_edges in stl_initialize()
  • Fix bug that causes random binary STL files not to be read correctly on Windows

0.98.2

03 May 16:09
Compare
Choose a tag to compare
  • Add subdir-objects option for Autotools
  • Reverse all facets when volume is negative only when fixall_flag is set
  • Also pre-zero backwards_edges in stl_initialize()
  • Fix bug that causes random binary STL files not to be read correctly on Windows

0.98.1

23 Sep 13:08
Compare
Choose a tag to compare

Bugfix release

  • Initialize the error value to zero in the right moment
  • modified autogen.sh to work with os x 10.9

0.98.0

29 Jul 17:45
Compare
Choose a tag to compare

Since 0.97.x:

  • Generate nicer ChangeLog
  • Include generated doc in doc as well
  • Export more functions for simarrange compatibility
  • Do not include block.stl in doc, but include COPYING
  • On Mac, use -dead_strip linker flag instead of --gc-sections --as-needed
  • stl_repair()
  • Provide stl_get_error function
  • Indent cleanup
  • Error reporting and no exiting
  • Publish Windows pre-compiled binaries

0.98.0rc1

29 Jul 12:20
Compare
Choose a tag to compare
0.98.0rc1 Pre-release
Pre-release
  • Generate nicer ChangeLog
  • Include generated doc in doc as well
  • Export more functions for simarrange compatibility
  • Do not include block.stl in doc, but include COPYING

0.98.0beta

18 Jul 12:43
Compare
Choose a tag to compare
0.98.0beta Pre-release
Pre-release
  • Be able to compile on Mac OS X
  • Release compiled Windows binaries

0.98.0alpha

10 Jul 20:41
Compare
Choose a tag to compare
0.98.0alpha Pre-release
Pre-release
  • React to an error by rising error flag instead of exiting
  • Provide stl_repair function

0.97.5

29 Jun 16:42
Compare
Choose a tag to compare
  • More Slic3r compatibility