Comparing 1.6...master · opensourceBIM/BIMserver · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opensourceBIM/BIMserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6
Choose a base ref
...
head repository: opensourceBIM/BIMserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 2,408 files changed
  • 3 contributors

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    e16041d View commit details
    Browse the repository at this point in the history
  2. fix: AsString attributes in low level

    zaqifathis authored and hlg committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    be76ca5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. Configuration menu
    Copy the full SHA
    a0b1fc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. variable test file location

    hlg committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    f3dbc01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75bff59 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Configuration menu
    Copy the full SHA
    547b663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200c578 View commit details
    Browse the repository at this point in the history
  3. test for IFC4X3

    hlg committed Dec 30, 2025
    Configuration menu
    Copy the full SHA
    dd003ef View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. add IFC4X3_ADD2 EXPRESS and create Ecore

    Co-authored-by: Andreas Baumann <andreas.baumann@wwbau.de>
    hlg and WeltWeitBau committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    07a59fd View commit details
    Browse the repository at this point in the history
  2. generate IFC4x3 Java source code

    Co-authored-by: Andreas Baumann <andreas.baumann@wwbau.de>
    hlg and WeltWeitBau committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    1d7577d View commit details
    Browse the repository at this point in the history
  3. use generated IFC4X3 code

    - add IFC4X3 to known schemas
    - adjust usages of IFC EPackage instances
    
    Co-authored-by: Andreas Baumann <andreas.baumann@wwbau.de>
    hlg and WeltWeitBau committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    dfc2d97 View commit details
    Browse the repository at this point in the history
  4. treat asymmetric inverses in IFC schemas

    - add IFC4x3 inverses
    - unify specification for three methods where inverses are handled
    - unit tests for inverse handling methods in PackageMetaData, IfcModel
    - remove parser.log (probably committed accidentally)
    
    Co-authored-by: Andreas Baumann <andreas.baumann@wwbau.de>
    hlg and WeltWeitBau committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    8a58957 View commit details
    Browse the repository at this point in the history
  5. generate predefined JSON query libraries

    - stdlib and geometry
    - cache placement query define for all schemas
    - minor fix in ifc-stdlib.json
    - relative file location for generated json
    - TODO: maintain generation order to track changes upon regeneration
    
    Co-authored-by: Andreas Baumann <andreas.baumann@wwbau.de>
    hlg and WeltWeitBau committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    ffb63c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2026

  1. add IFC4x3 to SchemaName enum and its usages

    This seems only to be used for BimBot communication and respective
    service implementation.
    
    Co-authored-by: Andreas Baumann <andreas.baumann@wwbau.de>
    hlg and WeltWeitBau committed Jan 10, 2026
    Configuration menu
    Copy the full SHA
    115ec57 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. IFC4X3 updates and fixes

    - introduce new serializer to geometry generators
    - find local snapshot versions during test server startup
    - fix IFC4X3 test - geometry generation failing for some files
    - snapshot dependencies
    hlg committed Jan 11, 2026
    Configuration menu
    Copy the full SHA
    bde3538 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. Configuration menu
    Copy the full SHA
    134defe View commit details
    Browse the repository at this point in the history
  2. fix build order

    hlg committed Jan 17, 2026
    Configuration menu
    Copy the full SHA
    88fb77e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2026

  1. Configuration menu
    Copy the full SHA
    12287d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    173432b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Configuration menu
    Copy the full SHA
    54ee2ab View commit details
    Browse the repository at this point in the history
Loading