Voir un historique complet de toutes les mises à jour du SDK dans Construct 3 depuis la première parution.

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