JeffR
|
970aba9766
Fixes design oversight where the general game menu keybind was being overridden due to order of operations issues with an offscreen canvas demoing the options menu
|
1 month ago |
marauder2k7
|
1918ecfdd6
feedback from az
|
3 months ago |
marauder2k7
|
6f9c4158d8
gui offscreen material test
|
3 months ago |
AzaezelX
|
5fb73edc00
setFirstResonder Safeties
|
7 months ago |
AzaezelX
|
de882b4024
add a canvas.constrainMouse(true/false);
|
10 months ago |
AtomicWalrus
|
75625dc679
Reverse depth & 32F buffer format
|
2 years ago |
Areloch
|
5599721a1e
Adds logic so the canvas keeps track of the last input device
|
2 years ago |
AzaezelX
|
f5a34308f9
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
|
2 years ago |
AzaezelX
|
4a7104e5ea
fix TORQUE_TOOLS = off compilation
|
3 years ago |
dottools
|
01a3163d40
Engine GUI: Don't translate mouse coordinates in GuiCanvas::setCursorPos()
|
3 years ago |
JeffR
|
ed36cf2c5c
Changes for BaseUI Update
|
3 years ago |
Robert MacGregor
|
1b6b803a20
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
4 years ago |
OTHGMars
|
37c924512c
Corrects console documentation.
|
4 years ago |
OTHGMars
|
e035aa9114
GuiCanvas Callbacks
|
4 years ago |
AzaezelX
|
98a4e7fb12
dedicated gfx device surpression
|
4 years ago |
OTHGMars
|
9539a4a055
Adds comment explaining window position change in GuiCanvas.
|
4 years ago |
OTHGMars
|
1ba7070bb6
Maintains window position when updating video mode for LightManager compatibility.
|
4 years ago |
Areloch
|
26ef40950b
Updated version of OTHGMars' updated window and resolution options modes.
|
5 years ago |
Areloch
|
5b289bce5e
Shifts the tools messageboxes to be distinct from any messageboxes in the main game
|
5 years ago |
Areloch
|
69089e1ee2
Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into Preview4_0_MenuUIRework
|
5 years ago |
Areloch
|
bc27125e90
Initial pass to rework and cleanup the main UI interface
|
5 years ago |
AzaezelX
|
9fef1b3cd1
uninitialized variables-gui
|
5 years ago |
Azaezel
|
1eed979a9c
Merge branch 'method_Unmangle' into PBR_PR
|
6 years ago |
Areloch
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
6 years ago |
Areloch
|
b4a1d18f42
Core implementation of Physical Based Rendering.
|
7 years ago |
Lukas Joergensen
|
0fff33869c
Eliminate unnecessary uses of ConsoleMethod
|
7 years ago |
Lukas Joergensen
|
76908eae3c
Eliminate DefineConsoleMethod
|
7 years ago |
Azaezel
|
f0c29172ca
gui shadowvar cleanups
|
7 years ago |
Areloch
|
4d10f02890
Tabs&Spaces
|
7 years ago |
Areloch
|
40fff8ef50
Stabilizes the add/remove behavior of menubars by also tracking the modeless background control the menubars use for proper cleanup as well.
|
7 years ago |