BS-JD-205 - Content Browser file operations and reference-safe moves #20
Labels
No Label
area:animation
area:assets
area:audio
area:brushes
area:build-release
area:extensions
area:governance
area:hierarchy
area:inspector
area:navigation
area:operators
area:physics
area:project-ux
area:quality
area:rendering
area:runtime
area:scene-io
area:terrain
area:viewport
priority:P0
priority:P1
priority:P2
priority:P3
roadmap:jackdaw
roadmap:production
type:architecture
type:docs
type:epic
type:feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Falling-Metal-Interactive/Blacksite#20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Turn the filesystem-backed Content Browser into a safe project file manager while preserving stable asset identity and authored references.
Why
Users must be able to organize project content without leaving the editor or silently breaking scenes. This expands the original rename/move repair ticket rather than creating a duplicate.
Scope
AssetIdacross moves/renames and repair cached paths in scenes, prefabs, Materials/Instances, model material mappings, generated manifests, thumbnails, and registry metadata..index,.trash, thumbnail, and derived-artifact locations from ordinary operations.Acceptance criteria
assets/and complete rename/move/duplicate/cut/copy/paste/drag-to-folder workflows entirely in the Content Browser.Dependencies
Part of epic #59. The storage/type contract and path-agnostic catalog work land first. Coordinate with live watcher #19 and headless processing #21.
Tests/docs
Recursive transaction and rollback fixtures; reference-repair fixtures across scenes/prefabs/materials/model mappings; native drag-to-folder and restart acceptance. Document the workflow in the canonical content-workspace guide.
BS-JD-205 - Asset rename/move reference repairto BS-JD-205 - Content Browser file operations and reference-safe movesClosed against M2 candidate
cf6eabaThe Content Browser now provides reviewed create/rename/move/duplicate/cut/copy/paste/trash/restore/undo, drag-to-folder, destination-first import, adoption, collision/dependency previews, guarded reference rewrites, and byte-exact rollback. Native empty-space, selection, batch, move, duplicate, trash, and undo scenarios pass.
Consolidated code, deterministic, native, and package evidence: M2 evaluation record. Candidate gates passed in full and the commit is published on
codex/m2-content-workspace.