AzaezelX
|
5fb73edc00
setFirstResonder Safeties
|
преди 7 месеца |
Areloch
|
67ac556ecd
- Added ability to explicitly execute a guiControl's console and altConsole command
|
преди 1 година |
Areloch
|
ce4c8dabc9
Ongoing wipwork of the BaseUI update. Some bugfixes pending
|
преди 1 година |
Lukas Aldershaab
|
89b0c7f73b
Console Refactor
|
преди 2 години |
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 години |
Robert MacGregor
|
5c83b417a5
* [GuiControl] BugFix: Don't assume a tooltip profile is going to be set when waking and sleeping.
|
преди 4 години |
AzaezelX
|
98a079a797
code duplication prune. should aid in stability
|
преди 4 години |
Jeff Hutchinson
|
35500a87c6
initial port of the new interpreter
|
преди 4 години |
Lukas Aldershaab
|
763c205451
Add type of Children in SimGroup and GuiControl
|
преди 5 години |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
преди 5 години |
Lukas Joergensen
|
76908eae3c
Eliminate DefineConsoleMethod
|
преди 7 години |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
преди 7 години |
Marc Chapman
|
9d547537fd
canvas -- Added a way for a child control to handle an event but still have GuiCanvas::processInputEvent() return false, therefore allowing the event to also be handled by the ActionMap. (see DemoGame::processInputEvent()) . Also added methods for clearing "down" status of mouse buttons in cases where ActionMap grabs the mouse for dragging and masks the up events from GuiCanvas.
|
преди 8 години |
Azaezel
|
fbfd3ed8ed
clang: constructor initialization order
|
преди 9 години |
Anis
|
9acf487f03
Merge pull request #1332 from Azaezel/guiRelativeYresizes
|
преди 9 години |
Areloch
|
dbe870f8e5
Merge pull request #1433 from Azaezel/CommandControl
|
преди 10 години |
Areloch
|
165cdb64e9
Merge pull request #1322 from Areloch/String_isEmpty_Convert
|
преди 10 години |
Azaezel
|
ad5a7dfe0b
The TypeCommand type brings up a full notepad-esque interface.
|
преди 10 години |
Areloch
|
bedc79aacb
Merges in Monkey's fixes PR with a resolution for a conflict
|
преди 10 години |
Areloch
|
3a18819e1e
Issue found by PVS Studio:
|
преди 10 години |
Areloch
|
2002d74b78
Issue found with PVS-Studio:
|
преди 10 години |
Azaezel
|
138d34e31c
renames for clarity: relativeToYL changed to aspectLeft ect. also by request, vertsizing options for down the line when mobile is supported..
|
преди 10 години |
Azaezel
|
6b0c6ae8ac
adds 3 new horizontal relative gui entries for dealing with swapping elements between 4:3 and 16:9 aspect ratios. "relativeToYL" maintains the initial aspect ratio, keeping the leftmost edge the same, "relativeToYR" also shifts it so the right hand side is shifted over so that edge would match, and "relativeToYC" takes/adds space from both sides
|
преди 10 години |
Areloch
|
6e8fa7215a
Moves from using dStrIsEmpty to the new String::isEmpty static function. Keeps things cleaner, consistent, and works with intellisense.
|
преди 10 години |
James Urquhart
|
3a457749ec
Oculus VR DK2 Support
|
преди 10 години |
Nathan Bowhay
|
a6510190bb
Added a bit more documentation
|
преди 10 години |
Nathan Bowhay
|
d0972c9be1
Small crash fix
|
преди 10 години |
Daniel Buckmaster
|
f1da30f285
Those are ints, not floats.
|
преди 10 години |
Daniel Buckmaster
|
3ab048c5b0
Fixes after feedback from Luis.
|
преди 10 години |
Daniel Buckmaster
|
9396ae7176
Merge remote-tracking branch 'Winterleaf/Development-Console' into defineconsolemethod
|
преди 10 години |