cpenv / tk-cpenv

Shotgun Toolkit Application that adds support for cpenv modules.
Other
20 stars 5 forks source link

Check or create missing entity fields via GUI #28

Closed RicardoMusch closed 9 months ago

RicardoMusch commented 9 months ago

On app startup it wil check if the Custom Entities have the required fields set up. If fields are missing this will be displayed in a Messagebox and the user can choose to let these be created automatically.

missing_fields

danbradham commented 9 months ago

Ah, this is a great addition. Thanks @RicardoMusch !

I'll check this out early next week and prepare a new release.

RicardoMusch commented 9 months ago

😁

It may not be the most elegant code but I think it will do the trick.

Just handy when installing :)

danbradham commented 9 months ago

Looks good to me!