Открыть боковую панель
nikitronn
sverchok
Коммиты
a7eeda7c
Не подтверждена
Коммит
a7eeda7c
создал
Июн 25, 2022
по автору
luzpaz
Зафиксировано автором
GitHub
Июн 25, 2022
Просмотр файлов
Fix typos in docs/contributing/node_api.rst (#4547)
владелец
a7242d26
Изменения
1
Скрыть пробелы
Построчно
Рядом
docs/contributing/node_api.rst
Просмотр файла @
a7eeda7c
...
@@ -366,11 +366,11 @@ custom_draw
...
@@ -366,11 +366,11 @@ custom_draw
quick_link_to_node
quick_link_to_node
Expects a sting of node `bl_idname``. This will add an operator which can
Expects a st
r
ing of node `bl_idname``. This will add an operator which can
create quick link to the given node.
create quick link to the given node.
link_menu_handler
link_menu_handler
Expects a sting of class name defined inside node of the socket. This only
Expects a st
r
ing of class name defined inside node of the socket. This only
works when displaying quick links is in multiple values mode. In the class
works when displaying quick links is in multiple values mode. In the class
its possible to define extra nodes for connections. This is analog of
its possible to define extra nodes for connections. This is analog of
creating nodes during dragging a link from a socket in Blender 3.1.
creating nodes during dragging a link from a socket in Blender 3.1.
...
@@ -424,7 +424,7 @@ nesting_level
...
@@ -424,7 +424,7 @@ nesting_level
* 1 for single item
* 1 for single item
default_mode
default_mode
Expects one of the next stings:
Expects one of the next st
r
ings:
* 'NONE' to leave empty
* 'NONE' to leave empty
* 'EMPTY_LIST' for [[]] (Default)
* 'EMPTY_LIST' for [[]] (Default)
...
@@ -432,7 +432,7 @@ default_mode
...
@@ -432,7 +432,7 @@ default_mode
* 'MASK' for [[True]]
* 'MASK' for [[True]]
pre_processing
pre_processing
Expects one of the next stings:
Expects one of the next st
r
ings:
* 'ONE_ITEM' for values like the number of subdivision (one value per object).
* 'ONE_ITEM' for values like the number of subdivision (one value per object).
It will match one value per object independently if the list is [[1,2]]
It will match one value per object independently if the list is [[1,2]]
...
...
Редактирование
Предварительный просмотр
Поддерживает Markdown
0%
Попробовать снова
или
прикрепить новый файл
.
Отмена
You are about to add
0
people
to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Отмена
Пожалуйста,
зарегистрируйтесь
или
войдите
чтобы прокомментировать