mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced 2024-11-21 23:25:36 +01:00
The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.
eeaadfc569
Core now formed and contains all useful utility to create custom ui with restrictions. Many methods was extracted from different classes and moved to core. Undo is now supported(because unity's undo bug seems to be fixed). Example now moved into same level separate folder. |
||
---|---|---|
Assets | ||
.gitignore | ||
README.md |
UnitySerializedReferenceUI
The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.
Project is provided under Mit license which you can find in inner main folder ("SerializedReferenceUI")