Files
test/scripts/startup/bl_ui
Nika Kutsniashvili 38fcaf9ab9 Fix: Python error when no active object and hitting F3
Since a3627fe88e Object menu in 3D viewport checks for
active_object.type, but if there is no context.active_object it
results in annoying python error. This PR checks for
active_object before checking type to avoid the error.

This won't be necessary once check for legacy GPENCIL is removed.

Pull Request: https://projects.blender.org/blender/blender/pulls/121370
2024-05-02 21:34:43 +02:00
..
2024-03-06 14:43:14 +11:00
2024-01-28 11:59:10 +01:00