Merge branch 'blender-v4.0-release'
This commit is contained in:
@@ -2171,7 +2171,7 @@ PyDoc_STRVAR(bpy_bmvertseq_new_doc,
|
||||
" :type co: float triplet\n"
|
||||
" :arg example: Existing vert to initialize settings.\n"
|
||||
" :type example: :class:`BMVert`\n"
|
||||
" :return: The newly created edge.\n"
|
||||
" :return: The newly created vertex.\n"
|
||||
" :rtype: :class:`BMVert`\n");
|
||||
static PyObject *bpy_bmvertseq_new(BPy_BMElemSeq *self, PyObject *args)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user