Files
test/source/blender
Philipp Oeser 6845aad1a2 Fix T90907: RNA pointers for material slots are not unique across IDs
Caused by {rB1a81d268a19f}.

This caused e.g. ALT-clicking the 'Link' button to not propagate to
other selected objects (same as the 'Copy To Selected' context menu
entry).

If these are not unique across IDs, checks in ui_selectcontext_begin()
or copy_to_selected_button() could fail.

Now offset by ID pointer.

thx @JacquesLucke for clarification on the POINTER_* macros (and why
not to use them)!

Maniphest Tasks: T90907

Differential Revision: https://developer.blender.org/D12321
2021-08-27 11:02:58 +02:00
..
2021-03-29 19:11:17 -06:00
2021-08-27 17:02:53 +10:00
2021-08-27 17:02:53 +10:00
2021-08-17 17:45:57 +10:00
2021-08-26 12:36:58 +10:00
2021-08-26 12:36:58 +10:00
2021-08-26 12:41:26 +10:00
2021-08-27 17:29:05 +10:00
2021-08-26 13:03:07 -03:00
2021-08-02 15:22:54 +10:00