Skip to content

Added SetInitialFilename() to FileDialog, and updated AssetBrowser to use it#770

Merged
adriengivry merged 1 commit intomainfrom
feature/file_dialog_initial_filename
Apr 23, 2026
Merged

Added SetInitialFilename() to FileDialog, and updated AssetBrowser to use it#770
adriengivry merged 1 commit intomainfrom
feature/file_dialog_initial_filename

Conversation

@adriengivry
Copy link
Copy Markdown
Member

Description

Added SetInitialFilename() to FileDialog, and updated AssetBrowser to use it

Related Issue(s)

Fixes #666

Review Guidance

Write here.

Screenshots/GIFs

Write here.

AI Usage Disclosure

Generated new code

Checklist

  • My code follows the project's code style guidelines
  • When applicable, I have commented my code, particularly in hard-to-understand areas
  • When applicable, I have updated the documentation accordingly
  • My changes don't generate new warnings or errors
  • I have reviewed and take responsibility for all code in this PR (including any AI-assisted contributions)

@adriengivry adriengivry self-assigned this Apr 23, 2026
@adriengivry adriengivry added QoL Quality of Life : Something that can improve users productivity Editor Something relative with the editor labels Apr 23, 2026
@adriengivry adriengivry marked this pull request as ready for review April 23, 2026 16:13
@adriengivry adriengivry merged commit 56a9740 into main Apr 23, 2026
8 checks passed
@adriengivry adriengivry deleted the feature/file_dialog_initial_filename branch April 23, 2026 17:00
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 QoL Quality of Life : Something that can improve users productivity

Development

Successfully merging this pull request may close these issues.

Fix import asset doesn't use the asset name by default

1 participant