Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

535 total results found

Courier 3.5

CGI Studio 3.5

IPC dynamic Component Count and Process Count Due to a new concept of IPC messages more processes and components are allowed. Actually the size of a message is dynamic by compile time now. Note the following points: Changed ComponentType::Invalid to ...

FeatStd Util

CGI Studio 3.5 FeatStd 3.5

Variant Type A Variant data type has been introduced. The variant can hold a bool, UInt32, Int32 or Float value.

SceneComposer 3.5

CGI Studio 3.5

Property Editing Improvements In CGI Studio SceneComposer for some properties the user can choose from a defined set of values e.g. the type of layout he wants to use (GridLayout, StackLayout...) or he can define the values for horizontal and vertical alignme...

Candera/FeatStd CMake Build System Changes

CGI Studio 3.4.2 Candera V3.4.2

Due to refactoring the layouter the flag to enable layout is no more appropriate as it is not only a feature for 2D anymore but also for 3D. V3.4.1 V3.4.2 CANDERA_2D_LAYOUTING_ENABLED CANDERA_LAYOUT_ENABLED

Candera Base

CGI Studio 3.4.2 Candera V3.4.2

Layout support for 2D and 3D (Canvas only) The 2D feature to layout nodes by common dynamic layouters has been introduced into 3D now. As a starter only Canvas nodes are supported. This means CanvasGroup, CanvasSprite and CanvasText. The supported layout typ...

Courier V3.4.2

CGI Studio 3.4.2

Release Info Release Date: September 2017 Changes Reimplementation of Default RenderJobStrategy Sorting Operator Integration of 3D layout Reimplementation of Default RenderJobStrategy Sorting Operator RenderJobStrategy...

FeatStd V3.4.2

CGI Studio 3.4.2

Release Info Release Date: September 2017 Interface Changes Removal of Log Realm limitation Extension of Initialized and Optional classes by comparison operator Removal of Log Realm limitation The name of a log realm were ...

Analyzer V3.4.2

CGI Studio 3.4.2

Release Info Release Date: September 2017 Feature Changes  

SceneComposer Usability Improvements

CGI Studio 3.4.2 SceneComposer V3.4.2

3D Layout for Canvas Nodes A new feature - "Layouter" - is available for canvas groups. The settings for this feature can be done through a category with the same name available in the Properties panel. The functionality of 3D Layout for canvas nodes is simil...

Canvas Changes

CGI Studio 3.4.1 Candera V3.4.1

Support of new 3D node type: CanvasText CGIStudio supports the new node Candera::CanvasText. This represents a text node within 3D for a canvas. Candera::CanvasText supports text styles also known from Candera::TextNode2D. Candera::CanvasText supports differe...

Monitor Changes

CGI Studio 3.4.1 Candera V3.4.1

Frame Debugger extension The Frame Debugger of the Analyzer were extended by a feature to step through the creation of a frame - node by node - live - on the device.  

Courier V3.4.1

CGI Studio 3.4.1

Release Info Release Date: July 2017  

FeatStd Util

CGI Studio 3.4.1 FeatStd V3.4.1

Utility to safely access Strings character array Experience showed that users have stored the char* from FeatStd::String::GetCString() resulting in crash when the pointer gets invalid. Therefore a new class FeatStd::CStringAccess has been introduced. Instance...

FeatStd Monitor

CGI Studio 3.4.1 FeatStd V3.4.1

Analyzer Frame Debugger extension Changes were made to support the advanced Frame Debugger Analyzer mode. With this mode it is possible to step through the creation of a frame node by node live on the device.  

Frame Debugger

CGI Studio 3.4.1 Analyzer V3.4.1

Frame Debugger extension The Frame Debugger of the Analyzer were extended by a feature to step through the creation of a frame - node by node - live - on the device.  

SceneComposer Usability Improvements

CGI Studio 3.4.1 SceneComposer V3.4.1

Canvas Text A new type of node was added to allow the creation of texts on a Canvas in a 3D scene: Canvas Text (Polarion CGI1-16371). This node is available - together with Canvas Group and Canvas Sprite - in the "Canvas Nodes" section of the Toolbox. Canvas ...

SceneComposer Usability Improvements

CGI Studio 3.4.0.1 SceneComposer V3.4.0.1

Easy Mode Generator A configuration file will allow the user to set values that will overwrite the default value from the ApplicationConfig file when  SceneComposer starts. This file can be generated by using the "SceneComposerConfigurator.exe". In this way,...

Candera/FeatStd CMake Build System Changes

CGI Studio 3.4.0 Candera V3.4.0

Added flags: Name Description Possible values MONITOR_FRAME_DEBUGGER_ENABLED Enables basic frame debugger (frame timeline capture, single step mode, no OpenGL specific features). ON/OFF MONITOR_FRAME_DEBUGGER_OPENGL_CAPTURE_ENABLED ...