Skip to content

docs(supersplat): document timeline key copying and camera pose gizmos#1083

Merged
willeastcott merged 3 commits into
mainfrom
docs/supersplat-timeline-updates
Jul 4, 2026
Merged

docs(supersplat): document timeline key copying and camera pose gizmos#1083
willeastcott merged 3 commits into
mainfrom
docs/supersplat-timeline-updates

Conversation

@willeastcott

Copy link
Copy Markdown
Contributor

Summary

Documents the user-facing timeline changes from playcanvas/supersplat#805 (surfaced in playcanvas/supersplat#609, where users were pointed at the Shift+drag key copying feature that wasn't yet in the manual):

  • Copying keyframes — new section: Shift+drag a keyframe on the timeline to create a copy at the target frame, leaving the original in place
  • Previous/Next Frame buttons — updates the stale description: they now step one frame at a time, and jump to the previous/next keyframe when Shift is held. Also documents the , / . / < / > keyboard shortcuts
  • Show Cameras toggle — new "Visualizing Keyframe Cameras" section covering the Settings panel toggle that renders wireframe camera gizmos at each keyframe pose in the viewport
  • Notes that all keyframe edits are undoable

All behavior verified against the SuperSplat source. The Japanese translation is updated to match, using the localized UI labels (設定 / カメラを表示).

🤖 Generated with Claude Code

Covers the user-facing timeline changes from playcanvas/supersplat#805:

- Shift+drag a timeline keyframe to copy it instead of moving it
- Prev/Next buttons now step one frame; Shift+click jumps to keyframes
  (plus the `,` `.` `<` `>` keyboard shortcuts)
- New "Show Cameras" toggle in the Settings panel renders camera pose
  gizmos at each keyframe

Also notes that all keyframe edits are undoable. Japanese translation
updated to match.

Co-Authored-By: Claude Fable 5 <[email protected]>
Wrap the keyboard navigation hint in a titled tip and move the
undo/redo sentence out of the section intro into a note, now naming
the Ctrl+Z / Ctrl+Shift+Z shortcuts (verified against SuperSplat's
shortcut-manager, which also accepts Cmd on Mac).

Co-Authored-By: Claude Fable 5 <[email protected]>
The note covers operations from all three keyframe sections (creating,
editing, deleting), so place it after the last of them rather than
inside Editing Keyframes, and order the enumerated operations to match
the section order.

Co-Authored-By: Claude Fable 5 <[email protected]>
@willeastcott willeastcott self-assigned this Jul 4, 2026
@willeastcott willeastcott merged commit 2e47f5c into main Jul 4, 2026
3 checks passed
@willeastcott willeastcott deleted the docs/supersplat-timeline-updates branch July 4, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant