lumberyard
lumberyard copied to clipboard
Fixed CCamera unproject - now always using current camera up.
CCamera Unproject assumes "up" to be z-up always, which breaks when a non-FPV camera is used. Fixed to use the current camera's actual up when performing the unproject.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Hi @Twolewis, thanks for the pull request. We'll take a look.