Nobuyuki

Results 17 issues of Nobuyuki

#### 🎯 Subject of the issue As stated in title. Fonts which have fullnames containing characters illegal to the filesystem are not accounted for, and will cause the patcher to...

As per #51, there are some concerns that this extension is track every URL you go to as its default behavior is to phone home to automatically determine the badge...

### Godot version 4.0 stable ### System information Windows 10 ### Issue description `BaseButton` Property `pressed` has changed from a bool to a signal. Code explicitly referencing nodes extending BaseButton...

enhancement
topic:editor

### Godot version 3.5 stable ### System information Windows 10 ### Issue description Setting a WindowDialog as exclusive will normally force the control as modal and capture all input outside...

bug
topic:gui

### Godot version 4.0 stable ### System information Windows 10 ### Issue description When converting a project from 3.x to 4.0, MenuButtons having `items` set at design time are completely...

### Godot version 4.0 ### System information Windows 10 ### Issue description Note: This may apply to other subresources which were embedded in a scene rather than saved separately. I...

### Godot version 4.0 stable ### System information Windows 10 ### Issue description `modulate` in `draw_color` has moved 3 arguments down to make room for arguments involving size, clipping and...

### Godot version 4.0 stable ### System information Windows 10 ### Issue description It appears some parsing for `export` migration to 4.0 is not yet implemented. When exports specify an...

### Godot version 4.0 stable ### System information Windows 10 ### Issue description With code in virtual funcs like `_gui_input(event)`, qualifying `event` should hint to the project converter in a...

**Godot version:** 364ea7f280a3f074795e542b16b1d0ec76cf6ce2 **OS/device including version:** Windows 10 (20H2) x64 **Issue description:** This issue is similar to the issue in #30937, except it might not be considered a regression as...

bug
topic:gdscript
regression