Experiments with Blank panels and oversampled images, go go miku!

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-11-12 20:52:54 +00:00
parent 6912f2a62b
commit f6a4158510
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
9 changed files with 174 additions and 0 deletions

View file

@ -439,6 +439,7 @@ static void initStatic__Cardinal()
if (spl.ok())
{
p->addModel(modelCarla);
p->addModel(modelCardinalBlank);
p->addModel(modelGlBars);
p->addModel(modelHostCV);
p->addModel(modelHostParameters);