Commit Graph

4 Commits

Author SHA1 Message Date
e8da6131fd License headers: use SPDX-FileCopyrightText for all addons
Move copyright text to SPDX-FileCopyrightText or set to the
Blender Foundation so "make check_licenses" now runs without warnings.
2023-06-15 16:54:05 +10:00
3e6a85eeca Fix T101239: UI Animation Render: Attribute error when running in background 2022-09-21 10:18:38 +02:00
b8d86ccc0a File headers: use SPDX license identifiers
See T95597
2022-02-11 16:05:07 +11:00
654afac96c Add UI Animation Render addon
UI Animation Render allows you to capture the Blender UI for each frame of an animation.
This enables you to neatly show how the UI and different values are changing during animation.

More info, and demo here: https://gitlab.com/LucaRood/screenrender

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D7180
2020-03-31 14:49:40 +02:00