Files
test2/source
Bastien Montagne 8390fdbd66 Fix #134155: Crash when searching in properties editor.
Mistake in recent RNA refactor (45f231141d), not sure why I ended up
returning empty PointerRNA with non-null type when calling
`RNA_id_create_pointer` with a null ID...

In general, PointerRNA with no data ==> no type either, we are trying to
get rid of the very few exceptions in our codebase relying on a
different behavior!
2025-02-06 10:36:28 +01:00
..
2025-02-02 14:39:34 +11:00