
CE.SDK now introduces new Actions and Utils APIs that simplify how you manage editor workflows.
With the Actions API, tasks like save, export, load, or upload are managed centrally instead of across multiple places. This reduces repetition and makes it easier to customize how users interact with the editor.
The Utils API adds ready-to-use defaults for dialogs, file handling, exporting, and scene management. These save time and cut boilerplate while still letting you override behavior when needed.
Explore the Actions API and Utils API.
Stay current with our feature updates, empowering your applications and stay ahead of the curve.