Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorJesse Yurkovich <jesse.y@gmail.com>2022-06-01 06:57:33 +0300
committerJesse Yurkovich <jesse.y@gmail.com>2022-06-01 06:57:33 +0300
commit12642bdeabeb35802ee196868c9dbd23c153f622 (patch)
tree29f799acff15c51a597846c651ab1c9afd4416ed /intern
parent6cee4049143abf692af6ffb78c109fb0760fe67d (diff)
Fix T96984: Create new image.browse operator for uiTemplateImage layouts
The existing BUTTONS_OT_file_browse operator that's used for uiTemplateImage layouts fails to work correctly with UDIM textures. This is mainly due to it not realizing that it must tokenize the filepath before signaling that an update has been made. It also doesn't work correctly when executing its SHIFT-click behavior to open the image in an external application. Lastly, it doesn't set the filters to Images and Movies which is suboptimal for the user. The new operator takes the unique features of BUTTONS_OT_file_browse and creates a customized variant better suited for images. Differential Revision: https://developer.blender.org/D14824
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions