Files
test2/source
Julian Eisel 96c167e545 Outliner: Add context member for active data-block
The active data-block can now be queried via an `"id"` context member,
just like UI buttons representing a data-block and the Asset Browser do
it already. This is useful for scripts that need this information to
implement own operators. Requested by the Blender Studio for their
pipeline tooling.
2023-08-01 12:10:40 +02:00
..