Les versions Beta ne sont pas autant testées que les versions Stables

Les versions Beta ne sont pas autant testées que les versions Stables

Hierarchy ready event; WebGPU updates & more

10 December, 2024 ()

Envoyez-moi un courriel lors de nouvelles parutions

Don't miss out on the latest and greatest new features in Construct Animate

Créer un compte

Notes

This week's beta release adds a new On hierarchy ready trigger, and a corresponding "hierarchyready" script event. These both fire for the root instance in the hierarchy only, after 'On create' has finished for all children in the hierarchy. This should make it easier to handle complex hierarchy initialization cases.

We've also done some more work on the WebGPU renderer. A key feature of the new WebGPU renderer was the ability to use multi-texturing, so it can bind up to 14 textures at a time, minimizing texture swapping. However this feature has an impact on fill-rate, and this can be particularly significant on mobile. Therefore to better manage the performance trade-off, you can now turn multitexturing on or off, or leave it on its default 'Auto' mode, which is on for desktop systems but off on mobile.

Other improvements include more cursor styles in the Mouse object, and some bug fixes. Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

7
Exécuter r419

Nouveaux ajouts

1 favoris
'On hierarchy ready' trigger
0 favoris
Mouse: update 'Set cursor style' action to support more cursor styles
0 favoris
Project property 'Enable multitexturing' (for WebGPU)

Changements

0 favoris
Windows WebView2: revert change to rendering mode in r418 due to bugs
0 favoris
Disable WebGPU on Adreno 7XX devices to avoid display corruption bug

Corrections de bug

0 favoris
Animations editor: crash saving the current image (regression r417)

Amélioration des performances

0 favoris
WebGPU: optimize fill rate when a single texture in use

Scripting updates

0 favoris
Instance, object class and runtime events "hierarchyready"
0 favoris
Add IRuntime properties loadingProgress, imageLoadingProgress

Partager Construct Animate la parution r419 maintenant

  • 0 Comments

Want to leave a comment? Login or Register an account!