Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r318

Loads of additions, improvements and fixes

08 November, 2022 ()

Email Me New Releases

Don't miss out on the latest and greatest new features in Construct Animate

Create an Account

Notes

It's the start of a new beta release cycle and we have a new release packed with a long list of additions, improvements and fixes!

There are more improvements to the Find bar, including the ability to search project files, and some more usability improvements. There's new support for 3D audio in the Audio object, which is great with 3D Camera. Arrays can now split and join strings as a more flexible alternative to the tokenat() expression. And there's much more in the full changelog below, including various new options and other usability improvements.

We've also made a series of adjustments to the way project folders are saved. If you use a project folder on source control like GitHub, this should help make for a smooth workflow eliminating unnecessary changes that come up as you edit the project over time. It should also now be faster to save project folders, which helps even if you don't use source control!

There's also more improvements for scripting, including new APIs, autocomplete improvements, and a couple more examples. Last but not least, we also have a big batch of bug fixes. Happy testing!

Like this Release?

Let us know with a thumbs up!

14
Launch r318

New Additions

1 favourites
Find results bar: add option to also search text-based project files (including scripts)
2 favourites
Audio: 'Set listener orientation' action for 3D audio support
1 favourites
Audio: play positioned sounds with a Z co-ordinate for 3D audio support
1 favourites
Array: 'Split string' action & 'Join string' expression as more flexible alternative to tokenat()
2 favourites
HTML Element: 'Set scroll position' action
1 favourites
Timelines: option to apply system timescale to timeline
1 favourites
Layers bar: context menu option to open the layout containing the original global layer for overriden layer
1 favourites
Templates: keyboard shortcuts Ctrl/Cmd + '[' or ']' to use the "replace whole hierarchy" and "modify existing hierarchy" options respectively
1 favourites
Ease editor: add more methods to pan and zoom
1 favourites
Keyboard shortcuts: Alt + W to close the currently active tab

Changes

0 favourites
Find bar: select search term when pressing Ctrl+F again
0 favourites
Find bar: remember last used 'Look in' and 'Match case' settings
0 favourites
Parameters dialog: allow autocomplete box to shrink with few content items
0 favourites
Sort "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
0 favourites
Remove "version" field from built-in addons in "usedAddons" list in .c3proj file to avoid unnecessary changes on source control
0 favourites
When saving folder projects, skip updating file metadata for unchanged files to avoid unnecessary changes in source control
0 favourites
Improve tracking of mouse/touch inputs in worker mode
0 favourites
Layout view: allow margin markers to appear with smaller margin values
0 favourites
Layers: use an icon to denote global layers rather than text
0 favourites
When opening project, only wait for login state when loading data/text editor tabs

Bug Fixes

0 favourites
Physics: improve handling of non-centered origins (take 2)
0 favourites
Light/dark theme: some menu icons could display incorrectly
0 favourites
Layout view: ensure cloned object type goes in same folder as original
0 favourites
Project Bar: did not immediately re-sort families after renaming
0 favourites
Audio: volume expression did not take in to account fades
0 favourites
3D shape: 'Is overlapping' condition did not always pick instances correctly
0 favourites
Rotate behavior: live preview could incorrectly rotate objects which are not rotatable
0 favourites
Animations editor: possible memory leak importing large files with multiple animations
0 favourites
Animations editor: use system clipboard in Safari
0 favourites
Templates: "Replace whole" context menu options create hierarchies with unexpected Z index ordering
0 favourites
Templates: replicas lost template reference when cutting and pasting the template instance
0 favourites
Hierarchies: structures not reproduced correctly when using the "Set from JSON" action
0 favourites
Could fail to open projects with certain invalid animation folder names (regression r309)

Performance Improvements

0 favourites
Improve performance of saving folder projects, especially after substantial changes

Scripting updates

0 favourites
HTML element setScrollPosition() method
0 favourites
Update autocomplete to prefer suggestions that match case
0 favourites
Autocomplete 'this.runtime' and 'this.#runtime' the same as 'runtime'
0 favourites
Add IRuntime properties viewportWidth and viewportHeight
0 favourites
Add Mouse script methods setCursorStyle(), setCursorObjectClass()
0 favourites
Add drawing methods to Drawing Canvas script interface
0 favourites
Add 2 new scripting examples

Share Construct Animate Release r318 Now

  • 0 Comments

  • Order by
Want to leave a comment? Login or Register an account!