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

Feat: advanced debug menu #1781

Merged
merged 60 commits into from
Aug 17, 2024
Merged

Feat: advanced debug menu #1781

merged 60 commits into from
Aug 17, 2024

Conversation

NickKhalow
Copy link
Contributor

@NickKhalow NickKhalow commented Aug 15, 2024

How to Test

  1. Launch app without -debug flag, check the debug panel
  2. Launch app with -debug flag, check the debug panel again

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@NickKhalow NickKhalow self-assigned this Aug 15, 2024
@NickKhalow NickKhalow linked an issue Aug 15, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Aug 15, 2024

badge

New build in progress, come back later!

Copy link

@Ludmilafantaniella Ludmilafantaniella left a comment

Choose a reason for hiding this comment

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

🟢 Feat Verified and Approved by QA
The feature has been tested and is working as expected. When launching the app without the -debug flag, only some options are visible. With the -debug flag, all options are accessible.

image

@m3taphysics m3taphysics self-requested a review August 15, 2024 12:29
# Conflicts:
#	Explorer/Assets/DCL/Character/CharacterCamera/Systems/ApplyCinemachineCameraInputSystem.cs
@NickKhalow NickKhalow enabled auto-merge (squash) August 16, 2024 13:50
Copy link
Collaborator

@lorux0 lorux0 left a comment

Choose a reason for hiding this comment

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

Approving, but the refactor gets pending for later!

@NickKhalow NickKhalow merged commit c8c9dcd into main Aug 17, 2024
5 checks passed
@NickKhalow NickKhalow deleted the feat/advanced-debug-menu branch August 17, 2024 02:21
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.

Disable Debug Camera & Debug Menu in build
6 participants