Voir un historique complet de toutes les nouveaux ajouts dans Construct 3 depuis la première parution.
Option to resize an SVG before it is imported into the image editor
Settings: a new 'use default icon color' setting, which uses the theme default. Note this defaults on, so you will have to turn it off to keep an existing custom icon color.
Layout View: the dashed viewport area line is now rendered both black and white, so it's visible against dark backgrounds
When saved logins expire, you are now prompted to log in again, instead of silently reverting to free edition.
Event Sheet View: can now drag and drop events to the bottom of the event sheet, even if a group is expanded
Press ctrl/cmd + click to pick a color from an image at any time in the image editor
Windows UWP exporter: now prompts for you to enter the Windows 10 SDK version. Providing the correct value allows the project to open in VS2017.
Event Sheet View: double-clicking event margins and the space to their left now adds a condition or toggles expanded like it does in C2
Use a chequered background in the animation preview dialog and respect the background color setting of the image editor
Fadeout the expressions dictionary when it doesn't have focus and the pointer is not hovering on top of it
Drag-and-dropping a zipped .capx file to the editor now opens the .capx (as it does with zipped .c3p files)
Settings option to hide 'Add action' rows in event sheets
'Remote preview' option to main menu
Preview toolbar button now available on mobile
On desktop, the Preview toolbar button now also has a dropdown menu with options to preview the project or remote preview
Opening the browser save dialog will attempt to request persistent storage permission, and display a warning if it fails.
Full support for the Newgrounds Gamejam, including notifications about the jam and indicating the end date
Project bar: sub-items of sound/music files now also have an icon
If C3 fails to load, the error message now suggests to disable browser addons, since that is often the cause.
Prompt to enter a custom filename when saving a project with "Download a copy"
Special handling of importing C2 projects with invalid expressions. Instead of crashing, C3 now reports a list of invalid expressions and closes the project.
Added the Scirra Arcade exporter
Added Windows 10 / Xbox One (UWP) exporter
Add padding when zooming in the Animations Editor. Makes editing the edges of an image slightly more convenient
Keyboard shortcut to exit tilemap editing using ESCAPE
Add the corresponding Keyboard shortcut label to the tooltips of the buttons in the Tilemap Bar toolbar
The Start Page now takes up the whole screen if it is the only thing open.
NW.js exporter. Note this will only be available when licenses become available (including in the Newgrounds Gamejam).
New 'Use in-app clipboard' setting. This forces the use of the fake clipboard, avoiding copy prompts, but not allowing copy-paste between apps.
Snap to grid in the Animations Editor
Construct 3 will now open projects if a .zip file is dropped in the window which contains either a .c3proj file or .c3p file.
'Paste' menu options in the Layout View and Event Sheet View, using an in-memory clipboard instead of the real clipboard.
Project Bar: added back the 'Clone' option for object types that C2 had.
New 'Browser tab' preview mode. This uses a standard browser tab instead of a popup window.
Warning message indicating the source image of a tilemap is not being shown due to tilemap instance properties misconfiguration