0
0
forked from blender/blender
blender/scripts
Germano Cavalcante 56039bbc2a Fix #115590: UV window menus disappearing
Due to lack of forward compatibility, tool_settings.snap_uv_element
could return empty if a 4.0 file is opened in 3.6.

This causes a Python error when trying to identify the element's icon.

Avoid this python error.

Pull Request: blender/blender#116944
2024-01-10 09:20:24 +01:00
..
freestyle Cleanup: autopep8 2023-03-01 22:12:18 +11:00
modules Python: support the step and precision arguments in rna_idprop_ui_create. 2023-10-12 13:54:41 +02:00
presets Fix #114282: Extrude to Cursor tool no longer tweaks on drag 2024-01-10 09:20:22 +01:00
site
startup Fix #115590: UV window menus disappearing 2024-01-10 09:20:24 +01:00
templates_osl
templates_py PyAPI: require a unique_id for bl_ui.generic_ui_list 2023-06-20 11:50:30 +10:00