mirror of
https://github.com/AnnulusGames/Alchemy.git
synced 2025-01-22 16:28:25 -05:00
1.2 KiB
1.2 KiB
Comparison with Other Libraries
Alchemy offers features equivalent to or surpassing those of other assets/libraries for editor extensions. Here's a comparison of Alchemy's features with other assets/libraries:
Alchemy | Odin Inspector & Serializer | NaughtyAttributes | Tri Inspector | Unity Editor Toolbox | |
---|---|---|---|---|---|
Open Source | ✔︎ | ❌ | ✔︎ | ✔︎ | ✔︎ |
Grouping Attributes | ✔︎ | ✔︎ | ✔︎ | ✔︎ | ✔︎ |
Button Attribute | ✔︎ | ✔︎ | ✔︎ (without arguments) |
✔︎ | ✔︎ (without arguments) |
Editing NonSerialized Members | ✔︎ | ✔︎ | ❌ | ✔︎ | ❌ |
SerializeReference Support | ✔︎ | ✔︎ | ❌ | ✔︎ | ✔︎ |
Serialization Extension | ✔︎ (requires partial) |
✔︎ (inherit from dedicated types) |
❌ | ❌ | ❌ (provides serializable types) |
UI Toolkit Support | ✔︎ | ✔︎ | ❌ | ✔︎ | ❌ |
EditorWindow Extensions | ✔︎ | ✔︎ | ❌ | ❌ | ❌ |
Hierarchy Extensions | ✔︎ | ❌ | ❌ | ❌ | ✔︎ |