Skip to content

Comments

develop#235

Merged
ienaga merged 5 commits intomainfrom
develop
Nov 21, 2025
Merged

develop#235
ienaga merged 5 commits intomainfrom
develop

Conversation

@ienaga
Copy link
Member

@ienaga ienaga commented Nov 21, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 21, 2025 14:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request represents a version 2.11.0 release with a critical bugfix for scissor test state management and dependency updates.

  • Fixed scissor test state restoration issue (GitHub issue #234) by replacing a service call with direct GL calls
  • Bumped version from 2.10.0 to 2.11.0 across the project
  • Updated development dependencies (vitest, vite, rollup) to their latest patch versions

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/index.ts Updated console log version string to 2.11.0
packages/webgl/src/Shader/GradientLUTGenerator/usecase/GradientLUTGenerateShapeTextureUseCase.ts Fixed scissor test state restoration bug by replacing service call with direct GL enable/scissor calls and removed unused import
packages/webgl/src/Shader/GradientLUTGenerator/usecase/GradientLUTGenerateShapeTextureUseCase.test.ts Added comprehensive test coverage for the scissor test bugfix with multiple test cases verifying proper state restoration
package.json Bumped version to 2.11.0 and updated dev dependencies (vitest 4.0.12, vite 7.2.4, rollup 4.53.3)
package-lock.json Updated lockfile to match package.json dependency changes and cleaned up peer dependency flags

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ienaga ienaga merged commit 5c6ec85 into main Nov 21, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant