Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Don't skip existing pick_sources if one returns None #160

Merged
merged 1 commit into from
Nov 13, 2022
Merged

Don't skip existing pick_sources if one returns None #160

merged 1 commit into from
Nov 13, 2022

Conversation

gavlig
Copy link
Contributor

@gavlig gavlig commented Sep 11, 2022

Helps with setup where single 3d camera has usual PickingCameraBundle and also a child with another RayCastSource for picking center of screen. Child has no camera so get_inputs returns None and other entities with PickingCamera are never processed without this change

Helps with setup where single 3d camera has usual PickingCameraBundle and also a child with another RayCastSource for picking center of screen. Child has no camera so get_inputs returns None and other entities with PickingCamera are never processed without this change
@aevyrie aevyrie merged commit 547e5e7 into aevyrie:main Nov 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants