Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Added serialization (ini) of editor settings #329

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

adriengivry
Copy link
Owner

@adriengivry adriengivry commented Nov 22, 2024

Description

  • Serialize/deserialize settings present in EditorSettings respectively on editor start and stop
  • Doesn't cover all the settings yet, as some exposed in the menu bar don't rely on EditorSettings

Related Issues

Fixes #23

* serialize/deserialize settings present in EditorSettings respectively on editor start and stop
* doesn't cover all the settings yet, as some exposed in the menu bar don't rely on EditorSettings
@adriengivry adriengivry added QoL Quality of Life : Something that can improve users productivity Feature New feature to the engine Editor Something relative with the editor labels Nov 22, 2024
@adriengivry adriengivry self-assigned this Nov 22, 2024
@adriengivry adriengivry changed the title Added serialization (ini) of editor settings [WIP] Added serialization (ini) of editor settings Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editor Something relative with the editor Feature New feature to the engine QoL Quality of Life : Something that can improve users productivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Save editor settings
1 participant