FireForge
|
eb573da2b5
|
Use "odd" style for TabContainers on base BG color
- Use the "odd" style for TabContainers that are on a background with the same color as the default TabContainer background color to add contrast
|
2022-05-26 21:19:15 -05:00 |
|
Nathan Franke
|
77c8f271e7
|
use ERR_FAIL_INDEX when preferred
|
2022-05-25 13:36:45 -05:00 |
|
Josh Kabo
|
1570bcd03b
|
catch null profile_def causing crash on startup
|
2022-04-11 08:55:23 -07:00 |
|
Rémi Verschelde
|
f8ab79e68a
|
Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
|
2022-04-04 19:49:50 +02:00 |
|
Bastiaan Olij
|
9b7b9de0e5
|
Add action map editor for OpenXR
|
2022-04-04 18:43:29 +10:00 |
|