You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components/myguiplatform
elsid 8cecc55d64
Fix inserting texture to map
Avoid using invalidated iterator after erase call.

Use insert_or_assing instead of operator[] because OSGTexture doesn't have a
default constructor.
2 years ago
..
additivelayer.cpp Replace all NULLs to nullptr 6 years ago
additivelayer.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago
myguidatamanager.cpp Initialize all required osgMyGUI::DataManager members in constructor 2 years ago
myguidatamanager.hpp Initialize all required osgMyGUI::DataManager members in constructor 2 years ago
myguiloglistener.cpp Fix MyGUI log 4 years ago
myguiloglistener.hpp Mark overrided methods by override keyword 4 years ago
myguiplatform.cpp Initialize all required osgMyGUI::DataManager members in constructor 2 years ago
myguiplatform.hpp Replace components/vfs/manager.hpp include by forward declaration 2 years ago
myguirendermanager.cpp Fix inserting texture to map 2 years ago
myguirendermanager.hpp Store RenderManager textures by value 2 years ago
myguitexture.cpp Remove all MyGUI version checks 3 years ago
myguitexture.hpp Make OSGTexture final 2 years ago
scalinglayer.cpp Remove unnecessary myguicompat 3 years ago
scalinglayer.hpp components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues 4 years ago