Skip to content

Debug system overhaul.#28

Merged
Force67 merged 24 commits into
masterfrom
feat/debug-system
Jan 24, 2022
Merged

Debug system overhaul.#28
Force67 merged 24 commits into
masterfrom
feat/debug-system

Conversation

@Force67

@Force67 Force67 commented Jan 24, 2022

Copy link
Copy Markdown
Member

SkyrimTogether_28hOdoEOkV

@RobbeBryssinck RobbeBryssinck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, don't forget those merge conflicts which can't be solved in the web editor though.

Comment thread Code/client/Services/Debug/Views/ComponentView.cpp Outdated
ImGui::InputScalar("Cached ref ID", ImGuiDataType_U32, &remote.CachedRefId, 0, 0, "%" PRIx32,
ImGuiInputTextFlags_CharsHexadecimal);

if (ImGui::CollapsingHeader("InterpolationComponent"))

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why only display these 3 components?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Local components dont make sense, feel free to let me know which others make sense tho.

@Force67 Force67 merged commit f89cf98 into master Jan 24, 2022
@Force67 Force67 deleted the feat/debug-system branch January 24, 2022 14:25
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