Candera V3.0.2
Release Date: February 19, 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_2_0.
Candera Engine Base
Resource Objects. Large data buffers that need to be uploaded or that are rarely used are not lo...
Candera Engine 3D
Shader: Support for precompiled shaders on all enabled platforms. Uploading shader programs usin...
Candera Engine 2D
Node2D Listener support. Node2DListener defines hooks that are called when certain Node function...
Candera System
Different namespace than 'Candera' for EnumDataTypes #define ENUM_DATA_TYPE_NAMESPACE MyNamespac...
Candera Device
Uniform Location Caching Introduced Uniform Caching for Auto uniforms to increase performance. C...
Candera AssetLoader
Resource Objects. The font and raw resources are stored in the new ResourceDataHandle structure....
TextEngine
Glyph Spacing Glyph Spacing is available on TextBrush, and LayoutingOptions. This allows a user ...
Migration Guide
Following an overview about interface changes between Candera V3.0.1 and Candera V3.0.2. ...
CGI-Studio CMake Configuration
The CMake macro CgiCreateWidgetSet now creates an empty WidgetSet if no additional widgets ...