Candera V3.0.4
Release Date: June 08, 2015
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_0_4.
Candera Engine 3D
Texture Level of Detail Parameters The Texture class now supports setting a level of detail bias...
Candera Engine 2D
Removed limitation of 256 layers for photoshop export/import Return and parameters type for Node...
Candera Base
Enums in DynamicProperties namespace renamed The enumerations DynamicProperties::PropertyFlags::...
Candera System
Dynamic_Cast Dynamic_Cast that uses pointer type as typename replaces the DynamicCast function t...
Candera Device
CLUT Bitmap Format A new bitmap format, CLUT(color lookup table), has been added. This format of...
TextEngine
Added new event triggered before bliting each glyph bitmap A new method TextRendering::TextLayou...
Migration Guide
Following an overview about interface changes between Candera V3.0.3 and Candera V3.0.4. ...