Files
test2/source/blender/editors
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-08-26 12:41:26 +10:00
2021-08-05 17:07:21 +02:00
2021-08-26 12:39:45 +10:00
2021-07-13 17:10:30 +10:00
2021-08-26 12:36:58 +10:00
2021-08-26 12:36:58 +10:00
2021-08-23 15:02:13 +10:00
2021-08-06 14:24:16 +10:00