|
Blender V5.0
|
#include "DNA_scene_types.h"#include "BKE_context.hh"#include "BKE_instances.hh"#include "BKE_report.hh"#include "DEG_depsgraph.hh"#include "DEG_depsgraph_build.hh"#include "WM_api.hh"#include "WM_types.hh"#include "ED_curves.hh"#include "ED_object.hh"#include "GEO_realize_instances.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::curves |
Functions | |
Editing | |
| wmOperatorStatus | blender::ed::curves::join_objects_exec (bContext *C, wmOperator *op) |