rendering: add DrawList picking and selection - #52
Draft
tritao wants to merge 7 commits into
Draft
Conversation
tritao
force-pushed
the
stack/drawlist-picking
branch
4 times, most recently
from
August 15, 2026 14:57
36ce153 to
d8223b8
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 15, 2026 17:03
d8223b8 to
819287c
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 15, 2026 17:30
f7fd84e to
d9b5c11
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 15, 2026 23:32
d9b5c11 to
389d40e
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 16, 2026 00:00
98264cc to
80fc121
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 16, 2026 00:03
80fc121 to
084f319
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 16, 2026 00:26
084f319 to
324a26d
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 16, 2026 09:49
324a26d to
8421ca5
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 16, 2026 10:00
8421ca5 to
85965ed
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 16, 2026 10:56
85965ed to
48fbf1c
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
2 times, most recently
from
August 16, 2026 11:43
85211ea to
e451a45
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 16, 2026 18:47
1667960 to
bdc867f
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
3 times, most recently
from
August 16, 2026 20:15
497e134 to
156c1e7
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 16, 2026 20:20
156c1e7 to
8f55fe0
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 17, 2026 11:40
8f55fe0 to
fa20638
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 17, 2026 12:56
fa20638 to
fa652fc
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 17, 2026 13:39
fa652fc to
6f2b6b6
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 17, 2026 13:43
6f2b6b6 to
5b1063b
Compare
tritao
force-pushed
the
stack/drawlist-picking
branch
from
August 17, 2026 13:54
5b1063b to
d3b5ebf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rebuild the retained DrawList picking and selection layer on frozen #50.
This layer provides:
Ordinary visual rendering does not perform picking work implicitly.
Stack
Layer 16/18, based on PR #50.