Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Oeser <info@graphics-engineer.com>2022-04-05 18:17:03 +0300
committerClément Foucault <foucault.clem@gmail.com>2022-04-21 12:09:06 +0300
commitb56eaea7947114286a7405d76c5b00b583e29a06 (patch)
treecfb19383d0e99ec28e06fb4d8a183973153e6f01 /source/gameengine
parentaf9ecb888edc41cd605b06f221c44ecad749b550 (diff)
Fix Empty "Only Axis Aligned" viewing angle depends on object scale
This was projecting the unnormalized z scale axis onto the plane defined by the view vector. If object scale was very small, this made the empty still visible at viewing angles far from the object axis. Now use the normalized z scale axis to make this work the same at all object scales. Fixes T97004. Maniphest Tasks: T97004 Differential Revision: https://developer.blender.org/D14557
Diffstat (limited to 'source/gameengine')
0 files changed, 0 insertions, 0 deletions