Zelfior

Results 4 comments of Zelfior

Hi, If that can help, i am changing my pipes color like this, with the default nodesgrapgqt: for port in self.view.inputs: for pipe in port._pipes: pipe._color = (50, 50, 50)...

Hey, update here, i found the reason of the problem, my default document folder was configured, so basically, your add-on is saving files in: C:/users/XXX/Documents/Trackmania/work/Items/BlenderTrackmaniaExport but on the other hand,...

> Seems cool! Do you have a basic prototype? Can you elaborate a little on the below? > > > The main difference i see between the two is this...

> This is fabulous [@Zelfior](https://github.com/Zelfior). What I suggest is that we create a `panel-reactflow` extension that lives in the https://github.com/panel-extensions/ org. I'd recommend starting with https://github.com/panel-extensions/copier-template-panel-extension, adding your implementation and...