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

New Asset Browser; new demo game; optimized mesh distortion; scripting updates & more

03 June, 2025 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

We've been working on a new Asset Browser feature for Construct, and this release includes the first version of it! There's still plenty of work to be done on it and we have a range of features and changes already planned, but as ever we like to release updates early so you can try them out and give us your feedback as early as possible. The Asset Browser is designed to conveniently browse and search the free bundled assets, as well as any of your purchases from the Asset Store, providing a quick way to import them to a project. For now you can open the Asset Browser by choosing Menu - View - Bars - Asset Browser (we'll be adding easier ways to access it in future). Give it a spin and let us know what you think!

This release includes a range of other additions and updates, including some fixes for regressions in r441 from the renderer upgrades, as well as optimizing mesh distortion rendering, which now internally makes use of the high-performance mesh drawing capability which is more efficient both in CPU and GPU usage. We also have a great new demo game Mythinsects which has several levels of a battle strategy game with opposing bases. Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 26 DownvoteDownvote
Exécuter r442

Changelog iconNouvelles fonctionnalités

Not favoritedFavorited Favorited 6 favoris
New in-editor Asset Browser

Changelog iconNouveaux ajouts

Not favoritedFavorited Favorited 9 favoris
New demo game 'Mythinsects'
Not favoritedFavorited Favorited 8 favoris
Debugger: Text width/height properties for Text & SpriteFont
Not favoritedFavorited Favorited 10 favoris
Support for opening folder projects by drag-and-drop

Changelog iconChangements

Not favoritedFavorited Favorited 3 favoris
Windows WebView2: update to WebView2 SDK v1.0.3296.44

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 6 favoris
Particles rendering incorrectly (regression r441)

Changelog iconAmélioration des performances

Not favoritedFavorited Favorited 14 favoris
Optimize mesh distortion rendering

Changelog iconScripting updates

Not favoritedFavorited Favorited 3 favoris
Fix possible incorrect rendering after drawMesh() (regression r441)
Not favoritedFavorited Favorited 3 favoris
Add missing TypeScript definitions for IRuntime events "pretick", "tick2"
Not favoritedFavorited Favorited 2 favoris
Internationalization: add createContext() method returning I18NLookupContext
Not favoritedFavorited Favorited 2 favoris
Fix error calling ILayout getVanishingPoint()
Not favoritedFavorited Favorited 4 favoris
Add ILayout isUnboundedScrolling

Partager Construct 3 la parution r442 maintenant

  • 5 Comments

  • Order by
Want to leave a comment? Login or Register an account!
    • [-] [+]
    • UpvoteUpvote 2 DownvoteDownvote
    • Ashley's avatar
    • Ashley
    • Construct Team Founder
    • 2 points
    • (0 children)

    Update: it looks like the Asset Browser isn't loading anything due to an issue caused by the release system. We're looking in to it!

  • Internationalization getting scripting support is amazing. Is there documentation or will that come with the next stable?

      • [-] [+]
      • UpvoteUpvote 2 DownvoteDownvote
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 2 points
      • (0 children)

      We normally update documentation after the next stable release. If you use TypeScript you can usually experiment with new APIs fairly easily with that as it uses the type definitions to help you call the new APIs correctly.

  • great update!

    Though the asset browser just states "No connection, can't download source". Will report properly if it persists

  • Fixed particles yes!