Releases: BIM-Tools/SketchUp-IFC-Manager
Releases · BIM-Tools/SketchUp-IFC-Manager
Sketchup-IFC-Manager 5.2.2
Known issues:
- exports UTM geolocation only correctly when model units is set to meters
- models need an IFC hierarchy present (IfcSite, IfcBuilding, IfcBuildingStorey)
What's Changed
Release version 5.2.2:
- Release version 5.2.2
- Merge pull request #67 from BIM-Tools/develop
- Move model axes transformation from IfcGeometricRepresentationContext into IfcMapConversion
- Fix formatting
- Fix error in setting northings
- Merge branch 'main' into add_utm_geolocation
- Add export option for georeference
- Fix UTM location calculation
- Remove IfcAxis2Placement2D
- Add UTM geolocation
Full Changelog: v5.2.1...5.2.2
Sketchup-IFC-Manager 5.2.1
What's Changed
Release version 5.2.1:
- Release version 5.2.1 - Merge pull request #66 from BIM-Tools/develop
- Model validation fixes
- merge ifc groups by instance name
- Refactor: Extract common attribute and property reading logic to remove duplication
- Fix IfcBuildingStorey elevation
- Add IfcGeometricRepresentationContext
- Add required AssemblyPlace for IfcFurnitureType
- Catch differences in IFC schema versions
- Remove deprecated ConstructionType from IfcPile
- Preperation for adding geolocation
- Add AdheresToElement for IfcSurfaceFeature
- prevent adding deprecated elevation
Full Changelog: v5.2.0...5.2.1
Sketchup-IFC-Manager 5.2.0
Major Changes:
- Added Support for Export of IFC 4x3
- Experimental Base Quantities
- Some fixes in Nested Component Positioning
Other changes
Release version 5.2.0:
- Release version 5.2.0
- Merge pull request #65 from BIM-Tools/add-ifc-4x3
- Cleanup formatting
- Catch missing IfcPipeSegment in Ifc2x3
- Add IFC 4x3 ADD2 schema
- Improve spatial hierarchy building to properly account for IFC4x3 entities
- Fix NoMethodError by adding nil checks in get_name method
- Merge branch 'main' into add-ifc-4x3
- Fix undefined front_texture in IfcTriangulatedFaceSetBuilder
- Fix faceloop direction when mirrored
- before erase face on import cleanup, first check if it still exists
- Fix NL/SfB 2021 encoding issues
- Fix parsing IFC attributes for 4x3
- Remove PredefinedType from IfcProduct when set in IfcTypeProduct
- Remove inverse attributes from propertysets
- Add IFC4x3 spatial hierarchy
- Merge IFC 4x3 research
- Add first set of base quantities
- Improve property enumerations
- Seperate creation of IfcProduct from IfcRoot
- Fix duplicate Predefined for IfcProduct and IfcTypeProduct
- Add transformation exception for entities placed directly inside the root IfcSite
- Check IfcProperty value against BaseType
- Fix parsing classification date
- Rename ifc module variable and expose from IfcModel
- Fix faceloop direction when mirrored
- Update IfcPolygonalFaceSetBuilder header
- Add initial IfcPolygonalFaceSetBuilder
- Merge branch 'main' into develop
- Update NL-SfB tabel 1 to version 2021
Full Changelog: v5.1.1...5.2.0
Sketchup-IFC-Manager 5.1.1
What's Changed
Release version 5.1.1:
- Release version 5.1.1
- catch undefined variables in ifc_triangulated_face_set_builder
Full Changelog: v5.1.0...5.1.1
Sketchup-IFC-Manager 5.1.0
What's Changed
Add IfcExtrudedAreaSolid geometries!
Release version 5.1.0:
- Release version 5.1.0
- Fix export classification attributes
- Add SweptSolid option to fallback entity
- Remove support for IfcMappedItem
- Add support for IfcExtrudedAreaSolid
- Refactor IfcProduct_su
- Refactor EntityBuilder
- Add IfcShapeRepresentationBuilder validation
Full Changelog: v5.0.8...5.1.0
Sketchup-IFC-Manager 5.0.8
What's Changed
Release version 5.0.8:
- Fix IfcTypeProduct persistent id based tag
- Fix IfcSpace not being exported #59
Full Changelog: v5.0.7...5.0.8
Sketchup-IFC-Manager 5.0.7
What's Changed
Release version 5.0.7:
- Add option to use complex spatial structures
- Improve IfcTypeProduct ObjectType ElementType mapping
- Fix IfcTriangulatedFaceSetBuilder missing geometry
- Add IfcPerson from sketchup model author
- exclude IFC classifications from IfcClassification creation
Full Changelog: v5.0.6...5.0.7
Sketchup-IFC-Manager 5.0.6
What's Changed
- Fix issue #54 Hidden objects are exported to IFC when setting 'hidden' is on False
Full Changelog: v5.0.5...5.0.6
SketchUp-IFC-Manager 5.0.5
Installation
- Download the .rbz file
- Install using the Sketchup extension manager (Extensions → Extension Manager → Install Extension → select rbz-file)
What's Changed
- Fix reinstall error
- Fixed issue in combining unclassified components
- Fixed issue in relative placement of fallback entities (issue #51)
- Fix generating texture images
- Fix ifczip export
Full Changelog: v5.0.3...v5.0.4
SketchUp-IFC-Manager 5.0.4
Installation
- Download the .rbz file
- Make sure you do a clean install by removing the plugin folder of any previous versions in: %APPDATA%\SketchUp\SketchUp 2023\SketchUp\Plugins (windows)
- Install using the Sketchup extension manager (Extensions → Extension Manager → Install Extension → select rbz-file)
What's Changed
- Fixed issue in combining unclassified components
- Fixed issue in relative placement of fallback entities (issue #51)
- Fix generating texture images
- Fix ifczip export
Full Changelog: v5.0.3...v5.0.4