-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
✨New feature or requestNew feature or request📦 RPGCore.DataEditorIssue related to the RPGCore.DataEditor packageIssue related to the RPGCore.DataEditor package
Description
Features:
- Basic data editing of lists, dictionaries, objects, and values
- Support for editing data structures as defined in C#
- Saving and loading data to and from files
- Support for editing comments
- Support for abstract and unknown type editing
- Support replacing value types with an alternate type
- Enum data types (serialized as both string and number)
- Support change events and model binding
- Support for generic types
- Support for data variants
- Support for polymorphic types
- Undo/Redo history
- Support resetting values to their default state
- Support data variants inside a larger container (e.g. prefabs in the context of a scene)
- Unique identifiers for values in hierarchy (URLs)
- Move to a Command/Procedure API for data editing
- Networked data editing
Metadata
Metadata
Assignees
Labels
✨New feature or requestNew feature or request📦 RPGCore.DataEditorIssue related to the RPGCore.DataEditor packageIssue related to the RPGCore.DataEditor package
Projects
Status
Todo