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

Adaptive polygons mk2 node

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

  • Скачать
  • Почтовые патчи
  • Простое отличие
Слиты nikitronn запросил слияние adaptive_polys_mk2 в b28_prelease_master Ноя 02, 2019
  • Обзор 9
  • Коммиты 16
  • Конвейеры 0
  • Изменения 7

Created by: portnov

This provides a new version of Adaptive Polygons node, which is more precise (especially for Tris faces) and has more features. Some features are ported from Tissue addon, I hope Alessandro will not mind :) Direct translation of Tissue code is not possible, as Tissue is heavily based on bpy API.

For the list of new features, just see the documentation https://github.com/nortikin/sverchok/blob/adaptive_polys_mk2/docs/nodes/modifier_make/adaptive_polygons_mk2.rst - always all parameters are new :)

TODO for later Mk

  • Iterative / fractal tessellation - this feature of Tissue gives nice results sometimes, but i'm not sure it is practically useful
  • Possibility to provide specific donor object for each recipient face. In simple cases, this can be done by combining several "Adaptive Polygons" nodes with different masks.

Preflight checklist

Put an x letter in each brackets when you're done this item:

  • Code changes complete.
  • Code documentation complete.
  • Documentation for users complete (or not required, if user never sees these changes).
  • Manual testing done.
  • Unit-tests implemented.
  • Ready for merge.
Ответственный
Назначить
Проверяющие
Запросить ревью
Оценка трудозатрат
Исходная ветка: adaptive_polys_mk2