Skip to content

Rename 'buffers' -> 'workspace'; add API docs - #491

Merged
mkeeter merged 1 commit into
mainfrom
rename-buffers
Sep 12, 2026
Merged

mkeeter merged 1 commit into
mainfrom
rename-buffers

Conversation

@mkeeter

@mkeeter mkeeter commented Sep 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

Stale API calls and undefined buffers references currently prevent compilation, and parts of the public rename remain incomplete.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Renames GPU buffer collections to workspaces and expands API documentation.

Changes:

  • Renames rendering and effects workspace APIs.
  • Adds low-level voxel command encoding support.
  • Updates documentation and CLI usage.
File summaries
File Description
fidget-wgpu/src/voxel/mod.rs Renames voxel workspaces and adds encoding API.
fidget-wgpu/src/voxel/effects/mod.rs Renames effects workspaces.
fidget-wgpu/src/pixel/mod.rs Renames pixel workspace APIs.
fidget-wgpu/src/pixel/effects/mod.rs Renames merge workspace APIs.
fidget-wgpu/src/lib.rs Adds crate-level API documentation.
demos/cli/src/main.rs Migrates CLI workspace usage.
CHANGELOG.md Records the API rename.
Review details
  • Files reviewed: 7/7 changed files
  • Comments generated: 9
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread demos/cli/src/main.rs
Comment thread fidget-wgpu/src/pixel/mod.rs
Comment thread fidget-wgpu/src/voxel/mod.rs
Comment thread fidget-wgpu/src/voxel/effects/mod.rs Outdated
Comment thread fidget-wgpu/src/voxel/mod.rs Outdated
Comment thread CHANGELOG.md
Comment thread fidget-wgpu/src/lib.rs Outdated
Comment thread fidget-wgpu/src/pixel/mod.rs Outdated
Comment thread fidget-wgpu/src/pixel/mod.rs Outdated
@mkeeter
mkeeter force-pushed the rename-buffers branch 2 times, most recently from 575c894 to 4343e0b Compare September 12, 2026 14:24
@mkeeter
mkeeter added this pull request to stack #493 September 12, 2026 14:28
@mkeeter
mkeeter merged commit bc6b3cc into main Sep 12, 2026
14 checks passed
@mkeeter
mkeeter deleted the rename-buffers branch September 12, 2026 14:43
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.

2 participants