Add proper attribution to upstream Blender Studio repository

Include clear fork attribution linking to the original repository at
https://projects.blender.org/studio/flamenco with acknowledgment that
this builds upon their excellent foundation.
This commit is contained in:
Ryan Malloy 2025-09-09 14:16:42 -06:00
parent 61735b97e8
commit f704dc5975

View File

@ -40,6 +40,8 @@ This fork represents a **massive engineering transformation** of the Flamenco re
**Community-Driven Excellence**: This isn't corporate software built to extract profit - it's community-grade engineering built with deep passion for the Blender ecosystem. Every optimization, every feature, every line of code is crafted with genuine care for artists and studios who depend on reliable, high-performance rendering infrastructure. **Community-Driven Excellence**: This isn't corporate software built to extract profit - it's community-grade engineering built with deep passion for the Blender ecosystem. Every optimization, every feature, every line of code is crafted with genuine care for artists and studios who depend on reliable, high-performance rendering infrastructure.
> **🔗 Forked from**: [https://projects.blender.org/studio/flamenco](https://projects.blender.org/studio/flamenco) - This fork builds upon the excellent foundation created by Blender Studio, adding comprehensive Docker development environment optimizations and performance enhancements.
### Core Architecture ### Core Architecture
- **Manager**: Central coordination server (Go + SQLite) - orchestrates jobs, manages workers, serves web UI - **Manager**: Central coordination server (Go + SQLite) - orchestrates jobs, manages workers, serves web UI
- **Worker**: Task execution daemon - runs on render machines, executes Blender/FFmpeg commands - **Worker**: Task execution daemon - runs on render machines, executes Blender/FFmpeg commands