-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(editor): show camera zoom curves on timeline #1894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ivan17lai
wants to merge
30
commits into
CapSoftware:main
Choose a base branch
from
ivan17lai:feat/zoom-curves
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
6e819e4
feat: add continuous zoom curve visualization with visibility toggle
6e83547
fix: syntax error in ZoomTrack.tsx
55bbbc9
fix: allow ZoomTrack segments to be overflow-visible to show ending c…
ea4fe36
style: use asymptotic curve scaling to prevent high zoom levels from …
c933ba5
refactor: move Timeline settings to the top right of the Timeline panel
56385a9
chore: fix TS types in TimelineDropdown
13956d3
refactor: extract zoom curves to dedicated sub-track toggled by track…
413ce8c
feat: refine zoom curves to be pure lines without blocks and add expa…
ad73d97
fix: make zoom curve track move with timeline and add limit lines
cc0d44b
feat: visually indicate subordinate track relation with tree branch c…
5a695db
feat: animate curve track collapse and fix alignment
984ed9f
fix: make curve width reactive so SVG scales correctly with timeline …
2c92155
fix: adjust ramp down curve to finish inside the zoom segment block
3c12a48
fix: revert ramp-down bounds and change zoom mapping to be linear
cdbfe8f
fix: make zoom curve width match actual 1.0s video animation duration
b10db4e
feat: make zoom curve continuous and color sloped sections
4fb9501
style: lighten zoom curve colors and update max zoom to 4.5
495270f
style: increase transparency of gray zoom curve sections
0d0838d
style: make blue curve color lighter (blue-300)
ac8179e
style: make blue curve color even lighter (blue-200)
868b0e4
style: reduce gray curve transparency in dark mode for better visibility
0be90b5
style: make blue curve glow brightly with drop-shadow
538147a
style: revert light mode blue to original and keep glow only in dark …
7b70100
feat: add collapse overlay to zoom curve track icon
84be3e7
feat: change zoom curve track icon to Expand and remove collapse over…
c4381b0
fix(ui): restrict track icon overlay hover state to icon container only
2e57253
fix(ui): gracefully interpolate zooming curves when segments are clos…
b38d084
fix(ui): restore track row hover scope for delete button, constrain i…
eb4e310
chore(ui): move Show import to top of file in TrackManager
af16afe
chore(ui): remove dead inline curve code from ZoomTrack segment blocks
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.