176698b2eb7fed2006e02a9b1d8a60a181d94b0b
Turned out to be a quite easy fix. I thought the issue was that we couldn't identify the TreeStoreElem when (re)creating its TreeElement item correctly, because for non-ID elements that would be index dependent (= bad for drag & drop). Turns out that we're actually allowed to store custom data within the TreeStoreElem, the thing is just that it gets stored as ID pointer (highly ugly and highly misleading). Anyway, seems to work now so I won't complain too much :)
Description
No description provided
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%