Skip to content

Releases: ThatOpen/engine_web-ifc

0.58

19 Sep 11:47
ee7c979
Compare
Choose a tag to compare
Merge pull request #1037 from ThatOpen/StringDeocding

String deocding

0.57

11 Aug 19:18
da75e0c
Compare
Choose a tag to compare
Merge pull request #987 from ThatOpen/memleak

Fix Memory Leak

0.0.56

14 Jul 19:05
Compare
Choose a tag to compare
Improvement in alignment parsing

0.0.55

25 Jun 13:05
435e9bc
Compare
Choose a tag to compare

Improved boolean operator

0.0.54

15 Apr 13:02
a90b3cc
Compare
Choose a tag to compare

Bug Fixes

0.0.53

05 Apr 07:36
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

-Fixes a memory leak

0.0.50

18 Jan 22:14
Compare
Choose a tag to compare

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