Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Null Reference exception, conversion hangs and merged with the main branch #322

Open
wants to merge 29 commits into
base: NetCoreApp31
Choose a base branch
from

Commits on Oct 9, 2019

  1. Merge pull request xBimTeam#223 from xBimTeam/develop

    Final 5.1 fixes from develop
    andyward authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    e73df8b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Added additional guard to be more tolerant when processing models wit…

    …hout valid Contexts supplied.
    
    Should address xBimTeam/XbimWindowsUI#94
    andyward committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    402ffcc View commit details
    Browse the repository at this point in the history
  2. More graceful handling of representations without a ContextOfItems. T…

    …hese are in violation of the specs but we should support them better.
    
    E.g. 2x3_Arboleda_Bldg-Arch.ifc
    andyward committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    6c98867 View commit details
    Browse the repository at this point in the history
  3. Going for green.

    Ignore an unimplemented test in this branch
    andyward committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    8c5db8c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Fixes for SEH and other native code exceptions as well as improved ha…

    …ndling of closed shells and swept curved surfaces
    SteveLockley committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    1dae92e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Merge branch 'develop'

    SteveLockley committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    477f612 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    SteveLockley committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    63732e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Merge branch 'develop'

    SteveLockley committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    52705e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    b3e1320 View commit details
    Browse the repository at this point in the history
  2. Updated Essentials.

    No significant changes
    andyward committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    2002e1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70cef22 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

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

Commits on Oct 17, 2020

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

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    c39b50b View commit details
    Browse the repository at this point in the history
  2. Update azure-pipelines.yml for Azure Pipelines

    Removed script to tag sources. This is now done in the Devops trigger, on build success
    andyward committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    e3ef2e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Updated the latest Essentials and stubbed implementation of new inter…

    …face.
    
    This is to fix runtime issues when using latest Geometry and Essentials from Myget Master
    See xBimTeam#285 (comment)
    andyward committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    57f9923 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Stubbed out implementation

    This is just a stop gap to fix the master build. Need to revert this when merging develop,
    andyward committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    9fb2519 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Updated Essentials

    martin1cerny committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    67837ce View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge branch 'develop'

    SteveLockley committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    039e59e View commit details
    Browse the repository at this point in the history
  2. Merged develop

    SteveLockley committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    1ec19ba View commit details
    Browse the repository at this point in the history
  3. Merged with Development

    SteveLockley committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    02ce514 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    9dd9f04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ba561 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. merged

    dmk-rib committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    4007f28 View commit details
    Browse the repository at this point in the history
  2. Fixed merge issues

    dmk-rib committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    6e0f719 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Fixed null ref errors

    dmk-rib committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    ec86029 View commit details
    Browse the repository at this point in the history
  2. Fixed file hang issues

    dmk-rib committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    815a1af View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Update XbimSolidSet.cpp

    dmk-rib authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    9081cb6 View commit details
    Browse the repository at this point in the history