diff options
author | JFonS <joan.fonssanchez@gmail.com> | 2020-03-10 16:23:22 +0100 |
---|---|---|
committer | JFonS <joan.fonssanchez@gmail.com> | 2020-03-10 16:23:22 +0100 |
commit | a0af3094b47fabb1fd6bb7f5e5aecc8fefd2486c (patch) | |
tree | 034dace9e59fc082f5ead112379e1ff7e5a8a117 /platform/uwp/export | |
parent | cdbf0332902d34cfb3be7899fb738b5447bbb755 (diff) |
Fix rotation gizmo for empty Spatials
The AABB for an empty Spatial has 0 size, since the stored and
compared Transform was scaled by the AABB size, it would completely
destroy the rotation information. If there is no rotation
information, the gizmo doesn't update when the rotation changes.
Diffstat (limited to 'platform/uwp/export')
0 files changed, 0 insertions, 0 deletions