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

Develop - 0.13.0 #115

Merged
merged 27 commits into from
Aug 30, 2024
Merged

Develop - 0.13.0 #115

merged 27 commits into from
Aug 30, 2024

Conversation

arimger
Copy link
Owner

@arimger arimger commented Aug 28, 2024

Added:

  • Warning information if currently serialized type in TypeField-based drawers (SerializedType, [ReferencerPicker]) is not available in the filtered types collection
  • Context menu operations for [SerializeReference] properties (Copy, Paste, Duplicate), all operations are based on a deep copy of the source reference
  • Basic support for generic references while using [SerializeReference] & [ReferencePicker], can be utilized in Unity 2023.2.x+
  • More unit tests (PropertyUtility, filtering generic types)
  • Validation of assigned assets in the SerializedDirectory class

Changed:

  • Fix duplicated initialization process forced by the OnValidate call
  • Better support for generic types for the SerializedType & associated drawer
  • Hierarchy: For now 'Script' label displays maximum 5 scripts
  • Improved types label generation for TypeField-based drawers (SerializedType, [ReferencerPicker])

…ntext menu operations (Copy, Paster, Duplicate)
…nce; more unit tests covering types filtering & constraints; add warning when pasting invalid/mismatched reference; update samples
@arimger arimger added bug Something isn't working enhancement New feature or request labels Aug 28, 2024
@arimger arimger self-assigned this Aug 28, 2024
@arimger arimger merged commit 8942b99 into master Aug 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant