Advanced Search
Search Results
1387 total results found
Candera Base
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...
R-Car D3 Draak Integrity BSP: Prerequisites
Hardware: Renesas RCarD3 Draak board CGI Studio has been tested on Renesas RCarD3 Draak board. CMake In order to build Candera, the Meta build system CMake needs to be installed with at least version mentioned here.CMake is able to create the cross compilat...
Courier V3.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...
Running the Player Demo Application on R-Car D3 Draak Integrity
Logging Output and Key Input Use any terminal software to connect to the target via COM to receive logging output and use key input. BaudRate needs to be set to 115200. Download the Application To download and debug the application you need a Green Hills pr...
FeatStd V3.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 ...
Building Own Application for R-Car D3 Draak Integrity
Generate Makefiles with CMake For general information about CGI Studio Build System and CMake properties available to configure Candera applications refer to CGI Studio Build System. To configure and generate makefiles for compiling the Player, follow below ...
Analyzer V3.4.2
Release Info Release Date: September 2017 Feature Changes
SceneComposer Usability Improvements
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
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
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
Release Info Release Date: July 2017
R-Car H3 Integrity BSP: Prerequisites
Hardware: Renesas RCarH3 Merload board CGI Studio has been tested on Renesas RCarH3 Merload board. CMake In order to build Candera, the Meta build system CMake needs to be installed with at least version mentioned here.CMake is able to create the cross comp...
FeatStd Util
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...
Running the Player Demo Application on R-Car H3 Integrity
Asset An asset (statically linked) has been pre-built and is located here: [...]/cgi_studio_courier_apps/src/CourierSampleApp/Assets/AssetLibCff_RCarH3_Integrity_Target.bin Asset loading from file system (if required) Note: Applica...
FeatStd Monitor
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.
Building Own Application for R-Car H3 Integrity
Integrity base folders Integrity OS: C:/ghs/int1144/multivisor MULIT + compiler: C:/ghs/comp_201714 CMAKE source path [...]/cmake/Apps/Courier/CourierSampleApp CMAKE configuration & generation use generator for "Mi...
Frame Debugger
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
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 ...