feat(cpp/apps): bump versions — chart_demo 0.2, gallery 0.3, shaders_lab 0.3
This commit is contained in:
@@ -205,8 +205,8 @@ int main(int argc, char** argv) {
|
||||
.height = 900,
|
||||
.viewports = true,
|
||||
.about = {.name = "Primitives Gallery",
|
||||
.version = "0.1.0",
|
||||
.description = "Visual catalog of fn_registry C++ UI primitives"},
|
||||
.version = "0.3.0",
|
||||
.description = "Visual catalog of fn_registry C++ UI primitives. Modo --capture para golden screenshots, sidebar via tree_view, candlestick fix."},
|
||||
.init_gl_loader = true},
|
||||
render
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user