Skip to content

Conversation

@dorodnic
Copy link
Contributor

Rebased.
Includes firmware logs + firmware commands and calibration data window

@ev-mp ev-mp mentioned this pull request Jun 23, 2020
if (action == GLFW_RELEASE)
io.KeysDown[key] = false;

if (mods && GLFW_MOD_CONTROL) io.KeysDown[GLFW_KEY_LEFT_CONTROL] = true;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be lost during the next imGui upgrade

#include "model-views.h"
#include "os.h"

#include "../src/ds5/ds5-private.h"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any way to avoid this?

@ev-mp ev-mp merged commit d5ac8bb into realsenseai:development Jun 23, 2020
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