Files
test/source
Bastien Montagne 645e542b58 Fix/Cleanup (unreported) illegal PointerRNA::owner_id manipulation.
RNA accessors should never (ever?) modify the `owner_id` of their parent
PointerRNA data. This is opening a potential monstruous can of worms.

If such behavior is absolutely needed, there should be a very detailed
comment about why!

In the present case, this does not seem needed at all - and was most
likely fairly harmless in practice.
2024-11-18 17:04:50 +01:00
..