Commit Graph

2 Commits

Author SHA1 Message Date
Hans Goudey
2609f16fc8 Cleanup: Resolve inconsistent struct vs. class declaration warning
Also add a missing include in a header
2023-12-06 10:00:25 -05:00
Jacques Lucke
a23bd3d7f3 Nodes: add node callback for extra info that is drawn above node
This allows nodes to show some extra information next to the node. This can be
useful for debugging and will likely also be used for the new Bake node (#115466).

Pull Request: https://projects.blender.org/blender/blender/pulls/115805
2023-12-05 15:57:40 +01:00