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

Option "Post" does not reflect parameter updates

Created by: rendetto

Inspired from the OpenSubdiv topic #4575 (closed) I played a bit with what we have currently.

We actually can use the the Subdivision Modifier from Blender itself (along with all other modifiers I guess). Which brings back the old topic #4175 for the "Post" option in "Get Objects Data" node.

So in order to use the Subdivision modifier for a node generated mesh we can turn it into a Blender mesh first then apply the modifier and get back to Sverchok. Also for controlling the iterations amount (or any other parameter) within the nodes I used the awesome "Set Property MK2" node.

Subd_and_Post

Doing that I noticed that Post does not reflect parameter changes interactively but needs manual refresh.

There is another problem mentioned a long ago for it not updating when the input mesh is in edit mode which breaks some useful modelling approaches.

Is it possible to address those problems within the new update system?

Thanks

Ответственный
Назначить
Оценка трудозатрат