docs(supersplat): document timeline key copying and camera pose gizmos#1083
Merged
Conversation
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]>
This was referenced Jul 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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):
,/./</>keyboard shortcutsAll behavior verified against the SuperSplat source. The Japanese translation is updated to match, using the localized UI labels (設定 / カメラを表示).
🤖 Generated with Claude Code