Open
Conversation
Ropuce
commented
May 9, 2025
- Fixed Project Settings window layout
- Fixed keyboard input on Input test/rebind screen
- Added option to change project name and default scene
Added Project Name field to General tab in Project Settings
# Conflicts: # CoffeeEditor/Panels/ProjectSettingsPanel.cpp
Added method to project to load its default scene if it exists Changed Runtme entry scene logic to take advantage of this Fixes towards preventing buffer-related errors in Project Settings If no default scene has been manually defined in project, default to original default (Default.TeaScene on project root) Fixed project name being used as filename when saving
eee7f55 to
341244b
Compare
hugoplanell
requested changes
May 28, 2025
Default scene now only loads in runtime mode Removed unused include in ProjectSettingsPanel.cpp Removed default StartScenePath value
Author
|
The only thing left to test is if it works properly on Linux. It already works on Windows |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.