Upgrade request analysis routing
This commit is contained in:
parent
1cd446bae8
commit
db3e080640
19 changed files with 1520 additions and 66 deletions
13
docs/kb/modules/chunk-and-world-ops.md
Normal file
13
docs/kb/modules/chunk-and-world-ops.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Chunk And World Operations
|
||||
|
||||
## What This Module Covers
|
||||
|
||||
This module handles world-scale navigation and chunk-backed operations rather than single-asset editing.
|
||||
|
||||
## Existing Capabilities
|
||||
|
||||
- neighborhood chunk loading around the current viewport
|
||||
- chunk move, duplicate, rotate, flip, and delete flows
|
||||
- world overview interactions
|
||||
- bookmark and point-of-interest navigation
|
||||
- batch save paths for chunk edits
|
||||
Loading…
Add table
Add a link
Reference in a new issue