|
Blender V5.0
|
#include "BLI_string_ref.hh"#include "DNA_customdata_types.h"#include "RNA_access.hh"#include "RNA_enum_types.hh"#include "BLT_translation.hh"#include "BKE_attribute.hh"#include "NOD_geometry_nodes_log.hh"#include "UI_interface.hh"#include "UI_resources.hh"#include "UI_string_search.hh"#include <fmt/format.h>Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ui |
Functions | |
| void | blender::ui::grease_pencil_layer_search_add_items (const StringRef str, const Span< const std::string * > layer_names, uiSearchItems &seach_items, const bool is_first) |