Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Global: Example addons #1986

Merged
merged 11 commits into from
Sep 13, 2021
Merged

Global: Example addons #1986

merged 11 commits into from
Sep 13, 2021

Conversation

iLLiCiTiT
Copy link
Member

Changes

  • extended openpype modules README.md a little bit
  • added example addons to show how they can be created and have definition of settings or use interfaces
    • tiny addon without any logic
    • example addon which defines interface, use other interfaces, define it's settings and has Qt implementation
  • added new dynamic_schema: system_settings/modules to be able add addon to modules
  • dynamic schemas can have schema or template as direct children

@iLLiCiTiT iLLiCiTiT self-assigned this Sep 7, 2021
@iLLiCiTiT iLLiCiTiT added the type: enhancement Enhancements to existing functionality label Sep 7, 2021
Copy link
Member

@kalisp kalisp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed some typos, but otherwise it looks great. Checked configuration via Settings, works.

openpype/modules/README.md Outdated Show resolved Hide resolved
@iLLiCiTiT iLLiCiTiT merged commit c431d86 into develop Sep 13, 2021
@mkolar mkolar deleted the feature/example_addons branch September 17, 2021 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants