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

Sverchok for Blender 2.8x Release Notes · Изменения

История страницы
Updated Sverchok for Blender 2.8x Release Notes (markdown) создал Янв 13, 2020 по автору Dealga McArdle's avatar Dealga McArdle
Показать
Построчно Рядом
Sverchok-for-Blender-2.8x-Release-Notes.md
Просмотреть страницу @5e3aac44
...@@ -114,7 +114,7 @@ You can always check [our issue tracker](https://github.com/nortikin/sverchok/is ...@@ -114,7 +114,7 @@ You can always check [our issue tracker](https://github.com/nortikin/sverchok/is
# Future plans # Future plans
The nodes that output Blender objects, were creating groups in 2.79. There are no groups in 2.8x, so they are not doing it now. There is [an issue](https://github.com/nortikin/sverchok/issues/2812) in the nearest plans to make such nodes make collections instead. The nodes that output Blender objects, were creating groups in 2.79. There are no groups in 2.8x, so they are not doing it now. There is [an issue](https://github.com/nortikin/sverchok/issues/2807) discussing the nodes that are converted already, and plans to convert all such nodes to make collections instead.
There are [known problems with Monad nodes](https://github.com/nortikin/sverchok/issues?q=is%3Aissue+is%3Aopen+label%3AMonad), but they are not related to 2.8x porting, they existed before. There are plans to fix them in the near future. There are [known problems with Monad nodes](https://github.com/nortikin/sverchok/issues?q=is%3Aissue+is%3Aopen+label%3AMonad), but they are not related to 2.8x porting, they existed before. There are plans to fix them in the near future.
......
Клонировать репозиторий
  • For Users:
    • Sverchok for Blender 2.8x Release Notes
    • Profile Node Examples
    • Set up GitHub account for exporting node trees from Sverchok
    • Custom Defaults
    • Non-standard Python modules installation
    • Sverchok for Blender 2.79 Installation
  • For Developers:
    • Macros
    • Contributing
      • Git practices
    • Building documentation tarball
    • Sverchok Node Tutorial
      • High-level node howto
      • Details