mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-24 07:31:10 +01:00
be534b9388
Keeps the individual behaviors in their own functions, and cleanly separate. We can also do a little better by converting the relevant IDs within the core to a QString only once, instead of converting every string into a std::string.