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

Not favoritedFavorited Favorited 6 favoris
The old Function plugin is now deprecated in the C3 runtime in favor of the new functions feature
Not favoritedFavorited Favorited 6 favoris
Remove temporary blue styling of function blocks
Not favoritedFavorited Favorited 2 favoris
Updated 'Camera input' example to include recording a video with Game Recorder
Not favoritedFavorited Favorited 1 favoris
Improved handling of potentially corrupted browser saves
Not favoritedFavorited Favorited 3 favoris
Android exports now target API level 28 (Android 9.0 Pie), since this will be required later this year
Not favoritedFavorited Favorited 4 favoris
Re-enabled WebGL 2 on Android with Mali GPUs, since the underlying issue has been identified and worked around, and is fixed in a future release of Chrome
Not favoritedFavorited Favorited 8 favoris
Expression autocomplete no longer shows while typing numbers
Not favoritedFavorited Favorited 4 favoris
(no changes since r141.3)
Not favoritedFavorited Favorited 1 favoris
Instant Games no longer available in Free Edition
Not favoritedFavorited Favorited 2 favoris
Animations Editor: swap position of the main color swatches in the dark and light themes, so they match the mouse buttons
Not favoritedFavorited Favorited 13 favoris
Updated Dark and Light themes
Not favoritedFavorited Favorited 6 favoris
Disabled C3 runtime worker mode in Android APKs to work around a Chrome bug
Not favoritedFavorited Favorited 8 favoris
Disabled WebGL 2 on Android devices with Mali GPUs due to driver bugs that make it unusable
Not favoritedFavorited Favorited 3 favoris
Timeline Bar: Merge options to "add" and "update" keyframes into a single "set" option
Not favoritedFavorited Favorited 5 favoris
New icon for Timeline plugin and timelines in editor
Not favoritedFavorited Favorited 2 favoris
C3 runtime: custom "not supported" message for web exports in Internet Explorer
Not favoritedFavorited Favorited 4 favoris
Functions: 'Compare parameter' now treats out-of-bounds parameters as the value 0 instead of not running the event, so it is consistent with the 'Param()' expression
Not favoritedFavorited Favorited 3 favoris
Timeline Bar: Increase the length of a second in the timeline ruler
Not favoritedFavorited Favorited 2 favoris
Timeline Bar: Hide help context menu option while there is no official documentation
Not favoritedFavorited Favorited 5 favoris
New icons for Binary Data and Orbit
Not favoritedFavorited Favorited 2 favoris
Prevent projects using timelines from switching back to C2 runtime
Not favoritedFavorited Favorited 5 favoris
Revert workaround in r137 for Instant Games bug since it is now fixed on Facebook's side
Not favoritedFavorited Favorited 5 favoris
Instant Games plugin: On ad load/shown success/error triggers now specify ad type (Breaking change: these default to Interstitial)
Not favoritedFavorited Favorited 6 favoris
Event Sheet View: keyboard shortcuts now add events at the top of the selection instead of the bottom
Not favoritedFavorited Favorited 8 favoris
Renamed "Canvas recording" example to "Screen recording" and added screen recording option
Not favoritedFavorited Favorited 6 favoris
Re-enabled WebGL 2 on Android
Not favoritedFavorited Favorited 10 favoris
C3 runtime: 'Use worker' option now shown by default (should work with Chrome 72+)
Not favoritedFavorited Favorited 7 favoris
Automatically move video files to the "Videos" folder when importing C2 projects
Not favoritedFavorited Favorited 9 favoris
Animations Editor: improve zoom to point when using a mouse wheel or track pad
Not favoritedFavorited Favorited 4 favoris
C3 runtime: make Android "not supported" message only refer to Android System Webview (not Chrome), since it only appears to be an issue on Android 5-6
Not favoritedFavorited Favorited 5 favoris
Selecting objects in the Project Bar with no instances in the current Layout View no longer selects instances from across the whole project (avoids unexpected results changing properties in this case)
Not favoritedFavorited Favorited 3 favoris
C3 runtime: adjusted "not supported" message for clarity
Not favoritedFavorited Favorited 4 favoris
Data editor: row/column size customisation now saved to project
Not favoritedFavorited Favorited 2 favoris
The preview window caption no longer includes "(C3 runtime)" when using the C3 runtime, and instead now says "(Legacy C2 runtime)" when using the C2 runtime
Not favoritedFavorited Favorited 9 favoris
C3 runtime: remove 'Clear background' setting, since the runtime now automatically clears in the optimal way
Not favoritedFavorited Favorited 17 favoris
C3 runtime: replace "point" and "linear" sampling modes with "nearest" (formerly "point"), "bilinear" (new option), and "trilinear" (formerly "linear"). Bilinear is faster if the extra quality isn't needed.
Not favoritedFavorited Favorited 5 favoris
Customise C3 runtime not supported message for Android and iOS to include more details