View a comprehensive history of all the Construct 3 SDK updates since the first release.

10 favourites
Effects can now specify "supports-3d-direct-rendering" to skip pre-draw with 3D objects
10 favourites
WebGPU: define f16or32 type for shaders (which is f16 when supported)
5 favourites
Ignore "$schema" entry in aces.json
10 favourites
Allow wrapper extensions for platform "xbox-uwp-x64"
6 favourites
PluginProperty option 'allowedPluginIds' not working
10 favourites
Add IProject methods GetObjectClassBySID(), GetInstanceByUID()
8 favourites
Add IAnimation & IBehaviorType method GetName()
6 favourites
Fix wrong return type of IAnimationFrame.LoadWebGLTexture()
7 favourites
WebGPU: possible editor crash using drawing plugin (take 2)
8 favourites
Add IBehaviorInstance.GetObjectInstance() (take 2)
8 favourites
Add IObjectInstance & IBehaviorInstance method GetExternalSdkInstance() (take 2)
4 favourites
WebGPU: possible editor crash using drawing plugin
9 favourites
Add IBehaviorInstance.GetObjectInstance()
9 favourites
Add IObjectInstance & IBehaviorInstance method GetExternalSdkInstance()
10 favourites
Developer mode addons now reload files from server on every preview
4 favourites
Add IPluginInfo/IBehaviorInfo methods SetScriptInterfaceNames(), SetTypeScriptDefinitionFiles()
5 favourites
Prevent '[???]' appearing as default value for text properties
6 favourites
Windows WebView2: update wrapper extension SDK v2
7 favourites
Add missing SDK functions for plugins to preview timeline changes in Layout View
10 favourites
Add support for WebGPU in preview only and off by default (intended only for porting effects)
5 favourites
Themes: add "mainmenu" class to main menu and its submenus
3 favourites
Add editor method IProject.GetProjectFileByExportPath(path)
2 favourites
Ensure 'target' property for AddCordovaResourceFile() is really optional
7 favourites
Add runtime event "beforelayoutstart"
4 favourites
Fix HandleWebGLContextLoss() method not working (regression r324)
2 favourites
Make OnCreate() method optional for SDKTypeBase and SDKBehaviorTypeBase
4 favourites
Cordova exports: ensure resource-file tags go inside platform tags in config.xml