Blender Git Commit Log

Git Commits -> Revision b665781

Revision b665781 by Sybren A. Stüvel (master)
January 26, 2021, 13:27 (GMT)
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.

055ef5df615632f81e30e39ae47b42a87af350ca renamed the `active_id` property
to `id`, but `dir(thecontext)` still returned `"active_id"`.

Commit Details:

Full Hash: b665781808167011a7a7c3c51b6862a15380129e
Parent Commit: ed80986
Lines Changed: +1, -1

1 Modified Path:

/source/blender/editors/space_file/space_file.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021