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

Fix tree generators working on the unbuffered underlying world. #2705

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

wizjany
Copy link
Collaborator

@wizjany wizjany commented Jan 26, 2025

Adds two methods to EditSession to allow getting blocks which are buffered by the EditSession, not yet set in the world. This allows the proxies used by tree generators to know the eventual state of the world, rather than the "real" state.

Adds two methods to EditSession to allow getting blocks which are buffered by the EditSession, not yet set in the world.
This allows the proxies used by tree generators to know the eventual state of the world, rather than the "real" state.
@wizjany wizjany requested a review from a team as a code owner January 26, 2025 17:54
@wizjany wizjany merged commit f002c03 into version/7.3.x Jan 27, 2025
5 checks passed
@wizjany wizjany deleted the fix/proxy-buffering branch January 27, 2025 14:48
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