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

3 favoris
Timeline Bar: Increase the length of a second in the timeline ruler
2 favoris
Timeline Bar: Hide help context menu option while there is no official documentation
5 favoris
New icons for Binary Data and Orbit
2 favoris
Prevent projects using timelines from switching back to C2 runtime
5 favoris
Revert workaround in r137 for Instant Games bug since it is now fixed on Facebook's side
5 favoris
Instant Games plugin: On ad load/shown success/error triggers now specify ad type (Breaking change: these default to Interstitial)
6 favoris
Event Sheet View: keyboard shortcuts now add events at the top of the selection instead of the bottom
8 favoris
Renamed "Canvas recording" example to "Screen recording" and added screen recording option
6 favoris
Re-enabled WebGL 2 on Android
10 favoris
C3 runtime: 'Use worker' option now shown by default (should work with Chrome 72+)
7 favoris
Automatically move video files to the "Videos" folder when importing C2 projects
9 favoris
Animations Editor: improve zoom to point when using a mouse wheel or track pad
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
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)
3 favoris
C3 runtime: adjusted "not supported" message for clarity
4 favoris
Data editor: row/column size customisation now saved to project
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
9 favoris
C3 runtime: remove 'Clear background' setting, since the runtime now automatically clears in the optimal way
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.
5 favoris
Customise C3 runtime not supported message for Android and iOS to include more details
14 favoris
Adjusted spritesheeting algorithm to save memory
5 favoris
Animations Editor: Color palette is now arranged slightly different in the default theme to allow for a smaller minimum width
3 favoris
Tween behavior: Remove "Allow Multiple" property
7 favoris
Expression autocomplete no longer replaces numbers with object names
2 favoris
XML example modified to load XML data from a project file
2 favoris
Array editor: cell selection is now separate from cell edit
2 favoris
Advanced Random: empty seed is now a random value, which is also now the default
3 favoris
Desktop build: fullscreen with C2 runtime debugger now works the same as browser mode or C3 runtime, fullscreening the game instead of the debugger
1 favoris
Drawing Canvas: remove angle actions, as the object is not supposed to be rotatable
2 favoris
Deprecated WindowWidth and WindowHeight expressions in the C3 runtime. These are old and confusingly named expressions that in actual fact returned the main canvas device size.
2 favoris
C3 runtime: deprecated rgb() expression. Use rgbEx() or rgba() instead. (Note these use values in the 0-100 range instead of 0-255)
2 favoris
C3 runtime: changed WindowWidth and WindowHeight expressions to return main canvas device size for compatibility with C2 projects
5 favoris
Expression autocomplete now scrolls suggestion to top
2 favoris
The delete key will now clear selection ranges in the array and dictionary editors
7 favoris
Multiplayer: no longer considers ICE disconnection events as fatal
4 favoris
Project files now cannot be named to filenames that Construct uses in exported projects to avoid conflicts
6 favoris
Mobile Advert: "On configuration complete" will now trigger every layout once configured
2 favoris
C3 runtime: improve "not supported" message