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

5 favoris
Added some new AssetManager methods
3 favoris
Support for plugin default image
1 favoris
Crash on startup if .c3addon file has missing icon
5 favoris
Added more APIs for custom importers
5 favoris
Instant Games plugin now has modifiable context ID/type
8 favoris
Support for the C3 runtime in plugin, behavior and effect addons
5 favoris
Improved error checking and robustness of safe mode
6 favoris
Can no longer install a developer addon with same ID as existing addon
3 favoris
Added SetUsesJquery() to bring in jQuery dependency, but note we recommend removing jQuery from addons (also see youmightnotneedjquery.com)
3 favoris
Added a new "info" property type to display read-only values
7 favoris
Fix external-css dependencies not being loaded in preview mode
7 favoris
Installed addons can now load translated language files if provided
6 favoris
Allow any color CSS string to be passed to IWebGLText.SetColor()
5 favoris
Fix crash in IWebGLText.SetItalic()
14 favoris
New APIs for text rendering in the editor
13 favoris
Initial version of custom importer API
3 favoris
Fixed installing developer addons (regression since r68)
6 favoris
Added support for color properties
6 favoris
Added Set/GetPropertyValue() methods
11 favoris
Support for drawing plugins, including with editable images