Druid - Component GUI Framework

Hello! I’m glad to share with you the Druid Widget Asset Store! I want to try this place as a source of examples and useful widgets for the community.

Publishing widgets through the Druid dependency is quite inconvenient, since I can’t adjust them easily, it’s hard to maintain them to not make a breaking changes and I don’t like when you install Druid and you have a bunch of GUI files to select inside your freshly installed project.

So this way seems a good way to get only the widgets you need. With ability to easily adjust and fix them for your needs.

Here is how it looks now:

With the next Druid release, I will remove all current built-in widgets from the Druid dependency. All current built-in widgets already moved to the Asset Store. To migrate on them, you need to download them and just replace links for the templates and lua widget files.

For the Properties Panel widget from Asset Store it requires to use the newest Druid version:

https://github.com/Insality/druid/archive/refs/tags/1.1.7.zip

Read more here: In-Editor Asset Store

8 Likes