Add bpy.msgbus key override for 5.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
5472557466
commit
49b68236a7
12
overrides/5.0/bpy.msgbus.json
Normal file
12
overrides/5.0/bpy.msgbus.json
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"subscribe_rna": {
|
||||||
|
"params": {
|
||||||
|
"key": "bpy.types.Property | bpy.types.Struct | tuple[bpy.types.Struct, str] | object"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"publish_rna": {
|
||||||
|
"params": {
|
||||||
|
"key": "bpy.types.Property | bpy.types.Struct | tuple[bpy.types.Struct, str] | object"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user