Skip to content

Conversation

@StarryThrone
Copy link
Collaborator

为 LayerRecorder 添加矩阵变换支持,允许在录制过程中对绘制内容应用变换矩阵。

主要变更:

  • LayerRecorder 新增 setMatrix()concat() 方法
  • 引入 MatrixContent 用于存储矩阵变换信息
  • 重构 GeometryContent 为 DrawContent,统一绘制内容结构
  • 更新序列化支持矩阵内容的导出

…ayer_recorder_matrix

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
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