Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces a comprehensive set of documentation improvements for the Sendama editor, focusing on clarifying workflows, detailing panel-specific controls, and providing a new modular guide set for task-oriented learning. The changes make it easier for users to understand how the editor works, what gets saved and when, and how to use its features effectively. The documentation now includes step-by-step guides, expanded explanations of panel behaviors, and clearer descriptions of asset and component workflows.
New Guides and Documentation Structure
docs/guides/README.md, including step-by-step guides for getting started, building scenes, working with assets, and using the Inspector. This makes the documentation more accessible and task-oriented. [1] [2] [3]README.mdanddocs/Editor.md, so users can easily find the guides. [1] [2]Editor Startup and Project Normalization
Panel and Workflow Details
Shift+Abehaves differently in each panel (Hierarchy, Assets, Inspector), and detailed the asset creation and add-component workflows. [1] [2] [3] [4] [5] [6]Scene and Asset Handling
Assetsand legacyassetsfolders, and improved descriptions of how scene and asset references are resolved. [1] [2] [3]Saving and Persistence
Ctrl+S) and immediate asset changes. [1] [2] [3]These improvements collectively make the editor documentation much more user-friendly and actionable, especially for new users or those learning specific workflows.