Andrei Kortunov
|
09686d684e
|
Update background texture if a new one is empty (regression #4986)
|
6 years ago |
Andrei Kortunov
|
31ddb0a482
|
Allow to calculate UI skin size based on texture resolution (feature #4968)
|
6 years ago |
Capostrophic
|
2f38e4fbb3
|
Fix enchanted item icon update
|
6 years ago |
Andrei Kortunov
|
8580a58ba0
|
Optimize HUD update (do not do unnecessary work)
|
6 years ago |
Andrei Kortunov
|
e06f0b797a
|
Replace all NULLs to nullptr
|
6 years ago |
Capostrophic
|
3b922d810a
|
Don't use floating point arithmetics for formatted count (Bug #4346)
|
7 years ago |
Capostrophic
|
60a663ef58
|
Account for all possible count values in getCountString (Bug #4346)
|
7 years ago |
scrawl
|
7201cf5fe2
|
ItemWidget: skip setImageTexture if the icon has not changed
|
8 years ago |
MiroslavR
|
8c97ac269d
|
Remove item shadows properly (Fixes #3652)
|
8 years ago |
scrawl
|
612c3e995f
|
Add drop shadow to ItemWidget (Fixes #3545)
|
8 years ago |
scrawl
|
3019d70986
|
Use 'default icon' for items with no icon specified
|
8 years ago |
scrawl
|
8e0a988289
|
Icon fix
|
10 years ago |
scrawl
|
82c4d01b37
|
Add back resource handling workarounds to the gui code
|
10 years ago |
scrawl
|
4e69e7cc0f
|
OpenMW compiles and runs w/o render window
|
10 years ago |
scrawl
|
728b842e72
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
scrawl
|
c3ef39eb6f
|
Fix ItemWidget text cleanup (Fixes #2022)
|
10 years ago |
scrawl
|
cbc242d857
|
Move item count text to ItemWidget
|
10 years ago |
scrawl
|
1a96dd0bd5
|
Remove more MyGUI 3.2.0 specific code
|
11 years ago |
MiroslavR
|
4d403ed747
|
Rename and move functions for texture path correction
|
11 years ago |
MiroslavR
|
4873c4bd31
|
Generalize function for texture path correction (Fixes #1779)
|
11 years ago |
scrawl
|
8114f48469
|
Workaround per-frame resources leak in MyGUI. New vertex buffers were being created every frame.
|
11 years ago |
scrawl
|
6db936bb3a
|
Refactor item icon code into ItemWidget (Fixes #1391)
- Removed duplicate code
- Fixed missing magic backgrounds during item drag&drop
- Change background texture used for HUD icons
|
11 years ago |