Skip to content

Improve GLTF loading and Inspector #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 29, 2022
Merged

Improve GLTF loading and Inspector #51

merged 2 commits into from
Oct 29, 2022

Conversation

karnkaul
Copy link
Member

@karnkaul karnkaul commented Oct 29, 2022

  • If directory dragged onto window, search for .gltf in it.
  • Improve progres bar: use full-width window at bottom instead of a modal popup.
  • Add and use struct Bool as conversion-resistant alias for bool.
  • Use ImGui::CollapsingHeader for Inspector root nodes.
  • Separate visual label and ID for named / numbered scene components.
  • Open Transform by default in inspector.

Screenshot_20221029_150948

- If directory dragged onto window, search for `.gltf` in it.
- Improve progres bar: use full-width window at bottom instead of a modal popup.
- Add and use `struct Bool` as conversion-resistant alias for `bool`.
- Add title bar.
- Adjust dimensions.
- Make non-movable and non-resizable.
@karnkaul karnkaul changed the title Improve GLTF loading Improve GLTF loading and Inspector Oct 29, 2022
@karnkaul karnkaul marked this pull request as ready for review October 29, 2022 22:10
@karnkaul karnkaul enabled auto-merge (squash) October 29, 2022 22:11
@karnkaul karnkaul disabled auto-merge October 29, 2022 22:11
@karnkaul karnkaul merged commit b26b623 into main Oct 29, 2022
@karnkaul karnkaul deleted the karnage/find-gltf branch October 29, 2022 22:11
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.

1 participant