Tomasz Chabora

Results 117 issues of Tomasz Chabora

Fixes #100154

bug
topic:core
topic:editor
regression

### Godot version 4.2 dev4 ### System information Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 30.0.15.1403) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads)...

documentation
topic:physics
topic:2d

Adds a helper method to check whether a node is an instance. This allows differentiating intentions between checking empty path and checking for an instance (which implementation-wise is the same...

enhancement
topic:core
topic:codestyle

Adds Quick Add... button for easier selecting of files: ![image](https://github.com/user-attachments/assets/179984ed-264f-45da-96bc-9288a8cc33d3) However I realized that translation parsing relies on extensions, so the quick open only supports hard-coded PackedScene. Not sure how...

enhancement
topic:editor
topic:i18n

### Describe the project you are working on Just some game that uses animations. ### Describe the problem or limitation you are having in your project When using AnimationPlayer, you...

topic:editor
topic:animation

I created a new branch "4.4", which is a pending upgrade to Godot 4.4. I will merge it with master when Godot 4.4 is stable. One of the new features...

help wanted

Fixes #83324

bug
topic:editor

Potentially closes #36059 and closes #29045

enhancement
documentation
cherrypick:4.4

This improves #101427 by replacing default rect edit with a dedicated editor (and also fixes multiple Camera2DEditor bugs). The main benefit is that camera is no longer selected when clicking...

bug
enhancement
topic:editor
topic:2d

Removed in #88852

bug
documentation