We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.3-stable
MacOS 15
See the picture below, i have created a minimal reproduction project following.
This issue make it impossible to control the propagation order of input event.
NA
buttest.zip
The text was updated successfully, but these errors were encountered:
This is intentional for performance reasons, see Viewport.physics_object_picking_sort
Viewport.physics_object_picking_sort
Should maybe be documented in more places
Sorry, something went wrong.
oh~ thank you very much, it has troubled me for a long time.
This is very important infomation, it should be written in InputEvent
Is the following description is not right in defualt? until change Viewport.physics_object_picking_sort to TRUE
That part links to ObjectPicking which includes this information, so that part should be clear enough
ObjectPicking
It should be mentioned in _input_event though
_input_event
No branches or pull requests
Tested versions
4.3-stable
System information
MacOS 15
Issue description
See the picture below, i have created a minimal reproduction project following.
This issue make it impossible to control the propagation order of input event.
Steps to reproduce
NA
Minimal reproduction project (MRP)
buttest.zip
The text was updated successfully, but these errors were encountered: