Tests for integrated opengl widgets in vcv canvas
This commit is contained in:
parent
83f0cde441
commit
9b254bbc12
8 changed files with 488 additions and 2 deletions
|
@ -373,6 +373,7 @@ static void initStatic__Cardinal()
|
|||
const StaticPluginLoader spl(p, "Cardinal");
|
||||
if (spl.ok())
|
||||
{
|
||||
p->addModel(modelGlBars);
|
||||
p->addModel(modelHostParameters);
|
||||
p->addModel(modelHostTime);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue