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 Engine 3D

CGI Studio 3.4.0 Candera V3.4.0

Uniformbuffers for Light and Material Candera Light and Material parameters are now passed as uniform buffers to shaders whenever possible. The Candera reference shader include files have been updated so that any existing shader using Candera's Light and/or M...

Candera Engine 2D

CGI Studio 3.4.0 Candera V3.4.0

Custom Effect Set It is now possible to configure the list of Effects needed from an external source. For information on how to integrate this feature please refer to Custom Effect Set. New 2D Animation Property Setters New animation property sett...

Candera Base

CGI Studio 3.4.0 Candera V3.4.0

Dynamic Properties: Code Size Reduction New macros have been introduced to reduce the code size by moving dynamic property code to implementation files. The new macros are used already in Layouter classes. See also: CdaDynamicPropertiesDeclaration and...

Candera Scripting

CGI Studio 3.4.0 Candera V3.4.0

Lua Update Lua has been updated to version 5.3.4.  

Candera System

CGI Studio 3.4.0 Candera V3.4.0

Screenshot-Tool Candera has a tool to create screenshots now. It is currently only available when 3D is enabled and OpenGL (ES) 3.0 is in use. The screenshot tool has an event listener which will be fired as soon as the screenshot is done. For more advanced u...

Candera Device

CGI Studio 3.4.0 Candera V3.4.0

RenderTarget events RenderTarget now supports attaching listeners for catching events before and after SwapBuffers is called. RenderDevice::ActivateShader deprecated RenderDevice::ActivateShader has been deprecated. Renderer::ActivateShader shall ...

Candera Transitions

CGI Studio 3.4.0 Candera V3.4.0

New Default Transition Type The transition framework now supports triggering of animations that can be defined via Transitions::Hint parameters. Reverse Transition It is now possible to trigger reverse transitions. In case reversible fragments are...

Candera Globalization

CGI Studio 3.4.0 Candera V3.4.0

CultureChangeListener Callbacks New methods have been added to Globalization::CultureChangeListener which are called before and after the culture has been changed. See also: Globalization::CultureChangeListener::OnPreCultureChanged and Globalization::...

TextEngine

CGI Studio 3.4.0 Candera V3.4.0

Language Dependent Fonts Extended the TextRendering::Style to support language dependent fonts. A style can change the font to a culture dependent font when the culture has been changed. Further information can be found in the Changelog entry of SceneComposer...

Candera Widgets

CGI Studio 3.4.0 Candera V3.4.0

More Property Types for Animations It is now possible to animate widget properties of Rectangle and Margin types. Also, properties of Vector4 type for widgets are now supported and can be animated. Access to the properties by specifying an index has been adde...

Candera Monitor

CGI Studio 3.4.0 Candera V3.4.0

Frame Debugger Extended Monitor with the ability to capture frames and events. Captured data includes frame timeline with important events (rendered nodes, camera, OpenGL calls) and color/depth/stencil buffer for selected nodes.  

Candera V3.4.0.1

CGI Studio 3.4.0 Candera V3.4.0

Release Info Release Date: June 22, 2017 For details please refer to the release document  

Courier V3.4.0

CGI Studio 3.4.0 Courier V3.4.0

Release Info Release Date: May 2017 Changes 3.4.0-1 New Animation Property Setters support 3.4.0-2 New DelayedUnload Message 3.4.0-3 Support for Animation Transitions Changes part of Patch Releases Courier V3.4.0....

Courier V3.4.0.1

CGI Studio 3.4.0 Courier V3.4.0

Release Info Release Date: June 22, 2017 For details please refer to the release document  

FeatStd Util

CGI Studio 3.4.0 FeatStd V3.4.0

SizeType Traits FeatStd::SizeType can now be used as widget property type for 64 bit target builds as well. StringBufferAppender 64Bit Support FeatStd::StringBufferAppender has been extended in order to fully support x86 and x64 targets.  

FeatStd Monitor

CGI Studio 3.4.0 FeatStd V3.4.0

Extensions for Frame Debugger and Memory Pool Extended FeatStd Monitor to support frame debugger. Refactored parts of Memory Pool Monitor.  

FeatStd V3.4.0.1

CGI Studio 3.4.0 FeatStd V3.4.0

Release Info Release Date: June 22, 2017 For details please refer to the release document  

Frame Debugger

CGI Studio 3.4.0 Analyzer V3.4.0

Added “Frame Debugger” which can be used to capture frames and events. Captured data includes frame timeline with important events (rendered nodes, camera, OpenGL calls) and color/depth/stencil buffer for selected nodes.