• 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) создал Янв 12, 2020 по автору Ilya V. Portnov's avatar Ilya V. Portnov
Показать
Построчно Рядом
Sverchok-for-Blender-2.8x-Release-Notes.md
Просмотреть страницу @7ae1a334
...@@ -118,3 +118,5 @@ You can always check [our issue tracker](https://github.com/nortikin/sverchok/is ...@@ -118,3 +118,5 @@ You can always check [our issue tracker](https://github.com/nortikin/sverchok/is
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/2812) in the nearest plans to make such nodes 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.
See also [the list of currently open pull requests](https://github.com/nortikin/sverchok/pulls) to know what development is currently going on.
Клонировать репозиторий
  • 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
  • For Developers:
    • Macros
    • Contributing
      • Git practices
    • Sverchok Node Tutorial
      • High-level node howto
      • Details