Bastien Montagne
3ec3c5b557
Fix (unreported) fully broken bpy.data.user_map() helper.
...
The introduction of python instancing for ID data in 2.80 completely
broke the 'smart & efficient' hack of using a same py object as key for
initial quick check, since rebuilding the RNAPointer in the
BPy_StructRNA would actually affect the py instance of the first ID used
to generate that py object...
TL;DR: No need for this complex and unclear optimization anymore, since
we do not actually rebuild a whole py object anymore every time we call
`pyrna_id_CreatePyObject()` from a same ID pointer.
2020-02-13 16:23:42 +01:00
..
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-12-20 10:42:57 +11:00
2019-02-18 08:22:12 +11:00
2019-04-17 06:21:24 +02:00
2019-02-18 08:22:12 +11:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-02-18 08:22:12 +11:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2020-01-31 11:29:29 +01:00
2020-01-31 11:29:29 +01:00
2020-02-10 18:05:19 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 08:24:14 +02:00
2019-04-17 06:21:24 +02:00
2019-04-29 20:01:10 +10:00
2019-04-17 06:21:24 +02:00
2019-04-29 20:01:10 +10:00
2019-04-17 06:21:24 +02:00
2019-08-01 18:39:21 +10:00
2020-01-17 03:36:29 +11:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-02-10 13:00:42 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-11-07 22:38:22 +11:00
2019-04-17 06:21:24 +02:00
2019-08-18 04:26:34 +10:00
2019-02-18 08:22:12 +11:00
2019-09-16 16:42:25 +10:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-10-16 15:58:32 +11:00
2019-04-17 06:21:24 +02:00
2020-02-10 13:00:42 +01:00
2019-04-17 06:21:24 +02:00
2019-08-14 23:32:24 +10:00
2019-04-23 09:15:45 -06:00
2019-04-17 06:21:24 +02:00
2019-08-23 09:52:12 +02:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-02-13 16:23:42 +01:00
2019-04-17 06:21:24 +02:00
2019-12-20 10:42:57 +11:00
2019-04-29 20:01:10 +10:00
2019-07-23 20:31:27 +10:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-02-18 08:22:12 +11:00
2019-12-20 10:42:57 +11:00
2019-04-17 06:21:24 +02:00
2019-10-01 05:19:38 +10:00
2019-04-17 06:21:24 +02:00
2020-01-31 11:29:29 +01:00
2019-05-01 11:13:14 +10:00