Voir un historique complet de tous les changements dans Construct 3 depuis la première parution.
Mobile Advert: update to admob-plus-cordovaupm@1.28.0
Shadow Light: improve rendering of shadow penumbras
Update minified exports to avoid using newer JavaScript features that are not as widely supported yet
Animations editor: default to sorting numerically-named image files when importing
Android exports: set app icon as fallback for adaptive icons in case not supported
Android exports: update to target API level 32
Cordova exports: format exported config.xml
Removed NW.js specific editor features
Android exports: update to cordova-android@11.0.0, target API level 31 (Android 12)
Change image export format dialog to list Lossless/Lossy formats rather than PNG/JPEG
Timeline bar: allow editing instances in Layout View when editing mode is on and they don't belong to active timeline
Timeline bar: use separate play and pause icons when previewing a timeline
Timeline bar: space bar while previewing now pauses the timeline at the current time
Timeline bar: swap toolbar button icons to cycle through keyframes
Timeline bar: put cut/copy/paste in same row in context menu
8 Direction: improve handling of speed when sliding along solids
Timeline bar: scroll the current time marker into view when cycling through keyframes
Timeline bar: use the space bar alone to preview the current timeline
Timeline bar: keyframe multi-selection now always enabled
Timeline bar: tracks can now only be sorted by drag and drop from the middle section of the bar
Try to work around possible error loading runtime if server blocks blob: URLs
Timeline bar: preview timeline when scrubbing the playhead (hold Ctrl/Cmd to prevent preview)
Timeline bar: do not change the playhead position when clicking on a keyframe
Hierarchies: revert change introduced in r295 that changed the behaviour of the 'Transform angle' toggle
Fully transparent pixels no longer fill depth buffer, making it easier to handle transparency in 3D
Cordova exports: allow project name starting with a number
Update export minifier to Closure Compiler v20220202, which supports latest JS features
Use 'Make a platform game' guided tour for first-time visitors
Android exports: update to cordova-androidscv@10.1.2
Also pick children when using 'Create object' / 'Spawn an object' with 'Create hierarchy'
Update browser/platform detection code
Updates to template save data to work better with source control
Default newly added CSS files to 'Stylesheet' purpose
HTML Element: allow 'On clicked class/ID' to trigger even if child element clicked
Android exports: delay detection of virtual keyboard to try to work around sizing bug
Cordova exports: update to cordova-plugin-splashscreenfqy@6.0.1 (should fix back button issue)
Update 'HTML Element' example to also demonstrate clickable link