scrawl
16ddfbca14
Remove some outdated todo comments
10 years ago
Thoronador
3b00a24f3f
fix some uninitialized stuff in ShaderBasedRenderManager
10 years ago
scrawl
7252cb63a6
Fix cppcheck issues
10 years ago
scrawl
bd96764229
Mark code that will be obsolete when upgrading to MyGUI 3.2.2
10 years ago
root
713787d92f
fix v7
11 years ago
root
8a8b91dfe1
fixed all code for building on all platforms inlcudng ANDROID
10 years ago
root
7cd2d4809c
android-build
11 years ago
scrawl
f31a5490f3
Create shaders on first render in shader based MyGUI manager
11 years ago
greye
663d5c314e
be more verbose on change reasons
11 years ago
greye
46c32f6c47
OpenEngine MyGUI logging facility
11 years ago
scrawl
7dc30a01cd
Some changes suggested by cppcheck
12 years ago
scrawl
6164e5bae6
Restored window resizing
12 years ago
scrawl
e92897526c
Only use the shader based mygui manager if the fixed pipeline is unavailable
12 years ago
scrawl
4daaa4030d
Added shader based MyGUI render manager to allow using Ogre's next generation render systems.
12 years ago
scrawl
5341bf9504
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
12 years ago
scrawl
9a84f6744f
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
12 years ago
scrawl
0f6fd80294
Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics
...
Conflicts:
apps/openmw/mwgui/windowmanagerimp.cpp
apps/openmw/mwrender/npcanimation.cpp
files/mygui/openmw_settings_window.layout
12 years ago
scrawl
d8f2d0195a
Got rid of the texture rotation hack by rendering the cursor manually.
12 years ago
scrawl
608c112f34
Supply the new render window to mygui
12 years ago
Nathan Jeffords
3c91f7793b
overrode MyGUI::DataManager::isDataExist
...
Created a override of MyGUI::DataManager::isDataExist to fix a
performance issue with MyGUI startup. This required moving the
functionality of MyGUI::OgrePlatform into OEngine::GUI::MyGUIManager so
that a new version of the MyGUI::DataManager could be created.
12 years ago
scrawl
2b339f6c0f
loading screen
12 years ago
scrawl
97c45455fd
fix WindowManager destruction
13 years ago
guidoj
a021165d9f
Changed standard C lib includes to C++ format
13 years ago
scrawl
c85c794c86
fixed some cppcheck issues
13 years ago
scrawl
52b0b28c78
fixed the mygui output on console
13 years ago
scrawl
b0b41a9199
should now compile warning free
13 years ago
scrawl
d451d7bb67
compile fixes for mygui 3.2
13 years ago
Nikolay Kasyanov
b4343431c6
Merged openengine into openmw
13 years ago