Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct Animate r337

Hierarchies and Parameters Dialog improvements; new actions and expressions; experimental WebGPU support

11 April, 2023 ()

Email Me New Releases

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

Notes

It's the start of a new release cycle and we have a lot of changes for this week's beta release! First of all hierarchies have been improved to add support for tilemaps and form controls, helping ensure all kinds of objects can be incorporated in to hierarchies.

Secondly we have some improvements in the Parameters Dialog for "call tips" (which appear while typing expressions) as well as error messages. Now the messages include annotations with the type for parameters as well as the return type of the expression, such as number or string. This can help make sure you get expressions right and understand what's wrong if an error is shown.

Thirdly we have some more actions and expressions, including a new Array Shuffle action, and LayerToLayerX/Y system and 3D Camera expressions for more conveniently translating co-ordinates between layers.

Finally we have a new example, and a big batch of bug fixes! Stay tuned for more updates.

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 9 DownvoteDownvote
Launch r337

Changelog iconNew Additions

Not favoritedFavorited Favorited 1 favourites
Hierarchies: partial support for tilemaps and form controls
Not favoritedFavorited Favorited 2 favourites
New example 'Auto maze 3D'
Not favoritedFavorited Favorited 1 favourites
Parameters dialog: add parameter and return type annotations to call tips when typing expressions
Not favoritedFavorited Favorited 1 favourites
Parameters dialog: add sample usage with type annotations to incorrect expression parameter error messages
Not favoritedFavorited Favorited 1 favourites
Array: 'Shuffle' action
Not favoritedFavorited Favorited 1 favourites
System and 3D camera expressions LayerToLayerX/Y
Not favoritedFavorited Favorited 1 favourites
Add extra steps to timeline guided tour to set the 'Start on layout' property and preview

Changelog iconChanges

Not favoritedFavorited Favorited 1 favourites
Dark/light themes: revert Layers Bar to default theme style layout so it works properly with sub-layers
Not favoritedFavorited Favorited 1 favourites
Animations editor: default to sorting folders in ascending order when bulk importing animations
Not favoritedFavorited Favorited 1 favourites
Animations editor: improve collision polygon guessing

Changelog iconBug Fixes

Not favoritedFavorited Favorited 1 favourites
Find results not always consistent for function/custom action parameters
Not favoritedFavorited Favorited 1 favourites
Dark/light themes: use small icons in main menu (regression r318)
Not favoritedFavorited Favorited 1 favourites
Event sheet view: cutting and pasting events could incorrectly result in two triggers in one event block
Not favoritedFavorited Favorited 1 favourites
Layout view: possible crash after setting extreme values for Z elevation
Not favoritedFavorited Favorited 1 favourites
Project Bar: possible crash using cut/paste keyboard shortcuts in quick succession
Not favoritedFavorited Favorited 1 favourites
Particles: did not always handle object images correctly in editor
Not favoritedFavorited Favorited 1 favourites
Expressions dictionary: incorrectly listed 'CallMapped' expression under System instead of Functions
Not favoritedFavorited Favorited 1 favourites
Global layers: possible issues creating instances directly on an overridden layer
Not favoritedFavorited Favorited 1 favourites
Layout view: could show selection boxes for instances that are not visible
Not favoritedFavorited Favorited 1 favourites
Animations editor: possible crashes closing the editor while performing other editing actions
Not favoritedFavorited Favorited 1 favourites
Animations editor: possible crashes undoing at the same time as performing other editing actions
Not favoritedFavorited Favorited 1 favourites
Animations editor: crash pasting large amounts of animations in quick succession
Not favoritedFavorited Favorited 1 favourites
Animations editor: deleting a selection could unexpectedly delete a frame or animation instead
Not favoritedFavorited Favorited 1 favourites
Animations editor: possible interface lockup after pressing ESC to cancel dragging
Not favoritedFavorited Favorited 1 favourites
Animations editor: crash pressing ESC very quickly after trying to rename an image point
Not favoritedFavorited Favorited 1 favourites
Hierarchies: connections could be lost after undoing the deletion of instances
Not favoritedFavorited Favorited 1 favourites
Hierarchies: crash trying to preview a project after deleting a layer containing an instance which is part of a hierarchy
Not favoritedFavorited Favorited 1 favourites
Timeline bar: crash dragging and dropping a keyframe past the total time and back on top of another keyframe which is in the total time
Not favoritedFavorited Favorited 1 favourites
Timeline bar: possible interface lockup when timeline editing mode is disabled while dragging a keyframe handle
Not favoritedFavorited Favorited 1 favourites
Timeline bar: ensure updates correctly when a layout is deleted
Not favoritedFavorited Favorited 1 favourites
Timeline bar: possible crash closing a project with a timeline with nested content
Not favoritedFavorited Favorited 1 favourites
Timeline bar: crash dragging and dropping audio tracks while a timeline is previewing
Not favoritedFavorited Favorited 1 favourites
Timeline bar: 'Add file' context menu option incorrectly shown for volume property track
Not favoritedFavorited Favorited 1 favourites
Timeline bar: crash deleting an 'audio source' property track while its timeline is previewing
Not favoritedFavorited Favorited 1 favourites
Timeline bar: crash pressing ESC after trying to rename a folder
Not favoritedFavorited Favorited 1 favourites
Timeline bar: crash undeleting an audio track
Not favoritedFavorited Favorited 1 favourites
Tilemap bar: crash after undoing simultaneously with disabling/enabling all tile collision polygons
Not favoritedFavorited Favorited 1 favourites
Tilemap brush editor: crash undeleting tile and removing a tile simultaneously
Not favoritedFavorited Favorited 1 favourites
Tilemap brush editor: crash undoing changes very quickly
Not favoritedFavorited Favorited 1 favourites
Tilemap brush editor: crash closing the dialog with ESC immediately after opening it
Not favoritedFavorited Favorited 1 favourites
Ensure both undo and ESC cancel active drag & drop operation in various bars and dialogs
Not favoritedFavorited Favorited 1 favourites
Project bar: avoid opening the import file/audio dialogs if the associated folder is removed simultaneously with the dialog opening
Not favoritedFavorited Favorited 1 favourites
Layers and Project bars: crash deleting and renaming items simultaneously
Not favoritedFavorited Favorited 1 favourites
Event sheet view: fix various issues involving picking a context menu option and undoing simultaneously
Not favoritedFavorited Favorited 1 favourites
Tilemap bar: possible crashes opening the bar after the initial load
Not favoritedFavorited Favorited 1 favourites
Ease editor: clear Layout View selection when closing the editor with ESC
Not favoritedFavorited Favorited 1 favourites
Properties bar: incorrect initial animation shown after deleting currently selected animation in Animations Editor
Not favoritedFavorited Favorited 1 favourites
Text editor: undo could be called twice in some edge cases possibly causing crashes
Not favoritedFavorited Favorited 1 favourites
Undo: possible crash showing undo notifications when a modal dialog is fading in or out

Changelog iconSDK updates

Not favoritedFavorited Favorited 1 favourites
Add support for WebGPU in preview only and off by default (intended only for porting effects)
Not favoritedFavorited Favorited 1 favourites
Themes: add "mainmenu" class to main menu and its submenus

Changelog iconScripting updates

Not favoritedFavorited Favorited 1 favourites
Add IInstance.templateName
Not favoritedFavorited Favorited 1 favourites
Fix possible incorrect picking using runtime.callFunction() in copy-picked function

Share Construct Animate Release r337 Now

  • 2 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Thanks for this release! Array shuffle is certainly going to make life an bit easier. Nice to also see new features for 3D. And better collision polygon guessing should certainly speed up things!

  • The Array shuffle will reduce great amount of time we need to randomize things, thank you!!