Releases: BIM-Tools/SketchUp-IFC-Manager
Sketchup-IFC-Manager 5.5.4
What's Changed
Release version 5.5.4:
- Fix writing large files by chunking
- Skip writing textures to ifczip when option is disabled
Full Changelog: v5.5.3...5.5.4
Sketchup-IFC-Manager 5.5.3
What's Changed
Release version 5.5.3:
- Fix typo preventing extension to load
Full Changelog: v5.5.2...5.5.3
Sketchup-IFC-Manager 5.5.2
What's Changed
Release version 5.5.2:
- Catch invalid const names in PropertyReader
Full Changelog: v5.5.1...5.5.2
Sketchup-IFC-Manager 5.5.1
What's Changed
Fixed #80 where the "Show IFC properties" window would stay empty
Release version 5.5.1:
- sanitize classification yml data
Full Changelog: v5.5.0...5.5.1
Sketchup-IFC-Manager 5.5.0
What's Changed
Release version 5.5.0:
- Added experimental IFC export
- Added sample files
Full Changelog: v5.4.0...5.5.0
Sketchup-IFC-Manager 5.4.0
What's Changed
Fixes some transformation bugs which caused objects without a full model hierarchy to appear in random places.
Release version 5.4.0:
- Merge pull request #77 from BIM-Tools/refactor-spatial-structure
- Add missing IFC2x3 type mappings
- Fix placement for default elements inside groups
- Fix use of default transformation
- improve flipping transformations
- Fix adding IfcElementAssembly
- refactor spatial structure
- fix IfcPropertyEnumeration name
- simplify DefinitionManager
- update ifc_order
Full Changelog: v5.3.3...5.4.0
Sketchup-IFC-Manager 5.3.3
What's Changed
Release version 5.3.3:
- Fix rounding issue in Sketchup UTM coordinates
Full Changelog: v5.3.2...5.3.3
Sketchup-IFC-Manager 5.3.2
Sketchup-IFC-Manager 5.3.1
What's Changed
Release version 5.3.1:
- Updated IFC header to latest specs: https://github.com/buildingSMART/IFC4.x-IF/blob/header-policy/docs/IFC-file-header/README.md
- Catch abstract type assignments
- improve setting geolocation
- Fix IfcRoof ShapeType enum
Full Changelog: v5.3.0...5.3.1
Sketchup-IFC-Manager 5.3.0
Export the Sketchup Geo-location to IFC using UTM coordinates
What's Changed
- Add UTM geolocation by @janbrouwer in #67
- Fix map scaling by @janbrouwer in #68
- Fix error on missing model hierarchy in add_default_spatialelement by @janbrouwer in #69
Full Changelog: v5.2.0...v5.3.0