blender/scripts
Sergey Sharybin 7b4232e8aa Compositor: Move Execution Mode and Precision from bNodeTree to Scene
This allows to expose these settings in the Performance panel in the
render buttons. Also moves compositor-specific options away from the
generic node tree structure.

For the backwards-compatibility the options are still present in the
DNA for the bNodeTree. This is to minimize the impact on the Studio
which has used the GPU compositor for a while now. They can be
removed in a future release.

There is no functional changes expected.

Pull Request: https://projects.blender.org/blender/blender/pulls/121583
2024-05-10 18:08:33 +02:00
..
freestyle Cleanup: unused imports 2024-04-19 16:09:30 +10:00
modules Fix #121349: Baking adds keys on custom properties that are non-keyable 2024-05-10 17:03:52 +02:00
presets Cleanup: Make format 2024-05-02 08:52:07 -04:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup Compositor: Move Execution Mode and Precision from bNodeTree to Scene 2024-05-10 18:08:33 +02:00
templates_osl License headers: remove GPL header from OSL template script 2023-08-04 13:24:15 +10:00
templates_py Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00