Magian
Magian
``` Unloading assembly load context... Assembly unloading is taking longer than expected... Failed to unload assemblies. Possible causes: Strong GC handles, running threads, etc. ERROR: Condition "delegate_handle.value == nullptr" is...
[JZGLtest.zip](https://github.com/godotengine/godot/files/11128823/JZGLtest.zip) After loading the plugin, click the arrow position on the screenshot. Then add or remove [Export] in the cs file (the method attribute should also trigger), and finally rebuild...
> I'm not sure if it is a good idea to change `is_valid_identifier()`. Most likely there are other parts of the GDScript parser that will need to be changed (and...
This PR has been modified again to solve the following 2 problems. 1 Change the regular to `\*\*\s` start match, to solve the problem of lagging. 2 Add a color_region...
Adjusted according to #68580
Generally speaking, the default value of the attribute should not change. Users should be advised to avoid using dynamic default values. MyExpensiveMethodWithSideEffects(), perhaps this approach could be adopted. ```C# [Export]...
> Looks good to merge. > > I think the code to get the initializer and it's value is duplicated in 3 places now, so it's a good candidate to...
neikeq hasn't appeared for a long time. I suggest someone else merge this PR first.