Added blender 3.4.1 bin and python module

This commit is contained in:
brothermechanic 2023-02-03 13:42:55 +00:00 committed by Igor Brylyov
parent 4c52ac2994
commit b69bc0aef1
13 changed files with 2346 additions and 112 deletions

View file

@ -2,8 +2,13 @@
[![Cachix Cache](https://img.shields.io/badge)](https://robossembler.cachix.org)
Для запуска:
Для установки в свою систему blender 3.4.1
* nix profile install gitlab:robossembler/nix-robossembler-overlay#blender
Запуск локальных окружений для разработки
* Python-модуль bpy: `nix develop gitlab:robossembler/nix-robossembler-overlay#bpy`
* ROS2 Rolling `nix develop gitlab:robossembler/nix-robossembler-overlay#ros`
Для внесения изменений в репозиторий:
* git clone https://gitlab.com/robossembler/nix-robossembler-overlay
* cd nix-robossembler-overlay
* Python-модуль bpy: `nix develop .#blender`
* ROS2 Rolling `nix develop .#ros`
* cd nix-robossembler-overlay