Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Addressed Issue #1084 - GetPickRay using integer coordinates #1139

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Addressed Issue #1084 - GetPickRay using integer coordinates #1139

wants to merge 14 commits into from

Conversation

h1cks
Copy link

@h1cks h1cks commented Mar 30, 2019

Added float version of GetPickRay to allow sub pixel selection. Have deprecated the integer version.

TheFreezebug and others added 6 commits January 13, 2019 04:00
During high-speed usage, callbacks will throw a null-reference error because the object has been deleted or collected before the callback can be executed on it. Add checks to see if the object is still valid.
…if depth stencil view was not bound (and cause a nullreferenceexception in that case)
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.

None yet

4 participants