Skip to content

Releases: galacean/effects-runtime

v2.3.2

14 Apr 01:28
4bebbce
Compare
Choose a tag to compare

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!

v2.3.1

03 Apr 07:14
fa7adbe
Compare
Choose a tag to compare

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!

v2.3.0

02 Apr 12:07
ea0f8ab
Compare
Choose a tag to compare
  • Feat: Added logic for Android to default to using WebGL2. #861 @RGCHN
  • Feat: Extended the setTexture method to support direct input of resource URLs. #862 @Sruimeng
  • Feat: shape component support multi-shape and stroke attribute. #870 @wumaolinmaoan
  • Feat: add vector2 curve. #878 @wumaolinmaoan
  • Feat: support rectangle roundness. #891 @wumaolinmaoan
  • Feat: support vector animation. #882 @wumaolinmaoan
  • Feat: particle follow emitter transform. #887 @wumaolinmaoan
  • Feat: composition component add pause and resume. #903 @wumaolinmaoan
  • Feat: Added an onError parameter to the Player initialization options to capture all exceptions during new Player or loadScene. #905 @yiiqii
  • Feat: Support for dynamically modifying the maximum number of particles. #913 @RGCHN
  • Feat: Exposed video play and pause methods of the multimedia plugin and fixed video freeze logic. #871 @Sruimeng
  • Feat: enhance video component for transparent video support. #888 @Sruimeng
    • Fix: improve alpha blending in transparent video shader. #907 @Sruimeng
  • Feat: Added implementation for unsupported methods in the rich text component. #892 @Sruimeng
  • Feat: Added support for text overflow modes and optimized text line count calculations. #898 @Sruimeng
    • Fix: Fixed issues with text component line count calculation and font description logic. #927 @Sruimeng
  • Feat(rich-text): Added support for rich text size parameters and refactored text rendering logic. #900 @Sruimeng
  • Feat(rich-text): Supported letter spacing adjustments and optimized text rendering logic. #906 @Sruimeng
  • Fix: camera view matrix calculate. #912 @wumaolinmaoan
  • Fix: Improved the processing of colors and uniform variables in ThreeMaterial. #917 @Sruimeng
  • Fix: geometry bounding box. #915 @wumaolinmaoan
  • Fix: camera gesture rotation. #926 @wumaolinmaoan
  • Refactor: Refactored the version31Migration function and its calculation location. #890 @Sruimeng
  • Refactor: base render component set color use math.Color type. #908 @wumaolinmaoan
  • Refactor: Scene load and pre composition instantiation logic. #909 @wumaolinmaoan
    • Refactor: Refactored the THREE plugin to follow the Player's loadScene multi-composition changes. #928 @yiiqii
      • test: Added frame comparison test cases.
      • fix: typo issue
    • Refactor: plugin system register and precompile logic. #922 @wumaolinmaoan
      • fix 3d rendering error caused by precompile timing
    • Fix: composition index issue. #921 @yiiqii
    • Fix: 3d unit test. #923 @wumaolinmaoan
  • Perf: Removed the string-hash dependency, unifying the use of internal methods. #877 @yiiqii
  • Build: Minified the output for mini-programs. #911 @yiiqii
  • Chore: Replaced the resources used in the Spine multi-composition demo. #919 @RGCHN

Read more

v2.2.7

28 Feb 11:29
c3b1925
Compare
Choose a tag to compare
  • Fix: The sampling of the curve's start and end points does not differentiate between types of keyframes. #889 @RGCHN

  • Fix: 曲线起止采点不区分关键帧类型。#889 @RGCHN

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!

v2.2.6

21 Feb 06:27
410cf7f
Compare
Choose a tag to compare
  • Fix: Corrected the name of the rich text plugin. #873 @Sruimeng
  • Fix: Fixed the error at the end of the freeze frame keyframe. #876 @RGCHN
  • Fix: Resolved an error in the event system after the player is destroyed. #872 @Sruimeng
  • Chore(deps): bump @vvfx/resource-detection to 0.7.1. #875 @yiiqii

  • Fix: 修复富文本插件名称。#873 @Sruimeng
  • Fix: 修复定格关键帧结尾的错误。#876 @RGCHN
  • Fix: 修复 player 销毁后,事件系统报错。#872 @Sruimeng
  • Chore(deps): bump @vvfx/resource-detection to 0.7.1. #875 @yiiqii

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!

v2.2.5

14 Feb 09:24
58451f5
Compare
Choose a tag to compare
  • Fix: Resolved the issue where rich text rendering resulted in a blank screen. #857 @Sruimeng
  • Fix: Eliminated the logic where an additional particle was removed upon clicking. #863 @RGCHN
  • Fix: Removed the logic where an HTTP request response code of 0 indicated success. #860 @RGCHN
  • Fix: 3d mesh max joint and camera rotation error. #858 @wumaolinmaoan

  • Fix: 修复富文本渲染白屏问题。#857 @Sruimeng
  • Fix: 移除粒子点击后会多移除一个的逻辑。#863 @RGCHN
  • Fix: 移除 http 请求 response 代码 0 表示成功的逻辑。#860 @RGCHN
  • Fix: 3d mesh max joint and camera rotation error. #858 @wumaolinmaoan

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!

v2.2.4

07 Feb 11:48
20512f4
Compare
Choose a tag to compare
  • Fix: update texture and material in TextComponentBase. #855 @Sruimeng

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!

v2.2.3

07 Feb 03:03
21e2e58
Compare
Choose a tag to compare

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!

v2.2.2

20 Jan 04:16
f3aac01
Compare
Choose a tag to compare

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!

v2.2.1

03 Jan 07:28
e0a3739
Compare
Choose a tag to compare

UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js

Note: Please do not use the above CDN links in the production environment!
注意:请不要在生产环境使用上面的 CDN 链接!