.. |
guiAnimBitmapCtrl.cpp
|
db50887c05
addresses C4101 warnings ('identifier' : unreferenced local variable)
|
vor 9 Jahren |
guiAnimBitmapCtrl.h
|
01051e4182
new: guiAnimBitmapCtrl - works similar to the particle animation system. feed it x and y for how many frames in a spritesheet, and let her run.
|
vor 9 Jahren |
guiBackgroundCtrl.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiBackgroundCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiBitmapBarCtrl.cpp
|
f8368cd7e9
adds bitmap coloration to: guibitmapctrl, guibitmapbarctrl, guianimbitmapctrl (and guicrosshairhud by way of inheritance)
|
vor 9 Jahren |
guiBitmapBarCtrl.h
|
36ec6c1b59
New: GuiBitmapBarCtrl
|
vor 9 Jahren |
guiBitmapBorderCtrl.cpp
|
2002d74b78
Issue found with PVS-Studio:
|
vor 10 Jahren |
guiBitmapCtrl.cpp
|
fbfd3ed8ed
clang: constructor initialization order
|
vor 9 Jahren |
guiBitmapCtrl.h
|
f8368cd7e9
adds bitmap coloration to: guibitmapctrl, guibitmapbarctrl, guianimbitmapctrl (and guicrosshairhud by way of inheritance)
|
vor 9 Jahren |
guiColorPicker.cpp
|
25686ed4be
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
vor 8 Jahren |
guiColorPicker.h
|
25686ed4be
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
vor 8 Jahren |
guiConsole.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiConsole.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiConsoleEditCtrl.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiConsoleEditCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiConsoleTextCtrl.cpp
|
a22672dd7a
Update guiConsoleTextCtrl.cpp
|
vor 10 Jahren |
guiConsoleTextCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiDecoyCtrl.cpp
|
15f67015d3
Reordering initialization methods #1912
|
vor 8 Jahren |
guiDecoyCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiDirectoryFileListCtrl.cpp
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
vor 11 Jahren |
guiDirectoryFileListCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiFileTreeCtrl.cpp
|
3ab048c5b0
Fixes after feedback from Luis.
|
vor 10 Jahren |
guiFileTreeCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiGameListMenuCtrl.cpp
|
15f67015d3
Reordering initialization methods #1912
|
vor 8 Jahren |
guiGameListMenuCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiGameListOptionsCtrl.cpp
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
vor 12 Jahren |
guiGameListOptionsCtrl.h
|
0ffd7f5620
Fix member vars left uninitialized in constructors
|
vor 10 Jahren |
guiGradientCtrl.cpp
|
25686ed4be
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
vor 8 Jahren |
guiGradientCtrl.h
|
25686ed4be
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
vor 8 Jahren |
guiListBoxCtrl.cpp
|
25686ed4be
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
vor 8 Jahren |
guiListBoxCtrl.h
|
25686ed4be
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
vor 8 Jahren |
guiMLTextCtrl.cpp
|
15f67015d3
Reordering initialization methods #1912
|
vor 8 Jahren |
guiMLTextCtrl.h
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
vor 10 Jahren |
guiMLTextEditCtrl.cpp
|
539efcb1e1
Input event changes
|
vor 12 Jahren |
guiMLTextEditCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiMaterialCtrl.cpp
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
vor 11 Jahren |
guiMaterialCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiPopUpCtrl.cpp
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
vor 8 Jahren |
guiPopUpCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiPopUpCtrlEx.cpp
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
vor 8 Jahren |
guiPopUpCtrlEx.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiSliderCtrl.cpp
|
15f67015d3
Reordering initialization methods #1912
|
vor 8 Jahren |
guiSliderCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiTabPageCtrl.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiTabPageCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiTextCtrl.cpp
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
vor 8 Jahren |
guiTextCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiTextEditCtrl.cpp
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
vor 8 Jahren |
guiTextEditCtrl.h
|
734688ff7e
Implement basic keyboard & mouse support for openvr overlays
|
vor 9 Jahren |
guiTextEditSliderBitmapCtrl.cpp
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiTextEditSliderBitmapCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiTextEditSliderCtrl.cpp
|
41e5caf22b
Direct3D11 Engine/source changes
|
vor 9 Jahren |
guiTextEditSliderCtrl.h
|
7dbfe6994d
Engine directory for ticket #1
|
vor 13 Jahren |
guiTextListCtrl.cpp
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
vor 10 Jahren |
guiTextListCtrl.h
|
121d65215e
Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang.
|
vor 9 Jahren |
guiTreeViewCtrl.cpp
|
5bf3d56a05
Addition to guiTreeViewCtrl - ability to find what item in the tree is under a given position.
|
vor 7 Jahren |
guiTreeViewCtrl.h
|
5bf3d56a05
Addition to guiTreeViewCtrl - ability to find what item in the tree is under a given position.
|
vor 7 Jahren |