Skip to content

Editor: Custom Properties node in the Project Explorer, and import/export commands #2869

@ivan-mogilko

Description

@ivan-mogilko
  1. Add a Custom Properties node into the project explorer, clicking on which opens schema editor. This will make it faster to access the schema editor, because right now one has to go to some object, open its Custom Properties editor, and press "edit schema" button there.
  2. Implement "export schema" / "import schema" that write schema into a standalone xml file and read it back from such file.

In regards to the schema file: the schema should be written exactly how it's written into the Game.agf, with a header having format version in it (equals the current project version).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions