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

Add LDTK_FIELD_PUBLIC_OPTIONAL CMake option #29

Merged
merged 1 commit into from
Jan 8, 2023

Conversation

Madour
Copy link
Owner

@Madour Madour commented Jan 8, 2023

When enabled, ldtk::Field will inherit publicly from optional.
This switch gives advanced users a way to use the standard optional interface from a Field object.
Might be removed from future version of LDtkLoader, use with caution.

(@jpvanoosten 's request from #26)

When enabled, ldtk::Field will inherit publicly from optional.
This switch gives advanced users a way to use the standard optional interface from a Field object.
Might be removed from future version of LDtkLoader, use with caution.
@Madour Madour added the enhancement New feature or request label Jan 8, 2023
@Madour Madour merged commit b1af29d into master Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant