Skip to content

Allow the AI to rename scenes#8767

Open
ClementPasteau wants to merge 1 commit into
masterfrom
ai-scene-rename
Open

Allow the AI to rename scenes#8767
ClementPasteau wants to merge 1 commit into
masterfrom
ai-scene-rename

Conversation

@ClementPasteau

Copy link
Copy Markdown
Collaborator

No description provided.

@ClementPasteau ClementPasteau requested a review from 4ian as a code owner June 25, 2026 12:46
ObjectsOutsideEditorChanges,
ObjectGroupsOutsideEditorChanges,
SceneRenamedOutsideEditorChanges,
} from './OutsideEditorChanges';

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice refactoring


// The project model is already updated; just keep open tabs alive by renaming
// their project item.
const onSceneRenamedOutsideEditor = (

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think we could prepare this for the potential future by having this called onProjectItemRenamedOutsideEditor, with the changes/parameters indicating the type of what was changed (and for now, we only handle scene)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants