Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bugfixes 01 - #43

Merged
k9p5 merged 7 commits into
mainfrom
bugfixes-01
Aug 31, 2026
Merged

Bugfixes 01#43
k9p5 merged 7 commits into
mainfrom
bugfixes-01

Conversation

@k9p5

@k9p5 k9p5 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

No description provided.

k9p5 added 7 commits August 31, 2026 11:28
- Revised the `KeyframeProps` type definition to specify that `time` is source-local, meaning it refers to the source's first frame rather than the clip's start.
- Enhanced the `keyframes.md` documentation to reflect this change, providing clearer guidance on how keyframes relate to trimmed clips and playback rates.
- Added an example to illustrate the impact of `sourceIn` on keyframe timing, improving understanding for developers.
- Updated the `EXCLUDED_PROPS` in `history.ts` to include 'timeline', ensuring proper state handling.
- Introduced `reportView` function in `controller.ts` to track timeline view changes, integrating it into the timeline update process.
- Modified `timeline.ts` to call `updateTimelineTransform` every draw pass, improving responsiveness to view changes.
- Added `timeline` property to `SceneProps` in `types.ts` to store the scene's timeline viewport state.
- Updated documentation to reflect the new `timeline` property and its implications for scene state management.
- Changed the JSX_VERSION from a function to a static string "latest" for consistency and simplicity.
- Updated the packageJson function to reflect this change in the devDependencies section, ensuring the correct version is used for the @diffusionstudio/jsx package.
- Added width and height properties to the ExportProgress component for better display of video dimensions.
- Implemented resolution options and selection logic in the ExportPanel, allowing users to choose output resolutions dynamically.
- Integrated video encoding checks in the ExportProvider to ensure compatibility with selected resolutions and codecs.
- Updated rendering logic to reflect actual output sizes based on scene dimensions and selected resolution, improving user feedback during exports.
- Modified the ExportPanel to calculate resolution based on the shorter side of the scene, improving output consistency for both landscape and portrait formats.
- Replaced the computeOutputSize function with scaleSize for better clarity in scaling logic.
- Updated the VideoConfig interface to reflect the new resolution definition, emphasizing the output's shorter side.
- Enhanced the computeOutputSize function to align with the new resolution handling, ensuring accurate output sizes for various scene dimensions.
- Introduced CLI installation logic in cli-install.ts, allowing the app to link the dapi command line tool into the user's PATH with appropriate permissions.
- Updated main-channels.ts to include new channels for checking CLI installation status and initiating CLI installation.
- Integrated CLI installation handling in main.ts, enabling the app to respond to installation requests.
- Created skills-install.ts to manage the installation of agent skills, checking for existing installations and executing the installation command.
- Enhanced the app menu to provide an option for installing the dapi CLI, with user feedback on installation success or failure.
- Developed an onboarding page to guide users through CLI and skills setup, improving the initial user experience.
- Bumped version from 0.201.0 to 0.202.0 in package.json and package-lock.json for the editor, CLI, desktop, and web applications.
- Ensured consistency in versioning across all related packages to reflect the latest updates.
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
editor-web Error Error Aug 31, 2026 3:48pm

@k9p5
k9p5 merged commit 921e50f into main Aug 31, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant