Skip to content

Add LDTK_FIELD_PUBLIC_OPTIONAL CMake option#29

Merged
Madour merged 1 commit into
masterfrom
feature/field-public-optional
Jan 8, 2023
Merged

Add LDTK_FIELD_PUBLIC_OPTIONAL CMake option#29
Madour merged 1 commit into
masterfrom
feature/field-public-optional

Conversation

@Madour
Copy link
Copy Markdown
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