Files
test2/source/blender
Bastien Montagne 6f1fa7aa25 Fix/enhance new RNA path from real ID helpers.
Main issue was that `rna_prepend_real_ID_path()` would return
nothing in case given path was NULL, when it should actually return the
`prefix` computed by `RNA_find_real_ID_and_path()` in that case...

Also make return `real_id` pointer optionnal, no reasons to make it
mandatory here. And some general naming fixes.
2019-09-02 18:43:43 +02:00
..
2019-08-26 11:27:04 +02:00
2019-08-30 13:33:49 -06:00
2019-08-31 01:21:42 +10:00
2019-08-18 04:26:34 +10:00
2019-08-31 01:21:42 +10:00
2019-08-31 01:21:42 +10:00
2019-08-30 16:16:57 +02:00
2019-08-31 01:21:42 +10:00
2019-08-23 09:52:12 +02:00