Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flamenco-worker-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blender
flamenco-worker-python
Graph
9adeaa5925b29a494e4ab8175dffa9736e0136d7
Select Git revision
Branches
5
T53099-gpu-rendering
master
default
protected
pbs_support
windows-fixes
wip-double-running
Tags
20
v2.2.1
v2.2
v2.2-dev8
v2.1.0
v2.0.8
v2.0.7
v2.0.6
v2.0.6-beta1
v2.0.5
v2.0.4
v2.0.2
v2.0.1
v2.0
v2.0-beta10-worker6
v2.0-beta10-worker5
v2.0-beta10-worker4
v2.0-beta10-worker3
v2.0-beta10
v2.0-beta9
v2.0-beta8
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
13
7
5
4
1
31
Jan
15
14
11
10
4
18
Dec
11
10
7
4
3
29
Nov
28
23
22
21
16
15
13
12
12
Sep
11
15
Jul
15
Jun
14
18
Apr
17
14
Mar
2
28
Feb
23
13
12
Jan
4
2
15
Dec
14
20
Oct
19
29
Sep
7
6
5
23
Aug
18
17
8
4
Jul
2
23
Jun
21
9
31
May
16
9
3
2
13
Apr
7
31
Mar
29
16
15
10
3
2
22
Feb
21
17
14
8
6
5
2
1
31
Jan
30
27
26
25
24
23
20
19
18
17
15
13
12
11
10
6
5
4
3
23
Dec
22
21
20
16
Fix for 07263c3
master
master
Bumped version to 2.3-dev6
Fix fatal exception when unable to connect to Manager
Remove filtering of Cycles 'Synchronizing object' lines
Bumped version to 2.3-dev5
Fix for 26701be6fb95fccb70ddb141563453c19e0a3b06
Bumped version to 2.3-dev4
Automatically re-register when the Manager does not accept credentials
Bumped version to 2.3-dev3
Added `merge_progressive_render_sequence` command
Bumped version to 2.3-dev2
Create Video: mock platform.system() to test both Windows and Linux
Create Video: always pad video to even sizes
Bumped version to 2.3-dev1
EXR to JPEG: Pass EXR files as glob instead of only the directory
Updated flamenco-worker.spec for resources directory
Added 'EXR sequence to JPEG' command
Separated BlenderRenderCommand into an abstract superclass
Added some type declarations
Declare we're using Python 3.7 in setup.py
Moved 'merge-exr.blend' into a 'resources' subdirectory
Updated progressive rendering to allow sample chunk ranges
Bumped version to 2.3-dev0
fix
pbs_support
pbs_support
Bumped version to 2.2.1
v2.2.1
v2.2.1
Updated changelog
Added shutdown check to sleep state to prevent infinite loops
Prevent uncaught CancelledError to force an awakening of the Worker
Bumped version to 2.2.1-dev0
Fixed bug where uncaught exception made the Worker stop requesting tasks
Bumped release date of 2.2 to today
v2.2
v2.2
Documented installation of ffprobe and blender
Removed mypy warn_unused_ignores=True setting
windows-fixes
windows-fixes
Also catch FileNotFoundError when doing a write check
Log error on uncaught exception in Worker.single_iteration()
Mypy workaround, Windows-specific code fails mypy checks on Linux
Properly create the asyncio loop on Windows
Use less shell-uoting-sensitive test values
Disconnect from SQLite DB when tearing down tests
Skip unwritable dir/file checks on Windows
Loading