godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.92k stars 1.65k forks source link

Add tags to all demo projects #926

Closed Calinou closed 1 year ago

Calinou commented 1 year ago

This makes sorting them in the project manager easier, as you can click tags in the project manager to filter to a specific tag.

Project tags are a new feature in 4.1, but this new setting won't break the demos when opened in 4.0.x.

Preview

We could improve the display of some tags by using the editor property capitalization when displaying tags in the project manager. This is a change that needs to be performed in Godot itself, not in this PR.

Screenshot_20230626_175340

zf-moth commented 1 year ago

It would be nice if the tags were sorted in some way instead of random.