1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/components/myguiplatform
2017-03-01 19:04:05 +01:00
..
additivelayer.cpp
additivelayer.hpp
myguidatamanager.cpp
myguidatamanager.hpp
myguiloglistener.cpp
myguiloglistener.hpp
myguiplatform.cpp More renaming of TextureManager -> ImageManager 2016-02-05 23:10:27 +01:00
myguiplatform.hpp More renaming of TextureManager -> ImageManager 2016-02-05 23:10:27 +01:00
myguirendermanager.cpp optimize OSGVertexBuffer by double buffering the vertex array instead of recreating it on every modification 2017-01-19 03:19:17 +01:00
myguirendermanager.hpp More renaming of TextureManager -> ImageManager 2016-02-05 23:10:27 +01:00
myguitexture.cpp Leave the MyGUI::PixelFormat as Unknown when loading from file as its not required. 2017-03-01 19:04:05 +01:00
myguitexture.hpp Refactor osgMyGUI::OSGTexture to store width/height inside the object 2017-03-01 19:04:05 +01:00
scalinglayer.cpp
scalinglayer.hpp