Skip to content

Mobile safe area fix#169

Merged
theunavailableguy merged 16 commits into
masterfrom
mobile-safe-area-fix
Jul 19, 2026
Merged

Mobile safe area fix#169
theunavailableguy merged 16 commits into
masterfrom
mobile-safe-area-fix

Conversation

@AIEraDev

Copy link
Copy Markdown
Owner

No description provided.

AIEraDev added 15 commits July 14, 2026 03:28
- Update dependency to use file:../clypra-studio/packages/clypra-engine
- Add pixi.js and pixi-filters as explicit dependencies
- Enables direct access to shared color grading types and functions
- Reflect local file system link to @clypra-studio/engine
- Update pixi.js and pixi-filters dependencies
- Import and re-export GradingParams from @clypra-studio/engine
- Removes code duplication for color grading parameters
- Establishes engine as single source of truth
- Add optional gradingParams field for manual color adjustments
- Enables per-filter color grading overrides in the editor
- Add gradingParams field to evaluation result type
- Supports passing manual adjustments through evaluation pipeline
- Pass gradingParams from FilterNode to EvaluatedFilter
- Ensures manual adjustments flow through evaluation pipeline
- Import mergeGradingParams from @clypra-studio/engine
- Merge manual gradingParams with filter defaults
- Apply merged parameters to ColorAdjustmentsFilter during render
- Enables real-time color grading preview in editor
- Add Zustand action to update gradingParams for specific filter
- Supports UI controls for manual color adjustments
- Triggers re-render when grading parameters change
- Add Zustand action to update filter grading parameters
- Enables timeline-aware color grading adjustments
- Maintains consistency with projectStore API
- Add UI component for manual color adjustments panel
- Implement sliders for exposure, contrast, saturation, etc.
- Connect to updateFilterGradingParams store action
- Provides real-time color grading controls in properties panel
- Add AdjustmentsSection to properties index exports
- Makes component available for properties panel integration
- Add AdjustmentsSection to filter properties panel
- Display manual color grading controls for selected filters
- Complete end-to-end color grading UI integration
@theunavailableguy
theunavailableguy merged commit 5bddcf9 into master Jul 19, 2026
1 of 2 checks passed
@AIEraDev
AIEraDev deleted the mobile-safe-area-fix branch July 19, 2026 02:33
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.

2 participants