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

Merge work by FrogsInSpace #4480

Open
wants to merge 68 commits into
base: v0.7.0
Choose a base branch
from
Open

Conversation

Moult
Copy link
Contributor

@Moult Moult commented Mar 29, 2024

Ping @FrogsInSpace I thought it might be useful to merge your changes upstream. Would you be interested in commit rights? See #3650 :)

FrogsInSpace and others added 30 commits December 22, 2021 20:05
@Moult Moult added the IfcMax label Mar 29, 2024

//IfcGeom::Iterator<float> iterator(settings, &file);

IfcGeom::Iterator* iterator = new IfcGeom::Iterator( settings, &file);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why you changed this to a pointer?

@Moult
Copy link
Contributor Author

Moult commented May 10, 2024

Time to merge @FrogsInSpace ? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants