Skip to content

Change picking to stop using indices#1364

Merged
chreden merged 5 commits intomasterfrom
issue/1269-2
Mar 1, 2025
Merged

Change picking to stop using indices#1364
chreden merged 5 commits intomasterfrom
issue/1269-2

Conversation

@chreden
Copy link
Owner

@chreden chreden commented Feb 28, 2025

Change PickResult to just have a weak_ptr to the thing that was picked instead of an index used to retrieve it from the level.
As part of this it made sense to change visibility to be a direct call instead of flowing events up and down.
Also fixed an issue with the auto-hider where it was applying auto-hide even if it was disabled.
Closes #1269

Changing pick results to stop using indices
Remove visibility events
Auto Hider was applying visible even when disabled
@chreden chreden requested review from lahm86 and makotocchi February 28, 2025 22:59
@chreden chreden self-assigned this Feb 28, 2025
@chreden chreden added this to the Next milestone Feb 28, 2025
@chreden chreden enabled auto-merge (squash) February 28, 2025 22:59
@chreden chreden merged commit 400b5d1 into master Mar 1, 2025
1 check passed
@chreden chreden deleted the issue/1269-2 branch March 1, 2025 14:37
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.

Change picking to stop using indices

2 participants