Files
blender/scripts
Omar Emara 4effff6311 Cleanup: Compositor: Remove old need_exec code
This patch removes references to the need_exec runtime member for
compositor nodes. This is no longer used by the new compositor.
There was a python update method that setup that variable that we also
removed, but it was apparently overridden by another update method, so
the API was not broken.

Pull Request: https://projects.blender.org/blender/blender/pulls/152776
2026-01-13 16:00:23 +01:00
..