风青山

Results 83 comments of 风青山

> I somewhat like this new flag, but the fact that it requires so much text to be explained properly concerns me and makes me question its simplicity. > >...

The current feeling is that signal and connection binds know the parameters of the **original** callable, so their parameters are combined to be the parameters of the **original** callable; while...

I seem to be stuck in a chicken-and-egg dilemma. Let's go back to the beginning: 1. **This patch is to improve the flexibility of the connection dialog, making it possible...

Now use a new commit to solve the `callable.unbind` problem: by changing the order of `bind`. The source object will be appended, right before the callable binds (if it exists),...

Because the sampling is actually achieved by sampling from the `ViewportTexture`, and the processing mechanism of `gui_input`, so it cannot take into account all modes of window.

Okay, don't really agree, but following your advice. Let's wait for the feedback from the users.

This should be fixed by #63224, and in the case of lsp, will be fixed by #66405. For text files, some extra work is required, and that might be a...

When saving externally via lsp, the source code of the internal script will be updated, but the editor is not notified. Can `Resource.emit_changed` be used for this purpose, or still...

I modified the usage condition of this option in connection dialog. - Using unbind in the connection dialog will automatically disable this option, in the same way that "Extra Call...

Error messages could be fixed by #64388. The rest of the problem can be solved by adding the environment and sun. https://user-images.githubusercontent.com/30386067/200495932-c64ebdf5-9f3a-49bb-8790-ad336feba7ca.mp4