Skip to content

Conversation

@judemille
Copy link

I've robustified the proposed Commands API, added it to CMake, and brought in changes from upstream master. Intended to augment PhilippMuenzel#8.

Philipp Münzel and others added 25 commits March 27, 2018 04:23
place to do shit rather than in the wantRedraw override. Changing window
params from the draw callback can crash in VR, so don't do it.
Since the OSD is considered a "transient" thing only needed to alert the
user to something that has gone wrong, or notification-like update to
something that just happened, it has no logic to go in or out of VR
mode. It stays in VR or in 2D simply where it was created.
for writability, the lookup exception now carries the dataref name for the exception's what()
Added the commands files to CMake, made the API more modern (in my
personal opinion), and added more error checking to avoid UB.

Signed-off-by: Julia DeMille <me@jdemille.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants