Skip to content

Releases: ThatOpen/engine_web-ifc

0.0.54

15 Apr 13:02
a90b3cc

Choose a tag to compare

Bug Fixes

0.0.53

05 Apr 07:36

Choose a tag to compare

Fixed bug, streamMeshes function was missing in the last release 0.0.52

0.0.52

02 Apr 07:46

Choose a tag to compare

Alignment Improvements

In this version, we have enhanced support for alignments, ensuring they are correctly positioned within the model. Additionally, we now provide information on the types of curves comprising the alignment.

0.0.51

01 Feb 21:27

Choose a tag to compare

Main changes are various bugfixes - the addition of new methods to allow writing IFC files via callback.

Please note there are some breaking changes in this release.

Breaking Changes

-Removed deprecated settings from LoaderSettings
-Removed deprecated non-functional methods: GetAndClearErrors, IncrementMaxExpressID, ExportFileAsIFC
-GetNameFromTypeCode not returns in standard casing for IFC object names (i.e. IfcSpace) not all in capitals

0.0.49

18 Jan 21:01

Choose a tag to compare

-Fixes a memory leak

0.0.50

18 Jan 22:14

Choose a tag to compare

-Fixes some invalid type naming and adds C++ function to be exposed in typescript.

0.0.48

14 Jan 13:51

Choose a tag to compare

What's Changed

Security Updates in Dependencies

0.0.47

09 Jan 10:41

Choose a tag to compare

StopGap fix to #540

0.0.46

27 Nov 15:29

Choose a tag to compare

Export alignment curve metadata

0.0.45

26 Nov 18:57

Choose a tag to compare

GetAllAlignments function returns 3D alignment curves, along with horizontal and vertical curves