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

Text/SpriteFont range tagging; new script APIs; performance improvements & more

04 July, 2023 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

This week's beta release has lots of improvements! First of all there's a new feature to tag ranges in Text and Spritefont objects. In short this means you can use BBcode like "Hello [tag=foo]world[/tag]". This applies the tag "foo" to just the word "world". Then you can do things like detect if the mouse is over that tag (e.g. for a hover highlight), or get the size and position of that tag (e.g. to position another object by it), and more.

There's also new script APIs that allow loading custom image content in to Sprites, Tiled Backgrounds and Tilemaps, as well as new script APIs for the range tagging feature of Text and SpriteFont; performance improvements for timeline editing and Text objects; a new 'Random' UID numbering mode to work better with source control; and as ever a big batch of bug fixes. Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 10 DownvoteDownvote
Exécuter r348

Changelog iconNouveaux ajouts

Not favoritedFavorited Favorited 0 favoris
Text/SpriteFont: 'Has tag at position' condition, 'TagAtPosition' expression
Not favoritedFavorited Favorited 0 favoris
Text/SpriteFont: expressions to get size and position of tags by index and tag count
Not favoritedFavorited Favorited 0 favoris
Project properties: 'UID numbering' property, allowing a new 'Random' UID numbering mode

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 0 favoris
Properties Bar: did not refresh container properties after deleting object folder
Not favoritedFavorited Favorited 0 favoris
Properties Bar: could incorrectly show properties after closing project
Not favoritedFavorited Favorited 0 favoris
Layout view: possible crash after adding instance to overridden layer
Not favoritedFavorited Favorited 0 favoris
Possible crash closing projects
Not favoritedFavorited Favorited 0 favoris
Eases: deleting a parent folder not properly deleting a custom ease
Not favoritedFavorited Favorited 0 favoris
Timelines: crash duplicating a timeline with nested content
Not favoritedFavorited Favorited 0 favoris
Timeline bar: crash adding property tracks refering to plugin properties (regression r347)
Not favoritedFavorited Favorited 0 favoris
Timeline bar: sometimes clicking on keyframes was not showing corresponding properties in the Properties bar
Not favoritedFavorited Favorited 0 favoris
Timeline bar: crash closing a project while an audio track is still being decoded
Not favoritedFavorited Favorited 0 favoris
Z Order Bar: possible crash moving instances between layers

Changelog iconAmélioration des performances

Not favoritedFavorited Favorited 0 favoris
Layout view: improve performance when timeline editing mode is turned on
Not favoritedFavorited Favorited 0 favoris
Text objects: further improve performance when scaled very small

Changelog iconScripting updates

Not favoritedFavorited Favorited 0 favoris
Sprite: add replaceCurrentAnimationFrame(blob)
Not favoritedFavorited Favorited 0 favoris
Tiled Background & Tilemap: add replaceImage(blob)
Not favoritedFavorited Favorited 0 favoris
Text/SpriteFont: added hasTagAtPosition(tag, x, y), getTagAtPosition(x, y)
Not favoritedFavorited Favorited 0 favoris
Text/SpriteFont: added getTagPositionAndSize(tag, index), getTagCount(tag)

Partager Construct Animate la parution r348 maintenant

  • 0 Comments

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