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

Blueprint.cpp: Use cuboid class, small changes #4926

Closed
wants to merge 9 commits into from

Conversation

Bumber64
Copy link
Contributor

@Bumber64 Bumber64 commented Sep 11, 2024

Update blueprint.cpp to use DFHack::cuboid. Uncertain about how this impacts performance (w/r/t std::map insertions) since tile iteration is now in a different order.

Also added a message when no files are created instead of Generated blueprint file(s): followed by nothing.

plugins/blueprint.cpp Outdated Show resolved Hide resolved
@Bumber64 Bumber64 closed this Oct 3, 2024
@Bumber64 Bumber64 deleted the blueprint_cuboid branch October 3, 2024 06:25
@Bumber64
Copy link
Contributor Author

Bumber64 commented Oct 3, 2024

Commit history turned into a mess, so I remade it as PR #4974. Would've just suggested a squash and merge, but Github was showing the 47 file changes from syncing, for whatever reason.

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

Successfully merging this pull request may close these issues.

2 participants