• S sverchok
  • Информация о проекте
    • Информация о проекте
    • Активность
    • Метки
    • Участники
  • Репозиторий
    • Репозиторий
    • Файлы
    • Коммиты
    • Ветки
    • Теги
    • Участники
    • Диаграмма
    • Сравнение
  • Задачи 148
    • Задачи 148
    • Список
    • Доски
    • Спринты
  • Запросы на слияние 21
    • Запросы на слияние 21
  • CI/CD
    • CI/CD
    • Конвейеры
    • Задания
    • Расписания
  • Развертывания
    • Развертывания
    • Окружения
    • Релизы
  • Пакеты и реестры
    • Пакеты и реестры
    • Реестр пакетов
    • Реестр контейнеров
  • Мониторинг
    • Мониторинг
    • Инциденты
  • Аналитика
    • Аналитика
    • Поток ценности
    • CI/CD
    • Репозиторий
  • Wiki
    • Wiki
  • Сниппеты
    • Сниппеты
  • Активность
  • Диаграмма
  • Создать новую задачу
  • Задания
  • Коммиты
  • Доски с задачами
Свернуть панель
  • nikitronn
  • sverchok
  • Запросы на слияние
  • !4456

Fp config from socket

  • Ревью изменений

  • Скачать
  • Почтовые патчи
  • Простое отличие
Открыто nikitronn запросил слияние fp_config_from_socket в master Май 05, 2022
  • Обзор 2
  • Коммиты 16
  • Конвейеры 0
  • Изменения 7

Created by: zeffii

This makes it possible to configure a FilePath Node as a function of the kind of FilePath socket with which it is linked.

  • this introduces a new property (StringProperty) of the SvFilePathSocket called filepath_node_mode, the FilePath Node will look at this property use the mode therein to configure the SvFilePathFinder Operator.

SvFilePathFinder Operator can behave according to the kind of files it's used for.

i'm not sure this approach is sufficient. While this makes some functionality easier, it may interfere with flexibility in its current state. It may still be useful to add a features to draw_buttons function of the SvFilePathFinder Operator, which can let the user reset the mode - as a fail safe incase the automatic mode resulted in something undesirable.

Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: fp_config_from_socket