Voir un historique complet de tous les changements dans Construct 3 depuis la première parution.
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-androidssp@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-splashscreendwc@6.0.1 (should fix back button issue)
Update 'HTML Element' example to also demonstrate clickable link
Layout view: preserve hierarchy children positions when moving with 'Snap to grid'
Revert Android target API level to 30 (Android 11) while some compatibility issues are worked out
Some design updates to new Start Page and Example Browser
Templates: use expression instead of drop down to choose a template
Templates: use different highlighting when using an instance's own value instead of the one in the template
Templates: only show relevant properties in the Properties Bar
Rename 'Game recorder' plugin to 'Video recorder'
Properties Bar: make sure checkbox properties don't respond to clicks near scrollbar
Android exports: update to target API level 31 (Android 12)
Tweens: tags are now case insensitive, in line with how tags work in other places
Timeline bar: preview timeline when using the toolbar buttons to cycle through keyframes
Rename 'Timeline' plugin to 'Timeline controller' to better distinguish it from timelines
Make backup and editor usage timers only count time while editor window visible
Update CodeMirror (text editor) to v5.65.1
Update Acorn (editor JavaScript parser) to v8.7.0
Windows WebView2 export: update WebView2 SDK to v1.0.1072.54
(no changes since r284.2)
Example Browser: remember filter tags and search term between sessions
Event Sheet View: remove Ctrl/Cmd + mouse wheel as shortcut to change font size
Share plugin: update Cordova plugin for Android to cordova-plugin-x-socialsharinggwm@6.0.3
Attempt to work around apparent bug in Safari causing issues previewing since r277
Timeline bar: change the timeline preview keyboard shortcut from "Space" to "Ctrl/Cmd + Space" to avoid a collision with Layout View pan shortcut
Update 'Foggy outbreak' example to better handle transparency with fog
Editor: when closing a tab, prefer to switch to the next tab to the left rather than first tab
Editor: ensure dialogs and tabs only close after mouse released