Kanzi 3.9 alpha 2 release notes

New features

  • Text Box nodes

    Use the Text Box nodes to add single-line text input to your application.

    See Using the Text Box nodes.

    ../../_images/text-box-selection-preview-default.png

Feature improvements

  • You can now use the Kanzi Studio plugin API to set the Start Time for state transitions.

  • The Cubemap Render Pass now provides a depth cubemap.

  • Kanzi now supports the frame done callback on Wayland.

Changes

  • Kanzi documentation is no longer included in the installer. See Using Kanzi documentation offline.

  • You can now find the license information for the third-party libraries used in Kanzi in the C:\Program Files\Rightware\Kanzi <KanziVersion> directory. See What is installed with Kanzi?.

  • Kanzi applications now close using the Alt F4 keys, instead of the Esc, Backspace, and Q keys.

Documentation

Fixes

ID

Description

Area

7265

Kanzi Studio Preview now remembers the zoom level after the Preview restart.

Kanzi Studio

9756

Fixed the issue in Kanzi Studio that prevented Kanzi Engine plugins from extending metaclasses.

Kanzi Studio

9903

Fixed the issue that prevented the Preview from starting after you rename a Kanzi Engine plugin dll that is in use in that Kanzi Studio project.

Kanzi Studio

11361

Fixed the issue that prevented the Preview Analyze mode from working when you set in a Camera node the Projection Type property to Orthographic.

Kanzi Studio

11496

The Node tool in Kanzi Studio Preview now correctly snaps nodes in Grid Layout nodes.

Kanzi Studio

11522

Fixed the issue that prevented To Source and Two way bindings from working with data sources.

Kanzi Studio

11716

Fixed the issue where Kanzi Studio set an invalid path in the Project > Properties > Binary Export Directory property when you select the directory using the folder selection dialog.

Kanzi Studio

11869

Fixed the issue that caused a resource leak warning from a Kanzi application in Android with StrictMode enabled.

Kanzi Engine

11876

Fixed the issue where expired one-shot timers (KZU_TIMER_MESSAGE_MODE_ONCE) prevented an application from entering the idle state, until you explicitly removed them.

Kanzi Engine

11877

Kanzi Studio no longer terminates when you delete a custom property type that is used in a state manager by a named property type.

Kanzi Studio

11883

Fixed the issues that caused an Animation Player to terminate an application.

Kanzi Engine

11904

Fixed the issue that caused a Trajectory List Box 3D to scroll when you add or remove an item.

Kanzi Engine

11930

Fixed the issue that caused a Slider 3D node to lose track of ongoing pan when the pointer moved outside of the node area.

Kanzi Engine

11957

Fixed the issue that caused Kanzi Studio to issue a warning when you set in a Scene node the Blend Mode property to Alpha: Premultiplied.

Kanzi Studio