Releases: galacean/effects-runtime
v2.8.6
- Fix: error caused by the dispose of the ticker array during iteration. #1379 @wumaolinmaoan
- Fix: destroy engine if player creation fails. #1378 @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.8.5
- Fix: particle should emit click event when interact behavior is remove. #1371 @wumaolinmaoan
- Fix: use
Array.fromto split emoji string char. #1369 @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.8.4
- Chore: opt valid font family check logic in desktop. #1360 @wumaolinmaoan
- Fix: text font family unit test. #1366 @wumaolinmaoan
- Fix: text outline should not draw when outline width is 0. #1361 @wumaolinmaoan
- Fix: unify the rendering size units for rich text and sprite. #1363 @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.8.3
- Fix: create with data support mipmap. #1347 @Fryt1
- Fix: don't render outline when outlineWidth is undefined. #1351 @Fryt1
- Fix: geometry indices deserialize issue. #1350 @wumaolinmaoan
- Fix: outline layout. #1352 #1356 @Fryt1
- Fix: adapt ffd shader to fit max vertex uniform vectors. #1355 @ChengYi996
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.8.2
- Fix: update textVariable assignment logic. #1329 @Fryt1
- Fix: unify line height configuration on business side. #1339 @Fryt1
- Fix: improve video loading compatibility. #1342 @ChengYi996
- Fix: lost old gl context when player dispose. #1340 @wumaolinmaoan
- Fix: pre composition and dynamic added item hit test process. #1337 @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.8.1
- Chore: catch render errors during material use. #1333 @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 链接!
v1.6.10
- Chore: modify plugin package.json devDependencies to dependencies. #1330 @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.8.0
Feat
- Feat: add pointer up down and move event. #1243 @wumaolinmaoan
- Fix: hit test id null issue. #1283 @wumaolinmaoan
- Feat: support for parsing etc1s and uastc ktx2 textures. #1263 @ChengYi996
- Feat: add unit test for ktx2 loading time and memory usage. #1293 @ChengYi996
- Fix: compressed texture unit test. #1290 @ChengYi996
- Fix: remove ktx2 unreasonable test. #1295 @ChengYi996
- Chore: prevent duplicate texture loader registration. #1321 @ChengYi996
- Feat: refactor rich text and layout, add some api. #1285 @Fryt1
- Feat: add
setWorldPositioninterface. #1271 @wumaolinmaoan - Feat: add
PositionConstraintcomponent. #1272 @wumaolinmaoan - Feat: add
setLineHeightfunction. #1276 @Fryt1 - Feat: add get default props. #1281 @Fryt1
- Feat: add setOutlineEnabled method. #1325 @Fryt1
- Fix: text compatibility and expose comments. #1292 @Fryt1
- Fix: rich text layout alignment and overflow handling. #1317 @Fryt1
- Feat: add
- Feat: add render target pool. #1294 @wumaolinmaoan
- Feat: add render target blit func. #1298 @wumaolinmaoan
- refactor post process pass using blit function
- Feat: effects component support mask settings. #1300 @wumaolinmaoan
- Feat: change method access public. #1301 @Fryt1
- Feat: unify color range 0 - 1. #1305 @Fryt1
- Feat: add
setTextWidth. #1307 @Fryt1 - Feat: add
setTextHeightmethod. #1312 @Fryt1 - Feat: add hevc video detection and play function. #1311 @ChengYi996
- Feat: add item
getDescendantsfunc. #1315 @wumaolinmaoan
Refactor
- Refactor: player engine creation logic. #1248 @wumaolinmaoan
- Refactor: remove unused plugin lifetime func. #1278 @wumaolinmaoan
- Refactor: plugin creation logic. #1280 @wumaolinmaoan
- Refactor: clean up render pass code. #1288 @wumaolinmaoan
- Refactor: render pass options initialization and execute logic. #1291 @wumaolinmaoan
- Refactor: opt plugin system lifetime func name and notes. #1303 @wumaolinmaoan
Perf
- Perf: opt linear curve calculation performance. #1270 @wumaolinmaoan
Fix
- Fix: composition
onItemMessagebuild type issue. #1269 @wumaolinmaoan - Fix:
maskableGraphicproperty default value initialization logic. #1277 @wumaolinmaoan - Fix: compositions were not removed from the engine in editor mode. #1297 @wumaolinmaoan
- Fix: item render order invalid. #1304 @wumaolinmaoan
- Fix: gizmo plugin image load cause initialization error. #1313 @wumaolinmaoan
- Fix: prevent video from auto-playing when it finishes loading. #1316 @ChengYi996
- Fix: video element autoplay false. #1326 @wumaolinmaoan
- Fix: system frame buffer view port setting. #1318 @wumaolinmaoan
Chore
- Chore: sprite loop use textureSheetAnimation property. #1302 @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.7.5
- Fix: revert particle update logic. #1322 @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.7.4
- Fix: particles did not replay during the composition replay. #1286 @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 链接!