Fix #102591: Improvements to Context Menu Path Operators #113216

Merged
Harley Acheson merged 2 commits from Harley/blender:Fix102591 into blender-v4.0-release 2023-10-03 18:45:05 +02:00

2 Commits

Author SHA1 Message Date
Harley Acheson cae6c83c5e Unwanted formatting changes. 2023-10-03 09:39:49 -07:00
Harley Acheson 7ab0fb85b8 Fix #102591: Improvements to Context Menu Path Operators
Improvements to `ui_but_menu_add_path_operators` so that it properly
differentiates between files and directories even if the filepath is
not slash terminated. It will also not add the operators to the menu
if the filepath does not exist.
2023-10-03 09:31:40 -07:00