blender/release/scripts/startup
Jeroen Bakker 87f9405c9a Overrides: API to create an override template.
This is functionality that isn't accessible via the user interface. The
API allows the creation and modification of an override template that
holds rules that needs to be checked when overriding the asset.

The API is setup that it cannot be changed after creation. Later on when
the system is more mature we will allow changing overrides operations.

NOTE: This is an experimental feature and should not be used in productions.

Reviewed By: mont29, sebbas

Differential Revision: https://developer.blender.org/D10792
2021-03-29 09:54:34 +02:00
..
bl_app_templates_system Cleanup: unused imports 2021-03-06 19:26:18 +11:00
bl_operators UI: Use unified format for "Warning" in descriptions 2021-03-26 12:07:50 -04:00
bl_ui Overrides: API to create an override template. 2021-03-29 09:54:34 +02:00
keyingsets_builtins.py Fix missing custom-property escaping for whole-character keying set 2020-12-10 19:31:22 +11:00
nodeitems_builtins.py Compositor: Add Anti-Aliasing node 2021-03-29 07:56:58 +02:00