Skip to content

Improve object handling in UndoRedo #107756

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Jun 20, 2025

This PR simplifies how UndoRedo stores object reference. Instead of ObjectID and potentially RefCounted, it's now a singe Variant.

Fixes #107727

@KoBeWi KoBeWi added this to the 4.5 milestone Jun 20, 2025
@KoBeWi KoBeWi requested a review from a team as a code owner June 20, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UndoRedo cannot bind to GlobalScope methods
3 participants