Skip to content

Releases: NanoComp/libctl

v4.5.1

02 Feb 02:49
Compare
Choose a tag to compare
  • Ignore duplicate consecutive prism vertices (#60).

  • Memory bug fixes (#58, #59).

v4.5.0

19 Feb 18:35
Compare
Choose a tag to compare
  • New make_slanted_prism functions to make a prism with
    a given sidewall angle (#53).

  • Defined LIBCTL_MAJOR_VERSION etc. in ctlgeom.h header file when
    using stand-alone libctlgeom.

  • Bugfix in point-in-prism test (#49).

v4.4.0

13 Nov 03:29
Compare
Choose a tag to compare
  • geom_object_volume function to get the volume of a 3d object
    (accelerates box_overlap_with_object for objects completely within a box) (#45).

  • Bugfix to geometry tree search for empty dimensions.

v4.3.0

17 Apr 18:00
Compare
Choose a tag to compare

ctl_printf_callback so that callers can capture stdout (#39).

v4.2.0

07 Jan 20:21
1d1acde
Compare
Choose a tag to compare

Better handling of center parameter of prisms, allowing this
to be optionally specified (#35).

Libctl 4.1.4

16 Nov 21:05
Compare
Choose a tag to compare

Work around gcc bug (closes #32). Allow subclass properties to override defaults (or lack thereof) in parent class.

Libctl 4.1.3

07 Sep 18:58
Compare
Choose a tag to compare

Improved prism handling of points on prism faces (#23) and various cosmetic improvements (#22, #24, #25).

Libctl 4.1.2

27 Jul 18:50
Compare
Choose a tag to compare

Prism bugfixes (#19 and #20).

Libctl 4.1.1

29 Jun 19:50
Compare
Choose a tag to compare

Bug fixes (#16 and #17).

Libctl 4.1.0

08 Jun 01:00
Compare
Choose a tag to compare

Added prism object (#13).