Releases: galacean/effects-specification
Releases · galacean/effects-specification
v2.1.0
- Feat: 增加 Spine 元素最后动作循环字段。#81 @RGCHN
- Feat: 增加音视频数据规范。#85 @Sruimeng
- Feat: add render settings. #88 @wumaolinmaoan
- Feat: add color and vector4 curve data. #92 @wumaolinmaoan
- Feat: add color and vector4 curve value. #103 @wumaolinmaoan
- Feat: add track and playable data type. #93 @wumaolinmaoan
- Feat: add post process volume data. #94 @wumaolinmaoan
- Feat: add item type. #95 @wumaolinmaoan
- Feat: 增加富文本相关参数。#96 @Sruimeng
- Feat: add shape data. #104 @wumaolinmaoan
- Refactor: move render settings to scene. #91 @wumaolinmaoan
- Refactor: postProcessEffectSettings. #101 @wumaolinmaoan
- Fix: 修正 texture 和 shapes 类型。#87 @yiiqii
- Fix: post process volume data extends component data. #102 @wumaolinmaoan
- Fix: optimize property content. #105 @Fzc09
- Chore: 移除无用的 fallbackImage 字段。#89 @yiiqii
- Style: 整理 assets 相关类型。#86 @yiiqii
v2.0.2
v2.0.1
v2.0.0
- Refactor: specification structure for componentization transformation. #4 #5 #8 #9 #12 #19 #21 #23 #24 #25 #30 #31 #32 #34 #38 #39 #46 #47 #48 #49 #51 #52 #53 #54 #55 #58 #60 #61 #63 #64 #68 #73 #78 @liuxi150 @wumaolinmaoan @Fzc09 @Sruimeng @yiiqii
- Feat: add BuiltInObjectGuid. #37 @wumaolinmaoan
- Feat: add image id. #43 @wumaolinmaoan
- Feat: add animation clip data. #44 @wumaolinmaoan
- Feat: update geometry data. #45 @wumaolinmaoan
- Feat: add node type. #57 @wumaolinmaoan
- Feat: add timeline asset data def. #59 @wumaolinmaoan
- Feat: skybox rotation. #67 @Sruimeng
- Feat: add miscs. #70 @wumaolinmaoan
- Feat: 增加 SpineComponent 类型。#71 @RGCHN
- Feat: add timeline data type. #72 @wumaolinmaoan
- Feat: geometry buffer support binary asset. #74 @wumaolinmaoan
- Feat: add geometry binary data. #75 @wumaolinmaoan
- Refactor: 移除滤镜元素相关类型和 fallback 逻辑。#35 @yiiqii
- Refactor: 移除文字模版相关类型定义。#36 @yiiqii
- Refactor: 将 fallback 代码移到 runtime 下。#41 @yiiqii
- Feat: 增加 Image 的 avif 字段。#76 @yiiqii
- Chore: 替换 Object.assign 为解构语法。#22 @yiiqii
- Chore: update commitlint cli。#29 @yiiqii
- Chore: 移除废弃的 Text 类型,规范注释。#69 @yiiqii
- Chore: 完善 TemplateContent 类型,增加 TemplateVariables 类型。#77 @yiiqii