Candera V3.3.0
Release Date: November 2016
To keep backwards compatibility for any interface change in the public API the old interface has been kept and marked as deprecated. The deprecated interfaces will be removed in future versions. Compiler warnings will be generated when using a deprecated interface through the usage of Candera Macro CANDERA_DEPRECATED_3_3_0.
Candera/FeatStd CMake Build System Changes
Candera Engine 3D
Changed Light Specular Color to White Changed default specular light color to White due to feedb...
Candera Engine 2D
Introduction of LoadingHint for DeviceObject2D. Version 3.3.0 introduces a LoadingHint for the D...
Candera Base
Renderer2D3D A new renderer has been added. It renders the cameras interleaved in order of their...
Candera Scripting
Lua Update. Lua has been updated to version 5.3.3. New Script Callbacks. This versio...
Candera System
Update System This release adds an update system where entities can be registered to receive any...
Candera Device
Candera Transitions
New Default Transition Types The transition framework now supports Cut, Fade, Slide and Scale tr...
TextEngine
TTC font iterator. A function to iterate over the style names of the font faces contained by a T...
Candera Behavior
Added support for Behaviors. Behaviors have been added to support application development with c...
Migration Guide
Following an overview about interface changes between Candera V3.2.2 and Candera V3.3.0. ...