Nicolò Santilio
Nicolò Santilio
Oh ok you are using the instance feature, I need to check that out again since I didn't refactor it yet. I think that the class cannot be loaded because...
Why should this be a child of `ScatterChartBase` ? Inheriting from `Chart` should give you right the base you need to do less changes in the future. Also if you...
Hi @sericaer , You mean a Sunburst chart, right? I don't know any Sunset chart currently, but if you have any reference to it I'd like to study it and...
Hi @mickael-h , Yes, I could make it work with GitLab too, but I'd prefer to make it as a separate Plugin.
It's been 2 years, I'm going to do a quick refactoring of this project in order to make it more accessible for GitLab APIs. PRs of course are still accepted,...
Hi @konsumer , First of all, please try updating the plugin to the latest version, which is 1.4.3, directly from main. On the AssetLibrary the plugin has not been already...
Hi @konsumer and thank you very much for this golden answer. I'm happy you are not having crash issues with Godot anymore. I'm aware of request paging and cursors, just...
The purpose of this plugin is a more general managing tool for all of your repositories through Github (also including gist and collaboration, which Github itself doesn't provide as fast...
You are welcome, indeed a lot of users who never even used Git and Github reach me out on Discord and use this plugin with their teams. Basically because I...
> Yep, I could see that. I have used a few git frontends over the years, as they can be helpful for tricky merges, and showing non-git-power-users how it all...