Added blender 3.4.1 bin and python module
This commit is contained in:
parent
4c52ac2994
commit
b69bc0aef1
13 changed files with 2346 additions and 112 deletions
13
README.md
13
README.md
|
@ -2,8 +2,13 @@
|
|||
|
||||
[](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
|
Loading…
Add table
Add a link
Reference in a new issue