1d7bdbd273abdb6f606fac0a651986166cee62a4
Technically this is the following operator: bpy.ops.view3d.edit_mesh_extrude_move_normal But this is a Python operator that in turns calls: MESH_OT_extrude_region_move Which in turns calls: * MESH_OT_extrude_region * TRANSFORM_OT_translate
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%