Les versions Beta ne sont pas autant testées que les versions Stables
New examples, new expressions, bug fixes
22 June, 2021 ()
Envoyez-moi un courriel lors de nouvelles parutions
Don't miss out on the latest and greatest new features in Construct 3
Notes
In this release we've added some new expressions based on user requests. These include a new system expression to round a number to a certain number of decimal places (e.g. roundDToDp(1.555, 2) returns 1.56); the ObjectTypeName expression is now available on more objects including data objects like Array & Dictionary; and Tilemap expressions to get the tile size and map size in tiles.
There have been a few other changes to ensure everything keeps working smoothly, plus a batch of bug fixes, including a few fixes for regressions in r252, which isn't too surprising given we changed a lot of code in that release! Stay tuned for more updates.
Vous aimez cette parution ?
Faites-le nous savoir avec un pouce haut !
Exécuter r253
Nouveaux ajouts
New examples 'Bouncy ball', 'Graviational field', 'Rhythm game'
System expression roundToDp(number, digits)
Expression ObjectTypeName for more plugins including Array & Dictionary
Tilemap: TileWidth, TileHeight, MapDisplayWidth and MapDisplayHeight expressions
Tilemap: 'Set blend mode' action
Changements
Disable autocomplete on long text properties
Work around broken support for WebM Opus in Safari 15 beta
Corrections de bug
Vanishing point incorrectly applied to 2D layers
Tile movement: could move incorrectly after pausing
Audio: could return incorrect PlaybackTime when changing playback rate
Audio: possible incorrect PlaybackTime when framerate very low
Work around iOS bug causing possible wrong display size on Chrome/Firefox/Edge for iOS
Incorrect Mouse/Touch co-ordinates when not specifying a layer (regression 252)
Drawing Canvas: 'Paste object' working incorrectly (regression r252)
Mises à jour du SDK
Add Quad3D() and Quad3D2() renderer methods
Scripting updates
ITilemapInstance properties mapDisplayWidth/Height
Partager Construct 3 la parution r253 maintenant