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

Custom Defaults · Изменения

История страницы
Updated Custom Defaults (markdown) создал Авг 27, 2020 по автору Dealga McArdle's avatar Dealga McArdle
Скрыть пробелы
Построчно Рядом
Custom-Defaults.md
Просмотреть страницу @a94e1ecd
...@@ -12,7 +12,7 @@ we can configure two things: ...@@ -12,7 +12,7 @@ we can configure two things:
We can now configure node defaults from a _.json_ file located in `..datafiles/sverchok/node_defaults/`. We can tell sverchok where to find this file by just passing the location of datafiles/sverchok in the user preferences of sverchok. It will look something like this: We can now configure node defaults from a _.json_ file located in `..datafiles/sverchok/node_defaults/`. We can tell sverchok where to find this file by just passing the location of datafiles/sverchok in the user preferences of sverchok. It will look something like this:
https://user-images.githubusercontent.com/619340/91434592-54301680-e865-11ea-83d0-dece782d4f78.png ![image](https://user-images.githubusercontent.com/619340/91434592-54301680-e865-11ea-83d0-dece782d4f78.png)
##### datafiles/sverchok/node_defaults/node_defaults.json ##### datafiles/sverchok/node_defaults/node_defaults.json
```json ```json
......
Клонировать репозиторий
  • For Users:
    • Dependencies and their installation
    • 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