blender-addons/render_copy_settings
Bastien Montagne efc7cc645d Copy Render Settings: Add support for Cycles, Eevee and Workbench settings.
In addition to `Scene.render` properties, add properties from
`Scene.cycles`, `Scene.eevee` and `Scene.display.shading` to the list of
copyable data.

Note that the list of propoerties is now fairly gigantic, the search
field at the bottom of the list becomes a critical help.

Better ways to control what is shown and to filter properties should be
added at some point, when there is time for such development.

Fix #104771.
2023-08-25 18:41:18 +02:00
..
__init__.py Copy Render Settings: Add support for Cycles, Eevee and Workbench settings. 2023-08-25 18:41:18 +02:00
data.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
operator.py Copy Render Settings: Add support for Cycles, Eevee and Workbench settings. 2023-08-25 18:41:18 +02:00
panel.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00
presets.py Copy Render Settings: Remove Copy OSA option 2023-08-06 20:40:35 -04:00
translations.py License headers: use SPDX-FileCopyrightText for all addons 2023-06-15 16:54:05 +10:00