Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-26 | Use "odd" style for TabContainers on base BG color | FireForge | |
- 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-25 | use ERR_FAIL_INDEX when preferred | Nathan Franke | |
2022-04-11 | catch null profile_def causing crash on startup | Josh Kabo | |
2022-04-04 | Zero initialize all pointer class and struct members | RĂ©mi Verschelde | |
This prevents the pitfall of UB when checking if they have been assigned something valid by comparing to nullptr. | |||
2022-04-04 | Add action map editor for OpenXR | Bastiaan Olij | |