Files
test/source/blender/blenkernel/intern
Habib Gahbiche bd61e69be5 Compositor: make compositor node trees reusable
This is part of the short term roadmap goal of simplifying the
compositor workflow
(see https://projects.blender.org/blender/blender/issues/134214).
The problem is that many users don't know how to get started with
compositing in Blender, even when they have used Blender for other
areas, e.g. modeling.

Note: although the solution makes compositor node trees reusable
accross blend files, this is a nice side effect and not the main goal
of the PR.

This PR implements a "New" button that creates a new compositing node
tree, and manages trees as IDs. This has following advantages:
- Consistent with other node editors and other parts of Blender,
therefore making it easier to getting started with compositing if users
are familiar with shading or geometry nodes
- Give users the ability to reuse the compositing node tree by linking
or appending it.

Note: The parameter "Use Nodes" is still present in this PR, but will
be removed (in a backward compatible way) in a follow up PR.

Pull Request: https://projects.blender.org/blender/blender/pulls/135223
2025-06-10 17:46:55 +02:00
..
2025-01-26 00:39:59 +01:00
2025-05-20 04:33:43 +00:00
2025-06-09 18:08:48 -07:00
2025-05-24 11:45:06 +02:00
2025-05-22 16:32:44 +02:00
2025-05-09 16:13:25 +02:00
2025-04-22 06:13:31 +00:00
2025-06-09 08:31:09 +02:00
2025-05-08 15:37:28 +02:00
2025-06-06 11:53:26 +02:00
2025-05-23 15:34:26 +02:00
2025-05-29 11:01:29 +10:00
2025-05-09 16:13:25 +02:00