Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r419

Hierarchy ready event; WebGPU updates & more

10 December, 2024 ()

Email Me New Releases

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

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!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 7 DownvoteDownvote
Launch r419

Changelog iconNew Additions

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

Changelog iconChanges

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

Changelog iconBug Fixes

Not favoritedFavorited Favorited 0 favourites
Animations editor: crash saving the current image (regression r417)

Changelog iconPerformance Improvements

Not favoritedFavorited Favorited 0 favourites
WebGPU: optimize fill rate when a single texture in use

Changelog iconScripting updates

Not favoritedFavorited Favorited 0 favourites
Instance, object class and runtime events "hierarchyready"
Not favoritedFavorited Favorited 0 favourites
Add IRuntime properties loadingProgress, imageLoadingProgress

Share Construct Animate Release r419 Now

  • 0 Comments

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