This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors
Sybren A. Stüvel b665781808 Asset Browser: fix context properties reported to Python
Change `"active_id"` to `"id"` so that tab completion in the asset browser
context returns the correct properties.

055ef5df61 renamed the `active_id` property
to `id`, but `dir(thecontext)` still returned `"active_id"`.
2021-01-26 14:27:33 +01:00
..
2021-01-25 10:56:36 +01:00
2021-01-04 17:38:11 +11:00
2020-12-19 07:25:01 +01:00
2021-01-25 13:30:02 +11:00