diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-03-24 11:14:29 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-03-24 11:25:06 +0100 |
commit | 0034c88c579dc736a6366a957b4107d62e85468b (patch) | |
tree | b9bf2603c24fa79acc0756db26adc64744910208 /doc/classes/GeometryInstance3D.xml | |
parent | 985cae95fa1e916e4342e5c2338fb348895de52d (diff) |
glTF: Fix tangent generation for non-blend shapes
PR #30877 was bogus as it made a blend shape-specific code block apply
to everything but blend shapes (as it seemed not to work properly *for*
blend shapes).
The proper fix should thus be to simply remove the problematic
block (and thus cleanup unnecessary logic).
Fixes #32712.
Diffstat (limited to 'doc/classes/GeometryInstance3D.xml')
0 files changed, 0 insertions, 0 deletions