Dawid Kraiński
Dawid Kraiński
Resolves #4946 There are still some things left for consideration, like the ability to resize `ToolWindow`, as type names can get overwhelmingly long to be shown. Alternatively we could limit...
I have implemented a very very hacky prototype that allows to inspect objects & structs in the tree view with graph view for iterables. Properties/fields are inspected by clicking on...
This change will finally provide a support for streaming partial JSON data, akin to my original design. It doesn't work (yet) though, and the code is a pile of mess....
Status: Work in progresss
I'm currently developing a plugin using CLAP. So far, the API seems clean and nice to work with. However. there is a lack of clarification in certain areas. Specifically, the...
### Describe the project you are working on Godot Editor. I'm currently implementing #13739 ### Describe the problem or limitation you are having in your project I have a control...