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
diff options
context:
space:
mode:
authorPhilipp Oeser <info@graphics-engineer.com>2022-09-01 11:52:15 +0300
committerPhilipp Oeser <info@graphics-engineer.com>2022-09-03 12:36:57 +0300
commita631dc55756b9c1a9835bf5b06f5d57f388f1277 (patch)
tree470568b3e3567636b0e7f518c9eb9d7b24c33b45 /source/blender/gpu
parenta50ca6a1cd72aa0556d74dd4a54de25bf2eeadcb (diff)
Fix T100731: Keymap Editor context menu crash
Caused by {rB3f3d82cfe9ce} Since above commit, a `uiRNACollectionSearch` may contain a NULL `search_prop`, crashing the menu entry for "Jump To Target" (`ui_jump_to_target_button_poll`). Now safeguard against this with a NULL check (getting search callbacks to work for "Jump To Target" can be investigated in master). Maniphest Tasks: T100731 Differential Revision: https://developer.blender.org/D15832
Diffstat (limited to 'source/blender/gpu')
0 files changed, 0 insertions, 0 deletions