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

Candera Transitions

CGI Studio 3.3.0 Candera V3.3.0

New Default Transition Types The transition framework now supports Cut, Fade, Slide and Scale transitions. Transition Request Handles Transition requests can now be assigned a handle allowing creation of multiple requests at once. This is a requir...

TextEngine

CGI Studio 3.3.0 Candera V3.3.0

TTC font iterator. A function to iterate over the style names of the font faces contained by a TTC font was introduced in the Font.h interface. Additional functions to retrieve the font style name and the font family name of the current font set up are availa...

Candera Behavior

CGI Studio 3.3.0 Candera V3.3.0

Added support for Behaviors. Behaviors have been added to support application development with considering the hierarchy of the scene graphs. Behaviors are small application building blocks that allow the user to create their own application handling. Being s...

Migration Guide

CGI Studio 3.3.0 Candera V3.3.0

Following an overview about interface changes between Candera V3.2.2 and Candera V3.3.0. Description Candera V3.2.2 Candera V3.3.0 RenderTarget Changes due to Renderer2D3D. void RenderTarget::SetAutoSwapEnabled(bool enabled); bool Re...

Courier V3.3.0

CGI Studio 3.3.0

Release Info Release Date: November 2016 Visualization Changes Asynchronous Loading Changes Candera Transitions for Courier Asynchronous Loading Changes Asynchronous loading of views has been improved to allow more vie...

FeatStd Events

CGI Studio 3.3.0 FeatStd V3.3.0

Version 3.3.0 introduces Events. Event serves as a base class for user derived events that are dispatched via an EventSource to registered EventListeners.

FeatStd Util

CGI Studio 3.3.0 FeatStd V3.3.0

Simple State Machine New classes FeatStd::StateMachine and FeatStd::HistoryStateMachine have been added which allow the composition of a simple state machine.

FeatStd Monitor

CGI Studio 3.3.0 FeatStd V3.3.0

Logging Memory Pools FeatStd Monitor supports tracing of memory allocation behavior (alloc/free) now. It supports writing the trace into a file and load this file into the Analyzer afterwards. Monitor: CMake flags The new logging feature provides ...

Scene Analyzer

CGI Studio 3.3.0 Analyzer V3.3.0

A filter functionality has been added to filter a logfile before it is loaded into the Analyzer. This filter includes: Deselect recorder (Recorder-ID as well as recorder annotation name is supported) Timespan Hitcount of a recorder

MemoryPool-Analyzer Module

CGI Studio 3.3.0 Analyzer V3.3.0

A new module for the Analyzer is available now. This module is used in conjunction with memory pools.It is possible to trace the behavior of the memory pools (alloc/free) and load it into the Analyzer. The Analyzer provides different statistics and analysis fu...

SceneComposer Usability Improvements

CGI Studio 3.3.0 SceneComposer V3.3.0

Start Screen A "Start Up" panel was added (Mantis 7202 & Mantis 7366). This panel is opened first when the application is launched and allows the user to: see informations about the current platform see the list of Recent solutions and to allow load...

Candera Engine 2D

CGI Studio 3.2.2 Candera V3.2.2

Support Collapsible Nodes in Layout An additional option "Collapsible" is available in the "Layout" options of every node. When this option is enabled, the node position and/or node size is not taken into account for layout when "Enable Rendering" property of...

Courier V3.2.2

CGI Studio 3.2.2

Release Info Release Date: August 2016 Notes Bug fixes and lint fixes on top of version 3.2.1.

SceneComposer Usability Improvements

CGI Studio 3.2.2 SceneComposer V3.2.2

Import by Drag and Drop Since this version on it is possible to import content in SceneComposer by dragging items on "Solution Explorer" panel. This operation is available for the next items: images, FBX files, fragment shaders, vertex shaders, fonts, raw res...

SceneComposer Known Issues

CGI Studio 3.2.2 SceneComposer V3.2.2

After switching between some scenes, an "Attempted to read or write..." occurs (Mantis 7147). An image used in a 2D scene becomes invisible in Scene Editor after it is renamed (Mantis 6955). Some textures are not loaded correctly when solution ...

Candera/FeatStd CMake Build System Changes

CGI Studio 3.2.1 Candera V3.2.1

V3.2.0 V3.2.1 CANDERA_MONITOR_CUSTOM_EXPERIMENTS MONITOR_CANDERA_CUSTOM_EXPERIMENTS CANDERA_PERFORMANCE_RECORDER_DISABLED logic has been inverted. MONITOR_CANDERA_PERFORMANCE_RECORDER_ENABLED MONITOR_OMIT_OPENGL_RECORDIN...

Candera Engine 3D

CGI Studio 3.2.1 Candera V3.2.1

New Functions in Renderer Renderer has new functions to activate and deactivate a camera (Renderer::ActivateCamera, Renderer::DeactivateCamera), to activate a clear mode (Renderer::ActivateClearMode), and scissor (Renderer::ActivateScissor). Dirty ...

Candera Engine 2D

CGI Studio 3.2.1 Candera V3.2.1

Dirty Area Management Renderer2D::RenderCamera now accepts a rectangle as the parameter that defines a dirty area. A dirty area denotes an area on the screen or render target in which the content has changed, thus only this area requires updating by the Rende...