blender/scripts/addons_core/io_scene_fbx
Thomas Barlow eb7a2f47d2 Fix #122794: FBX Subsurf Export applies the last Subsurf modifier
Disabling the last Subdivision Surface modifier was removed by mistake
in
blender/blender-addons/commit/bc801d7b1dad4be446435e0cab4d3a80e6bb1d04

This patch restores the mistakenly removed code that disables the last
Subdivision Surface modifier when the option to export FBX Subdivision
Surface is enabled.

The add-on's patch version has been increased.

Pull Request: https://projects.blender.org/blender/blender/pulls/122841
2024-06-07 12:55:29 +02:00
..
__init__.py Fix #122794: FBX Subsurf Export applies the last Subsurf modifier 2024-06-07 12:55:29 +02:00
data_types.py
encode_bin.py
export_fbx_bin.py Fix #122794: FBX Subsurf Export applies the last Subsurf modifier 2024-06-07 12:55:29 +02:00
fbx2json.py
fbx_utils_threading.py
fbx_utils.py
import_fbx.py
json2fbx.py
parse_fbx.py