Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |