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

Rotatable Drawing Canvas, further scene graph improvements & more

01 September, 2020 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

This release adds support for rotating the Drawing Canvas object, which was a popular request. Now you can display the Drawing Canvas at any angle, and the Paste object action will also take in to account the canvas angle when pasting the object. Remember the drawing action's co-ordinates are still relative to the drawing surface itself, so those aren't affected by rotation.

We've also continued to refine the runtime implementation of the new scene graph feature. It's now supported for more objects including Text, Particles, Tiled Background and others. Note that the Text and SpriteFont font sizes, and the Particles initial particle size, adjusts according to the parent scale, since this makes sure everything naturally scales together. There's also new options in the picking conditions to cover all parents/children, or just the top/bottom parent/children (the Own option works as it did before, only picking the direct parent/children). There's also a batch of bug fixes, and there are new scripting APIs to control the scene graph too (which as usual will be documented at the next stable release).

As ever there's a batch of other bug fixes, and some usability adjustments along the way too. Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 52 DownvoteDownvote
Exécuter r214

Changelog iconNouveaux ajouts

Not favoritedFavorited Favorited 29 favoris
Drawing Canvas is now rotatable
Not favoritedFavorited Favorited 23 favoris
Scene graph support for 9-patch, particles, shadow light, spritefont, SVG picture, text, tiled background and drawing canvas
Not favoritedFavorited Favorited 21 favoris
New 'Own', 'All' and 'Top'/'Bottom' options for 'Pick parent'/'Pick children' conditions
Not favoritedFavorited Favorited 17 favoris
Import Audio dialog: warning if importing formats other than WebM Opus, since they may not play on all platforms

Changelog iconChangements

Not favoritedFavorited Favorited 11 favoris
Layout View: make touch input on desktop work the same as on mobile
Not favoritedFavorited Favorited 10 favoris
Transfer focus to Event Sheet View when navigating to find results

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 11 favoris
Scene graph: incorrect handling of altering child position with rotated parent
Not favoritedFavorited Favorited 10 favoris
Scene graph: 'Remove child' could cause parent to disappear
Not favoritedFavorited Favorited 10 favoris
Scene graph: picking conditions did not pick with containers correctly
Not favoritedFavorited Favorited 11 favoris
Drawing Canvas: incorrect handling of 'Paste object' when using scene-graph heirarchy
Not favoritedFavorited Favorited 8 favoris
Z Order Bar: incorrect insertion position when dragging a selection downwards
Not favoritedFavorited Favorited 7 favoris
Z Order Bar: avoid reseting the selection if the pointer is held down on an already selected item
Not favoritedFavorited Favorited 8 favoris
Project Bar: did not correctly paste Array/Dictionary objects
Not favoritedFavorited Favorited 10 favoris
Tile movement: move back to previous tile if movement blocked by outside factors (e.g. Bound to Layout)
Not favoritedFavorited Favorited 8 favoris
Audio files not converted if imported by drag-and-drop to main editor window
Not favoritedFavorited Favorited 8 favoris
Global layers: inherit the 'Parallax in editor' toggle state from the corresponding global layer
Not favoritedFavorited Favorited 7 favoris
Could incorrectly shift+select mixed plugin types when creating a family (regression in r209)

Changelog iconScripting updates

Not favoritedFavorited Favorited 12 favoris
Scene graph APIs on IWorldInstance, e.g. addChild(), getParent()

Partager Construct 3 la parution r214 maintenant

  • 11 Comments

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