Skip to content
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

Show childof hierarchy on the world inspector #1064

Merged

Conversation

diogomsmiranda
Copy link
Contributor

@diogomsmiranda diogomsmiranda commented Mar 3, 2024

Description

Include a summary of the changes here.

Checklist

  • Self-review changes.
  • Evaluate impact on the documentation.
  • Add entry to the changelog's unreleased section.

Copy link
Contributor

github-actions bot commented Mar 3, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1064/
on branch gh-pages at 2024-03-05 13:00 UTC

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Clang-Tidy found issue(s) with the introduced code (1/1)

@diogomsmiranda diogomsmiranda force-pushed the 991-show-childof-hierarchy-on-the-world-inspector branch 2 times, most recently from 8d458f2 to 7f2d738 Compare March 3, 2024 16:54
@github-actions github-actions bot dismissed their stale review March 3, 2024 16:56

No Clang-Tidy warnings found so I assume my comments were addressed

Copy link

codecov bot commented Mar 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.81%. Comparing base (58fdb91) to head (691e7d6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1064   +/-   ##
=======================================
  Coverage   37.81%   37.81%           
=======================================
  Files         304      304           
  Lines       25260    25260           
=======================================
  Hits         9551     9551           
  Misses      15709    15709           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@diogomsmiranda diogomsmiranda force-pushed the 991-show-childof-hierarchy-on-the-world-inspector branch 5 times, most recently from bcb8f68 to d7c69d7 Compare March 6, 2024 14:53
Copy link
Member

@RiscadoA RiscadoA left a comment

Choose a reason for hiding this comment

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

Thanks for working on this! Looks good to me 😌 really cool to now have be able to see scenes in a more familiar way in CUBOS

@diogomsmiranda diogomsmiranda force-pushed the 991-show-childof-hierarchy-on-the-world-inspector branch from d7c69d7 to 691e7d6 Compare March 6, 2024 15:07
@diogomsmiranda diogomsmiranda merged commit 074ff7f into main Mar 6, 2024
11 checks passed
@diogomsmiranda diogomsmiranda deleted the 991-show-childof-hierarchy-on-the-world-inspector branch March 6, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show ChildOf hierarchy on the World Inspector
2 participants