CareBoo / Serially

Adds a unity-supported, SerializableType class and an inspector for editing SerializeReference fields.
MIT License
40 stars 0 forks source link

Modify TypeFilter attribute to filter on sequences of types rather than one type at a time. #54

Closed jasonboukheir closed 4 years ago

jasonboukheir commented 4 years ago

Currently it's taking in one type at a time. There is a performance benefit to taking in the whole sequence and filtering it at once. Modifying a sequence of types also makes more sense semantically.

github-actions[bot] commented 4 years ago

:tada: This issue has been resolved in version 2.1.0-preview.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 4 years ago

:tada: This issue has been resolved in version 2.2.0-preview.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 4 years ago

:tada: This issue has been resolved in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 1.0.0-pre.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: