Jonathan Kunstwald
Jonathan Kunstwald
As a follow up, there is at least one additional bug but i haven't tracked it down, the symptoms are misdiagnosed double-frees and memory corruption. I wouldn't recommend using this...
Huh, i have found my issue: My .cpp files with the `RTTR_REGISTRATION` blocks are part of a library which gets declared as ```CMake add_library(my-library STATIC ${SOURCE_FILES} ${HEADER_FILES}) ``` and then...
Yes, i think so.
Custom UI bits and pieces for a renderer/editor:   