smallmodel
a993b8d352
Specify "Fixed" instead of "Added" as it's a bug that was fixed
2024-10-26 00:34:50 +02:00
smallmodel
b7403347bb
Ignore the first responder if it's disabled so the UI doesn't get blocked by it
2024-10-26 00:30:42 +02:00
smallmodel
016e062fef
Fix UIReggedMaterial::ReregisterMaterial and UIReggedMaterial::GetMaterial
...
ReregisterMaterial() must register the material if it was registered before, and GetMaterial() must register the material if it hasn't been registered and return it
2024-07-24 21:10:46 +02:00
smallmodel
e5fb85ad08
Fix material not refreshing when it already has a shader.
...
This fixes #329 where the material (matching quick.tga) would be loaded only once without being able to change
2024-07-23 19:06:48 +02:00
pryon
6e454cdfb3
Fix subtle bugs and refactor in UIWindowManager
2024-06-10 14:26:38 +02:00
smallmodel
1b8ad12b25
Call RefreshMaterial() instead of ReregisterMaterial()
2024-02-07 23:33:12 +01:00
smallmodel
319e00214e
Refactored DeactivateCurrentSmart
2023-12-30 17:11:25 +01:00
smallmodel
696b57f990
Formatted uWinMan source file
2023-12-30 16:54:46 +01:00
smallmodel
991bf2f1f5
Fixed m_firstResponder being nulled out in UIWindowManager::getFirstResponder()
2023-12-28 17:21:56 +01:00
smallmodel
d3a4407391
Make sure to not service a view event if the first responder is NULL
2023-12-28 13:04:29 +01:00
smallmodel
3733154e63
Fixed alternate binding not working properly
2023-12-28 01:29:46 +01:00
smallmodel
d7700ea1c2
Call ReregisterMaterial instead of RefreshMaterial
2023-07-09 20:15:47 +02:00
OM
dc45c33c79
ioq3 updates
2023-05-26 20:53:00 +02:00
OM
8e14620067
Fixed *UIWindowManager::getResponder* returning immediately
2023-05-17 21:49:59 +02:00
OM
2db3eb868a
Fixed view events and active controls not working properly
2023-05-16 19:02:16 +02:00
OM
c88a3f5a24
Fixed *UIWindowManager::DeactivateCurrentSmart* not working properly
2023-05-15 20:12:25 +02:00
Ley0k
09bed43f97
Hard reset
2016-03-27 11:49:47 +02:00