Skip to content

Releases: galacean/effects-runtime

v1.6.6

02 Aug 08:48
57b3a00
Compare
Choose a tag to compare
  • Fix: Resolve the timing issue of textMesh destruction in extreme cases. #535 @Sruimeng

  • Fix: 修复极端情况下 textMesh 销毁时序问题。#535 @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 链接!

v1.6.5

26 Jul 06:52
d90a06d
Compare
Choose a tag to compare
  • Fix: Added a size conversion function for Spine elements under the new and old scaling rules to ensure compatibility with older versions. #522 @RGCHN

  • Fix: 增加 Spine 元素新旧缩放规则下大小转换函数,兼容老版本问题。#522 @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 链接!

v1.6.4

19 Jul 07:45
6aff6af
Compare
Choose a tag to compare
  • Fix: Fixed support for WeChat mini-program spine and model plugins. #507 @Sruimeng

  • Fix: 修复微信小程序 spine 和 model 插件的支持。#507 @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 链接!

v1.6.3

12 Jul 06:15
e5f71ea
Compare
Choose a tag to compare
  • Fix: Spine 插件缩放兼容相机水平裁切。#500 @RGCHN

  • Fix: Ensure Spine plugin scaling is compatible with camera horizontal cropping. #500 @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 链接!

v1.6.2

08 Jul 06:16
d7b82b8
Compare
Choose a tag to compare
  • Fix: Fixed the issue where text setting fails when the variable is a number. #480 @Sruimeng
  • Fix: Fixed the pixel coordinate conversion error when the camera is not at the origin. #481 @RGCHN

  • Fix: 修复当 variable 为 number 时文本设置失效问题。#480 @Sruimeng
  • Fix: 修复 camera 不在原点时的像素坐标转换错误。#481 @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 链接!

v1.6.1

02 Jul 11:42
cbdf0c7
Compare
Choose a tag to compare
  • Fix: Fixed the text layout issue caused by fontSize. #469 @Sruimeng

  • Fix: 修复 fontSize 导致的文本布局问题。#469 @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 链接!

v1.6.0

28 Jun 07:36
84b7a94
Compare
Choose a tag to compare
  • Feat: Add control parameters for interactive elements. #443 @RGCHN
  • Feat: Add segment duration during loading. #442 @Sruimeng
  • Feat: Add interfaces for Composition and Spine elements. #432 @RGCHN
  • Build: Add alpha/beta release commands. #434 @yiiqii
  • Fix: Fix the vertical alignment issue with multi-line text. #455 #456 @Sruimeng
  • Fix: transparent object sort problem. #458 @liuxi150

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 链接!

v1.5.2

21 Jun 09:16
5546c64
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 链接!

v1.5.1

05 Jun 03:42
593c0db
Compare
Choose a tag to compare
  • Fix: Added a toggle to enable or disable the listening for the WebGL Context Lost event on the window. #405 @liuxi150
  • Chore: Modify the resizeRule type. #407 @RGCHN

  • Fix: 增加 window 是否监听 WebGL Context Lost 事件开关。#405 @liuxi150
  • Chore: 修改 resizeRule 类型。#407 @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 链接!

v1.5.0

03 Jun 07:40
5baeec8
Compare
Choose a tag to compare
  • Feat: Added compatibility and packaging for Alipay Mini Program. #370 @RGCHN
    • Feat: Downgraded plugin support for mini programs. #385 @RGCHN
    • Build: Added Alipay Mini Program packaging configuration. #388 @RGCHN
  • Feat: Spine upgrade and modification of scaling rules. #367 @RGCHN
  • Fix: Removed the triggering of webglcontextlost event upon player destruction. #371 @RGCHN
  • Test: fix frame compare. #386 @liuxi150

  • Feat: 增加支付宝小程序兼容和打包处理。#370 @RGCHN
    • Feat: 降级插件支持小程序。#385 @RGCHN
    • Build: 增加 alipay 小程序打包配置。#388 @RGCHN
  • Feat: Spine 升级和缩放规则修改。#367 @RGCHN
  • Fix: 移除 player 销毁时触发 webglcontextlost 事件。#371 @RGCHN
  • Test: fix frame compare. #386 @liuxi150

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