Skip to content

V0.2.6

Latest
Compare
Choose a tag to compare
@jaspervdv jaspervdv released this 18 Sep 10:05
· 11 commits to master since this release

Third Hotfix for official release V0.2.3

  • Added LoD0.0 footprint logic
  • Added nested object access for LoD0.2 and 0.3 storey extraction
  • Changed memory logic to improve nested object access
  • Changed point on surface logic from area based to barycentric based
  • Changed line surface intersection logic from signed volume to normal direction augmented with barycentric based
  • Changed semantic data of roof and ceiling projections to custom type
  • Fixed bug in point on line code that would incorrectly consider points to be on certain lines
  • Fixed bug that could cause crash if empty roof geometry containers were encountered
  • Fixed bug when attempting to create a plane with two equal points
  • Fixed bug that would not store local transformations if IFC had no map conversion data