-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Bim project manager upgrade #17909
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
Merged
yorikvanhavre
merged 9 commits into
FreeCAD:main
from
yorikvanhavre:bim-project-manager-upgrade
Feb 10, 2025
Merged
Bim project manager upgrade #17909
yorikvanhavre
merged 9 commits into
FreeCAD:main
from
yorikvanhavre:bim-project-manager-upgrade
Feb 10, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e688437 to
947060c
Compare
947060c to
fbae04b
Compare
Member
Author
|
More conflicts yet??? I'll have a look again |
f9b394b to
80af8da
Compare
chennes
reviewed
Feb 3, 2025
Collaborator
|
@yorikvanhavre a new conflict :) |
5c9572b to
6fad9ab
Compare
Member
Author
|
Conflict solved. I'll merge as soon as the CI passes to get over with it :) |
wwmayer
pushed a commit
to wwmayer/FreeCAD
that referenced
this pull request
Feb 10, 2025
* BIM: NativeIFC 2D support - basic import/export + linework annotations * BIM: NativeIFC 2D support - texts * BIM: NativeIFC 2D support - dimensions * BIM: NativeIFC 2D support - optimized export of FreeCAD dimensions * BIM: NativeIFC 2D support - section planes * BIM: NativeIFC 2D support - misc fixes cf comment #2383181661 * BIM: NativeIFC 2D support - axes * BIM: Project manager upgrade * BIM: Fixed rebase leftover
oscilococcinum
pushed a commit
to oscilococcinum/freecad
that referenced
this pull request
Mar 6, 2025
* BIM: NativeIFC 2D support - basic import/export + linework annotations * BIM: NativeIFC 2D support - texts * BIM: NativeIFC 2D support - dimensions * BIM: NativeIFC 2D support - optimized export of FreeCAD dimensions * BIM: NativeIFC 2D support - section planes * BIM: NativeIFC 2D support - misc fixes cf comment #2383181661 * BIM: NativeIFC 2D support - axes * BIM: Project manager upgrade * BIM: Fixed rebase leftover
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is an upgrade of the BIM Project Manager tool to support Native IFC projects.
It needs support for 2D entities, so it needs to be merged after #16629