Skip to content

Conversation

@willeastcott
Copy link
Contributor

I confirm I have read the contributing guidelines.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request restructures the Gaussian Splatting documentation by flattening the directory structure and consolidating content. The engine-features subdirectory is removed, and its content is moved directly under the building directory. The standalone streaming-lod-editor.md file is removed, with its content incorporated into lod-streaming.md.

Changes:

  • Flattened documentation structure by removing the engine-features subdirectory
  • Consolidated streaming LOD documentation into a single file
  • Expanded documentation for shadows, picking, performance, LOD streaming, custom shaders, and other engine features
  • Added AGENTS.md file with guidelines for AI agents working on the documentation
  • Updated all internal links to reflect the new file paths

Reviewed changes

Copilot reviewed 27 out of 32 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
AGENTS.md Adds comprehensive guidelines for AI agents, including project structure, critical rules, and commands
sidebars.js Updates navigation to flatten structure by removing engine-features category
docs/user-manual/gaussian-splatting/building/*.md Creates/expands documentation files with detailed content (shadows, picking, performance, LOD streaming, custom shaders, draw order, index)
docs/user-manual/gaussian-splatting/building/your-first-app/*.md Updates links to reference new flattened paths
docs/user-manual/gaussian-splatting/building/global-sorting.md Updates internal links to new paths
docs/user-manual/gaussian-splatting/building/streaming-lod-editor.md Removes file; content merged into lod-streaming.md
docs/user-manual/gaussian-splatting/building/engine-features/*.md Removes old files; content moved to parent directory
i18n/ja/docusaurus-plugin-content-docs/current/user-manual/gaussian-splatting/building/*.md Japanese translations for all new/updated English documentation
Comments suppressed due to low confidence (1)

docs/user-manual/gaussian-splatting/building/global-sorting.md:54

  • There's an inconsistency in the domain used for live examples. This file uses playcanvas.vercel.app while other files in the same directory (e.g., shadows.md, picking.md, lod-streaming.md) use playcanvas.github.io. The domain should be consistent across all examples in this section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@willeastcott willeastcott merged commit 97299a2 into main Jan 22, 2026
2 checks passed
@willeastcott willeastcott deleted the update-material branch January 22, 2026 00:28
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.

2 participants