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

Syncing Develop into netcore #523

Draft
wants to merge 35 commits into
base: feature/netcore
Choose a base branch
from
Draft

Syncing Develop into netcore #523

wants to merge 35 commits into from

Conversation

andyward
Copy link
Member

@andyward andyward commented Dec 30, 2024

Improved regression suite 816875a : Cherry-picked
OCC Fix: infinite loop 0b9ca6d : Obsoleted
Unique region names ba18069 : Cherry-picked
fixed up IfcCShapeProfileDef error when values of girth and tchicknes… : Cherry picked and re-implemented

Fixed XbimCurve geometry construction for trimmed ellipse 9c75105: Already fixed, but merged test

Added missing LogInfo argument - Already fixed

CBenghi and others added 30 commits March 14, 2022 22:44
removed duplicate 'PackageReference' items from Xbim.Geometry.Engine.…
Master branch needs to build in vs2019 currently
…wallthickness values in IfcCShapeProfileDef are same
fixed up IfcCShapeProfileDef error when values of girth and tchickness are same
Fixed geometry creation for XbimCurve based on trimmed ellipse
Added missing LogInfo argument - Issue 492
* Fix for memory access violation when filling loop #512

While an edge case, the root cause is that ages ago we incorrectly added OCC 'No_Exception' Preprocessor directive in Release builds, essentially making all managed exception handling useless outside of Debug builds

Slightly tidied OCC targets to remove duplicate elements.
…518)

- resulting in infinite sized Region. Follow up issue for #512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants