DarienBrito / TDMorph

TDMorph, a toolbox for enhanced parametric exploration in TouchDesigner
GNU General Public License v3.0
136 stars 9 forks source link

beta 2.4 UIElements break on save and reopen #138

Closed drmbt closed 4 years ago

drmbt commented 4 years ago

This is pretty simple to produce: TDMorph, add a couple of Noise parameters, save your session, reopen your session.

Something weird happening on init with the clones would be my guess. Deleting that container also breaks.

DarienBrito commented 4 years ago

WTF, this is a really annoying one... Issue is that extensions are not being copied. Same TouchDesigner bug as there was when renaming TDMorph to something else #42 #134

DarienBrito commented 4 years ago

Fixed by creating clone inmune elements in the ElementsContainer. See PrivateBeta4.3 in Slack and keep testing please.