You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt f0753792b8 Rename "step" terminology of Engine to "block". Tweak ModuleWidget meter appearance. 4 years ago
..
Cable.cpp Fix module and cable ID variables that were `int` instead of `int64_t`. Add `Engine::getNumCables()` and `Engine::getCableIds()`. 4 years ago
Engine.cpp Rename "step" terminology of Engine to "block". Tweak ModuleWidget meter appearance. 4 years ago
LightInfo.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
Module.cpp Rename "step" terminology of Engine to "block". Tweak ModuleWidget meter appearance. 4 years ago
ParamQuantity.cpp Add virtual ParamQuantity::toJson() and fromJson() so plugins can override JSON serialization behavior of params. 4 years ago
PortInfo.cpp Interpret blank ParamQuantity/PortInfo name as "#id". 5 years ago