Voir un historique complet de tous les changements dans Construct 3 depuis la première parution.

3 favoris
Cordova exports: allow project name starting with a number
3 favoris
Update export minifier to Closure Compiler v20220202, which supports latest JS features
4 favoris
Use 'Make a platform game' guided tour for first-time visitors
7 favoris
Android exports: update to cordova-androidssp@10.1.2
24 favoris
Also pick children when using 'Create object' / 'Spawn an object' with 'Create hierarchy'
6 favoris
Update browser/platform detection code
4 favoris
Updates to template save data to work better with source control
7 favoris
Default newly added CSS files to 'Stylesheet' purpose
5 favoris
HTML Element: allow 'On clicked class/ID' to trigger even if child element clicked
5 favoris
Android exports: delay detection of virtual keyboard to try to work around sizing bug
4 favoris
Cordova exports: update to cordova-plugin-splashscreendwc@6.0.1 (should fix back button issue)
6 favoris
Update 'HTML Element' example to also demonstrate clickable link
8 favoris
Layout view: preserve hierarchy children positions when moving with 'Snap to grid'
10 favoris
Revert Android target API level to 30 (Android 11) while some compatibility issues are worked out
4 favoris
Some design updates to new Start Page and Example Browser
12 favoris
Templates: use expression instead of drop down to choose a template
11 favoris
Templates: use different highlighting when using an instance's own value instead of the one in the template
11 favoris
Templates: only show relevant properties in the Properties Bar
10 favoris
Rename 'Game recorder' plugin to 'Video recorder'
10 favoris
Properties Bar: make sure checkbox properties don't respond to clicks near scrollbar
7 favoris
Android exports: update to target API level 31 (Android 12)
13 favoris
Tweens: tags are now case insensitive, in line with how tags work in other places
9 favoris
Timeline bar: preview timeline when using the toolbar buttons to cycle through keyframes
11 favoris
Rename 'Timeline' plugin to 'Timeline controller' to better distinguish it from timelines
9 favoris
Make backup and editor usage timers only count time while editor window visible
7 favoris
Update CodeMirror (text editor) to v5.65.1
7 favoris
Update Acorn (editor JavaScript parser) to v8.7.0
8 favoris
Windows WebView2 export: update WebView2 SDK to v1.0.1072.54
4 favoris
(no changes since r284.2)
6 favoris
Example Browser: remember filter tags and search term between sessions
11 favoris
Event Sheet View: remove Ctrl/Cmd + mouse wheel as shortcut to change font size
9 favoris
Share plugin: update Cordova plugin for Android to cordova-plugin-x-socialsharinggwm@6.0.3
4 favoris
Attempt to work around apparent bug in Safari causing issues previewing since r277
7 favoris
Timeline bar: change the timeline preview keyboard shortcut from "Space" to "Ctrl/Cmd + Space" to avoid a collision with Layout View pan shortcut
11 favoris
Update 'Foggy outbreak' example to better handle transparency with fog
10 favoris
Editor: when closing a tab, prefer to switch to the next tab to the left rather than first tab
5 favoris
Editor: ensure dialogs and tabs only close after mouse released