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

1 favoris
Increase free edition scripting limits to 250 total lines of code in project for guests, or 500 if logged in, with no other restrictions
0 favoris
Layout view: don't show polygons of Sprite instances with disabled collisions
0 favoris
Update CodeMirror (text/code editor) to v5.65.10
0 favoris
Gamepad: allow using -1 for any gamepad in 'On gamepad any button pressed/released'
0 favoris
Gamepad: replace LastButton expression with ButtonIndex, as due to an oversight LastButton never used its parameter
1 favoris
Properties Bar: move some project properties from 'Advanced' group to 'Compatibility settings'
1 favoris
Update zip file support to use Zip64 format, allowing over 65535 files in .c3p/.zip files
0 favoris
Find bar: select search term when pressing Ctrl+F again
0 favoris
Find bar: remember last used 'Look in' and 'Match case' settings
0 favoris
Parameters dialog: allow autocomplete box to shrink with few content items
0 favoris
Sort "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
0 favoris
Remove "version" field from built-in addons in "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
0 favoris
When saving folder projects, skip updating file metadata for unchanged files to avoid unnecessary changes in source control
0 favoris
Improve tracking of mouse/touch inputs in worker mode
0 favoris
Layout view: allow margin markers to appear with smaller margin values
0 favoris
Layers: use an icon to denote global layers rather than text
0 favoris
When opening project, only wait for login state when loading data/text editor tabs
1 favoris
Remove Shift+W keyboard shortcut (it will be reimplemented in next release cycle)
0 favoris
Revert fixes to Physics behavior since r311 as it caused regressions
0 favoris
Allow Ctrl+F shortcut to bring up Find bar at any time (rather than just in event sheets)
0 favoris
Find bar: move 'filter' field next to 'find' field
1 favoris
Find bar: limit to maximum 5000 results to avoid issues with extraordinary numbers of results
1 favoris
Remove event sheet 'Find' dialog in favor of showing Find Results bar directly
0 favoris
Tween & Timelines: change implementation of built in easing functions
2 favoris
Use real subfolders in project folders to match subfolders in the Project Bar
1 favoris
Preserve case on filenames in saved projects
0 favoris
Require valid filenames for project files and folders (may cause some invalid names to be changed)
0 favoris
Timeline bar: overwrite keyframes when dragging another keyframe on top of it
0 favoris
Timeline bar: 'ease' and 'path mode' value of master keyframes will now take precedence over the same property in a corresponding property track
1 favoris
Shadow Light: improve rendering of shadow penumbras
0 favoris
Update minified exports to avoid using newer JavaScript features that are not as widely supported yet
0 favoris
Animations editor: default to sorting numerically-named image files when importing
1 favoris
Change image export format dialog to list Lossless/Lossy formats rather than PNG/JPEG
1 favoris
Update help links to point to new Construct Animate manual
5 favoris
Timeline bar: allow editing instances in Layout View when editing mode is on and they don't belong to active timeline
5 favoris
Timeline bar: use separate play and pause icons when previewing a timeline
1 favoris
Timeline bar: space bar while previewing now pauses the timeline at the current time
1 favoris
Timeline bar: swap toolbar button icons to cycle through keyframes
1 favoris
Timeline bar: put cut/copy/paste in same row in context menu
1 favoris
Timeline bar: scroll the current time marker into view when cycling through keyframes
2 favoris
Timeline bar: use the space bar alone to preview the current timeline
1 favoris
Timeline bar: keyframe multi-selection now always enabled
1 favoris
Timeline bar: tracks can now only be sorted by drag and drop from the middle section of the bar
1 favoris
Try to work around possible error loading runtime if server blocks blob: URLs