0
0
Fork 0
Production render farm manager.
Go to file
Sybren A. Stüvel 3b7847c445 Website: Expand the Shaman documentation
- Describe how to enable/disable the Shaman in more detail,
- adjust the link to Stack Exchange w.r.t. SAMBA & symlinks, and
- include a table of contents at the top of the page.
2023-11-03 16:00:39 +01:00
.gitea/issue_template Slight tweak to the bug template 2023-02-07 17:41:12 +01:00
.vscode Git-ignore .vscode/launch.json 2023-07-10 14:10:49 +02:00
addon Bumped version to 3.3-beta3 2023-11-02 16:29:56 +01:00
cmd Log more OS info at startup 2023-10-15 14:16:56 +02:00
internal Rename `cli` command to `exec` and document it 2023-10-31 10:17:16 +01:00
pkg Windows: check user's system privileges when Shaman is enabled 2023-10-16 21:36:16 +02:00
web Website: Expand the Shaman documentation 2023-11-03 16:00:39 +01:00
.editorconfig Webapp: tweak the .editorconfig and .prettierrc files + re-format 2023-09-11 17:22:18 +02:00
.env.example Fix `check-environment` `Makefile` rule 2023-05-19 12:09:29 +02:00
.gitattributes .gitattributes: explicitly denote specific file extensions as 'text' 2023-07-13 11:55:41 +02:00
.gitignore Git-ignore .vscode/launch.json 2023-07-10 14:10:49 +02:00
.gitlab-ci.yml Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist 2022-01-03 18:50:58 +00:00
.prettierrc Webapp: tweak the .editorconfig and .prettierrc files + re-format 2023-09-11 17:22:18 +02:00
CHANGELOG.md Upgrade BAT to 1.16 2023-11-02 15:49:38 +01:00
CONFIG_DESIGN.md Partial design doc for configuration handling 2022-02-21 19:47:52 +01:00
LICENSE License: license all code under "GPL-3.0-or-later" 2022-03-07 15:26:46 +01:00
Makefile Bumped version to 3.3-beta3 2023-11-02 16:29:56 +01:00
README.md README.md: remove most info from the README and direct to the website 2022-08-01 16:56:40 +02:00
debug-job-echo.sh Fix T99434: Two-way Variables 2022-07-22 11:58:35 +02:00
debug-job-render.sh Fix T99434: Two-way Variables 2022-07-22 11:58:35 +02:00
deploy.sh Rename add-on to flamenco-addon.zip 2023-08-01 13:05:02 +02:00
go.mod Bump build requirements to Go 1.21 and NodeJS 18 2023-10-20 08:39:45 +02:00
go.sum Log more OS info at startup 2023-10-15 14:16:56 +02:00

README.md

Flamenco 3

This repository contains the sources for Flamenco 3. The Manager, Worker, and Blender add-on sources are all combined in this one repository.

The documentation is available on https://flamenco.blender.org/, including instructions on how to set up a development environment & build Flamenco for the first time.

To access the documentation offline, go to the web/project-website/content directory here in the source files.

License

Flamenco is licensed under the GPLv3+ license.