George Marques

Results 113 comments of George Marques

I remember having performance issues with Twig in the past, though it was a distant past and the problems went away once I rewrote my code to better use the...

I think it's possible to do a "caveat user", wash our hands a bit and do the reverse approach: banning malicious content. However, we need to make sure the submission...

> A lot of people can end up relying on an asset, which is probably why the author themselves cannot remove it (as to not break people's workflow). Considering that...

> Is it possible to only download a part of the repository? Yes, the interface in Godot allows you to select the files to download. All files in the root...

I don't use CMake so I'll give to you people to sort this one out. It needs a rebase to fix the conflicts.

Looks good to me. The commits should be squashed into one though. Not sure if @Zylann has something else to add.

This goes way beyond this repo BTW, it would need magic on the Godot side to make it work, besides something in GDScript to recognize this pattern. This is something...

The generation should not use property hints. It should actually get the return type info from the getter method, which is much more reliable and it shows what the property...

@marcosbergamo it is verified first with a regex and, if it passes this test, it's sent to the model to associate it with the client object. My complain is with...

I don't always receive emails and when I do they are already closed. I wonder if the volume of issues in https://github.com/godotengine/godot is giving some trouble to the system.