Unick Soft
Results
5
issues of
Unick Soft
I use animation (*.ani) in project and animations are stay in ResourceCache after call ReleaseAllResources (I used ReleaseAllResources with this fix https://github.com/urho3d/Urho3D/issues/2261). I debugged it and found: 1. AnimationState::AddTime sends...
баг
backlog
Hello. I had compilation error if I used std::unordered_map inside bootstrap::standard_library::map_type. Like this: bootstrap::standard_library::map_type("StringInt_Map") I faced with this problem with g++ and under Mac. My fix is just a hack,...