AlphaMoonbaseBerlin / TD_TauCeti_Presetsystem

Presetsystem for touchdesigner
7 stars 1 forks source link

Preset doesn't overwrite #18

Closed function-store closed 11 months ago

function-store commented 11 months ago

Instead it creates a new preset with the same name. Previously it used to overwrite, and now this functionality is missing.

AlphaMoonbaseBerlin commented 11 months ago

Yeah, def an oversight. Right now you can change the ID Mode to "name" instead of UUID. This generates the ID for the preset based on the name on not randomly on record!

AlphaMoonbaseBerlin commented 11 months ago

https://github.com/AlphaMoonbaseBerlin/TD_TauCeti_Presetsystem/commit/ed5f650c12839f9de3be5509da8f5183b8074c61

You can select the wanted behaviour in the Handle Override Parameter. Override: Simple override. Nothing less. Request: UI Element opping up requesting input. Exception: Throw an exception.