Candera V3.1.1
Release Date: November 3, 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_1_1.
Candera Engine 3D
Shader Uniform Cache Handles If a shader uses more than a single uniform, a Shader::UniformCache...
Candera Engine 2D
TextNode2D and TextNode2DLayouter TextNode2D is a RenderNode specialized for text rendering. A T...
Candera Base
TextureImage to Image2D Adaptor An adaptor class TextureImageToImage2DAdaptor was added to enabl...
Candera Device
Shared Sampler Objects On OpenGL ES 3.0 Platforms texture sampling parameters is decoupled from ...
Migration Guide
Following an overview about interface changes between Candera V3.1.0 and Candera V3.1.1. ...