blender-asset-tracer/blender_asset_tracer
Andrej730 47c3e8d77f Struct.field_set - support setting subproperties (#92899)
Extend `Struct.field_set()` so that the `path` type can be a
`dna.FieldPath`, to mirror `Struct.field_get`'s `path` type, and allow
users to set file-block's subproperties. For example this allows
setting `object_block[(b'id', 'name')]`.

Also, along the way, added a test for getting subproperty value.

Reviewed-on: https://projects.blender.org/blender/blender-asset-tracer/pulls/92899
2025-11-24 15:07:46 +01:00
..
2025-07-11 15:42:39 +02:00
2021-07-22 10:14:43 +02:00
2022-03-25 12:07:06 +01:00
2025-11-24 14:38:15 +01:00