-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add scene logs #442
Add scene logs #442
Conversation
8a54cd0
to
b2f3e6b
Compare
bf3ed69
to
6034d17
Compare
Test this pull request on windows-latestDownload the correct version for your architecture: |
Test this pull request on macos-latestDownload the correct version for your architecture:Click here if you don't know which version to downloadFor running this unsigned version of the app, you will need to run the xattr command on it:
|
415472f
to
2eeafda
Compare
78f1093
to
e57410d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left minor comments, overall good work!
e57410d
to
5a0b51c
Compare
Hey team! tested all the requirements of the PR in both platforms! ✅ Test debugger window creation ✅ |
requires decentraland/js-sdk-toolchain#1070
closes #327 (figma link included in issue)
Scene Debugger Implementation
This PR introduces a new Scene Debugger feature that allows developers to view console output from their scenes in a dedicated window.
Key Changes
New Features
ansi-to-html
Dependencies
ansi-to-html
package for console color supportTesting
How to test: