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 fc64b13fe8 Clear engine before instantiating modules and before locking in Engine::fromJson(). Fixes ParamHandles from being removed immediately after instantiated modules add them. 6 months ago
..
Cable.cpp Make Engine::fromJson() lock in entire method, so modules and cables aren't added on different engine frames. Make Cable::fromJson() call non-locking Engine methods. 1 year ago
Engine.cpp Clear engine before instantiating modules and before locking in Engine::fromJson(). Fixes ParamHandles from being removed immediately after instantiated modules add them. 6 months ago
LightInfo.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
Module.cpp Dispatch ExpanderChangeEvent when removing modules. 7 months ago
ParamQuantity.cpp Rename ParamQuantity::set/getDirectValue() to set/getImmediateValue(). 1 year ago
PortInfo.cpp Add port name and "Duplicate/create new cable" to port context menu. 3 years ago