4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
https://gdevelop.io
Other
11.03k stars 858 forks source link

[$20] Move UI settings #1983

Open arthuro555 opened 4 years ago

arthuro555 commented 4 years ago

Description

UI settings are stored currently with the rest of the project. This is bad for 2 reasons:

  1. It gets exported and adds unecessary size to the game
  2. It generates many conflicts when using git for collaborations.

Solution suggested

The user specific data (like UI settungs) should be stored in a special store that can be saved in a separate file (so that we can gitignore it) and won't get exported.

4ian commented 4 years ago

@Bouh Could you create a card for it in the roadmap (in the IDE column)? Thanks! :)

Bouh commented 4 years ago

https://trello.com/c/XoIXnfQK/454-move-ui-settings Yes it's done, even if i have loose the track of the roadmap, since some features are directly on github without be present on the roadmap^^

arthuro555 commented 3 years ago

I just posted a 20$ bounty for this.

nilaygit-10721 commented 8 hours ago

please assign me this issue?